summaryrefslogtreecommitdiff
path: root/arch/arm/mach-bcm283x
AgeCommit message (Expand)Author
2024-10-27arm: mach-bcm283x: Enable ARMV8_MULTIENTRYPatrick Rudolph
2024-10-27arm: mach-bcm283x: Add ARMV8_MULTIENTRY supportPatrick Rudolph
2024-10-27arm: bcm283x: Generate ACPI tablesPatrick Rudolph
2024-10-27arm: mach-bcm283x: Bring in some header files from tianocoreSimon Glass
2024-10-27arm: mach-bcm283x: Map the ARM local MMIO as wellPatrick Rudolph
2024-07-12Merge tag 'rpi-2024.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2024-07-12arm: bcm283x: remove unused empty hw_watchdog_disableRasmus Villemoes
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-13Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-13rpi: Switch to OF_HAS_PRIOR_STAGE by defaultTom Rini
2024-05-06arm: bcm: Remove <common.h> and add needed includesTom Rini
2024-01-30rpi5: Use devicetree as alternative way to read IO base addressesDmitry Malkin
2024-01-30rpi5: add initial memory map for bcm2712Dmitry Malkin
2023-08-17arm: bcm283x undefined reference to "print_cpuinfo"Naveen Kumar Chaudhary
2023-03-24mmc: bcm2835-host: let firmware manage the clock divisorVincent Fazio
2023-03-24arm: rpi: fallback to max clock rate for MMC clockVincent Fazio
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-18common: board_r: drop initr_addr_map wrapperOvidiu Panait
2022-01-13arch/arm/mach-bcm283x/msg.c: Fix spelling of "Failed".Vagrant Cascadian
2021-12-23fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARDSimon Glass
2021-09-30Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-29arm: rpi: perform XHCI firmware upload only onceMarek Szyprowski
2021-09-15ARM: bcm283x: change the virtual address of the XHCI PCI device baseMarek Szyprowski
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-07-10Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-07-10rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit)Marek Szyprowski
2020-07-10arm: rpi: Add function to trigger VL805's firmware loadNicolas Saenz Julienne
2020-07-09rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 64bit)Marek Szyprowski
2020-07-09rpi4: shorten a mapping for the DRAMMarek Szyprowski
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-13rpi: Kconfig option for initial page reservationKyle Evans
2020-01-29rpi4: Update memory map to accommodate scb devicesAmit Singh Tomar
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-11-24ARM: defconfig: add unified config for RPi3 and RPi4Matthias Brugger
2019-11-24ARM: bcm283x: Set memory map at run-timeMatthias Brugger
2019-11-24ARM: bcm283x: Set rpi_bcm283x_base at run-timeMatthias Brugger
2019-11-24ARM: bcm283x: Move BCM283x_BASE to a global variableMatthias Brugger
2019-10-31lib: time: Add microsecond timerMarek Vasut
2019-09-06ARM: bcm283x: Include definition for additional emmc clockAndrei Gherzan
2019-09-06ARM: bcm283x: Define configs for RaspberryPi 4Andrei Gherzan
2019-09-06ARM: bcm283x: Add BCM283x_BASE defineMatthias Brugger