summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2024-09-24at91: rename mem_init() to at91_mem_init()Jerome Forissier
2024-09-24flash: prefix error codes with FL_Jerome Forissier
2024-09-20xilinx: zynqmp: Add bootmenu supportJohn Vicky Vykuntapu
2024-09-20board: xilinx: Remove conditional check for MicroblazePadmarao Begari
2024-09-20arm: zynqmp: Enable non-invasive CCI-400 PMU debugSean Anderson
2024-09-20zynqmp: Disable secure access for boot devicesSean Anderson
2024-09-20xilinx: versal-net: fix no previous prototype for function warning.Prasad Kummari
2024-09-19imx6q-lxr: Add board supportFabio Estevam
2024-09-19imx93_evk: add back Low drive mode ddr timing filePeng Fan
2024-09-19imx93_evk: Remove CONFIG_IMX9_LOW_DRIVE_MODE and ld defconfigPeng Fan
2024-09-19imx93_evk: spl: update pmic settingsPeng Fan
2024-09-19imx9: clock: Update clock init function and sequenceYe Li
2024-09-19imx9: soc: Add function to get target voltage modeYe Li
2024-09-16Merge patch series "Arm: npcm: modify npcm8xx boot setting"Tom Rini
2024-09-16board: arbel: correct the dram bank sizeJim Liu
2024-09-16Merge tag 'v2024.10-rc5' into nextTom Rini
2024-09-13Merge tag 'efi-next-20241024' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2024-09-12include: export uuid.hCaleb Connolly
2024-09-12sandbox: switch to dynamic UUIDsCaleb Connolly
2024-09-11board: ibex_ast2700: Add FMC header supportChia-Wei Wang
2024-09-11riscv: Add AST2700 SoC initial platform supportChia-Wei Wang
2024-09-10Merge patch series "phycore-am62/4: Add more boot sources"Tom Rini
2024-09-10board: phytec: phycore_am64x: Add Network/SPI BootDaniel Schultz
2024-09-10board: phytec: phycore_am62x: Add Network/SPI BootDaniel Schultz
2024-09-10treewide: drop redundant "type string" for SYS_SOC and friendsRasmus Villemoes
2024-09-10arm: Remove ethernut5 boardTom Rini
2024-09-10board: fix compatible property Milk-V Mars CMHeinrich Schuchardt
2024-09-06board/qualcomm: add debug config fragments for some SoCsCaleb Connolly
2024-09-05Merge patch series "provide names for emmc hardware partitions"Tom Rini
2024-09-05venice: show emmc boot hardware partitionTim Harvey
2024-09-05mmc: use an enumerated type to represent PARTITION_CONFIG fieldsTim Harvey
2024-09-03Merge patch series "Make LMB memory map global and persistent"Tom Rini
2024-09-03zynq: lmb: do not add to lmb map before relocationSughosh Ganu
2024-09-03lmb: allow lmb module to be used in SPLSughosh Ganu
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2024-09-03arm: mvebu: turris_omnia: Switch DDR speed to 1333H when reset 9 is selectedMarek Behún
2024-09-03arm: mvebu: turris_omnia: Use the i2c_eeprom misc driver for EEPROM reading i...Marek Behún
2024-09-03arm: mvebu: turris_omnia: Rename variable holding EEPROM udeviceMarek Behún
2024-09-02Merge tag 'u-boot-imx-next-20240902' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2024-08-30Merge patch series "Add support for Ethernet Boot on SK-AM62"Tom Rini
2024-08-30board: phytec: phycore_imx8mp: Add mtd spi partitionsBenjamin Hahn
2024-08-26global_data: Remove jump table in SPLSimon Glass
2024-08-26arm: ronetix: Avoid accessing global_data fb_baseSimon Glass
2024-08-26arm: friendlyarm: Avoid accessing global_data fb_baseSimon Glass
2024-08-26global_data: Convert have_console into a flagSimon Glass
2024-08-23Merge patch series "spl: mmc: Some tweaks for SPL, particularly with MMC"Tom Rini
2024-08-23spl: mmc: Try to clean up raw-mode optionsSimon Glass
2024-08-23ARM: imx: Use USB SDPS as fallback option on Data Modul i.MX8M Plus eDM SBCMarek Vasut
2024-08-23board: phytec: phycore_imx8mp: Add mcore supportYashwanth Varakala
2024-08-23tqma6_mba6: Remove UART board codeFabio Estevam