summaryrefslogtreecommitdiff
path: root/board/raspberrypi/rpi
AgeCommit message (Expand)Author
2025-04-16rpi: Update environment to support booti and large initrdSimon Glass
2025-04-16rpi: Drop fdt_high and initrd_highSimon Glass
2025-04-16rpi: Set bootm_size to 512MBSimon Glass
2025-04-16rpi: always set fdt_addr with firmware-provided FDT addressMauro Salvini
2025-04-16rpi: copy over uart clock-frequency in DTBruno Leite
2025-04-08arm: simplify updating ACPI table header checksumHeinrich Schuchardt
2025-03-13Raspberry Pi: Copy Bluetooth device address in DTFiona Klute
2025-03-13Raspberry Pi: Keep warnings from firmware in DT, if anyFiona Klute
2025-03-13rpi: Only add frame buffer node if CONFIG_FDT_SIMPLEFB is setMartin Stolpe
2025-03-13rpi: Add identifiers for the new RPi 5 seriesPeter Robinson
2024-12-25Merge tag 'v2025.01-rc5' into nextTom Rini
2024-12-18fdt: Swap the signature for board_fdt_blob_setup()Simon Glass
2024-12-11board: rpi: Enable capsule updatesIlias Apalodimas
2024-12-11board: rpi: Pass CMA through from firmware DTPeter Robinson
2024-10-27board: raspberrypi: Add ASL files from tianocoreSimon Glass
2024-07-12Merge tag 'rpi-2024.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2024-07-12board: rpi: remove leftover CONFIG_HW_WATCHDOG blockRasmus Villemoes
2024-07-12board: raspberrypi: Fix format specifier for printing rev_schemeFrancois Berder
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-07board: raspberrypi: Remove <common.h> and add needed includesTom Rini
2024-01-30rpi5: Use devicetree to retrieve board revisionIvan T. Ivanov
2023-09-03arm: rpi: Switch to a text environmentSimon Glass
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt
2023-08-13rpi: set the correct parameter for simple framebuffer nodeMeng Li
2023-03-14rpi: Update the RPi Zero 2W DT filenamePeter Robinson
2023-03-14rpi: Copy eth PHY address from fw DT to loaded DTAntoine Mazeas
2023-03-14rpi: Copy properties from firmware dtb to the loaded dtbAntoine Mazeas
2022-12-02MAINTAINERS: add RaspberryPi co-maintainerMatthias Brugger
2022-10-30video: Drop use of the lcd header fileSimon Glass
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár
2021-12-20Merge tag 'v2022.01-rc4' into nextTom Rini
2021-11-30common: rename functions lcd_dt_simplefb to fdt_simplefbPatrick Delaunay
2021-11-30rpi: Add identifier for the new RPi Zero 2 WPeter Robinson
2021-11-30rpi: Update the Raspberry Pi doucmentation URLPeter Robinson
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini
2021-09-15rpi: Conditionally add simple-framebuffer nodeIvan T. Ivanov
2021-09-07arm: Disable ATAGs supportTom Rini
2021-02-18rpi: Add identifier for the new CM4Nicolas Saenz Julienne
2021-02-18rpi: Add identifier for the new RPi400Nicolas Saenz Julienne
2021-02-18rpi: limit size of the RAM to the multiple of the MMU_SECTION_SIZEMarek Szyprowski
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-17efi_loader: round the memory area in efi_add_memory_map()Michael Walle
2020-05-13rpi: use the newly-added RPI_EFI_NR_SPIN_PAGESKyle Evans
2020-05-13rpi: Kconfig option for initial page reservationKyle Evans
2019-12-11rpi: Enable DRAM bank initialization on arm64Matthias Brugger
2019-12-11rpi: fix dram bank initializationMatthias Brugger
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass
2019-11-24ARM: bcm283x: Set memory map at run-timeMatthias Brugger