summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2023-10-09exynos: Cleanup exynos_initTom Rini11-62/+15
2023-10-09board: Remove essentially empty board files and MakefilesTom Rini115-601/+0
2023-10-07board: rockchip: Add Bananapi R2Pro BoardFrank Wunderlich1-0/+7
2023-10-07rockchip: board: Add minimal generic RK3566/RK3568 boardJonas Karlman1-0/+7
2023-10-05Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini1-1/+1
2023-10-04Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians...Tom Rini5-106/+107
2023-10-04board: st: common: cleanup dfu supportPatrick Delaunay3-99/+104
2023-10-04board: dh_stm32mp1: Only print board code with CONFIG_SPL_DISPLAY_PRINTHarald Seiler1-2/+3
2023-10-04board: stm32f746-disco: refactor the display of the ST logoDario Binacchi1-6/+0
2023-10-04configs: andes: add vender prefix for target nameRandolph1-1/+1
2023-10-02Merge branch 'next'Tom Rini132-284/+738
2023-09-28smegw01: Fix inverted CONFIG_SYS_BOOT_LOCKED logicEduard Strehlau1-2/+2
2023-09-26riscv: set fdtfile on VisionFive 2Heinrich Schuchardt1-2/+41
2023-09-24common: Drop linux/printk.h from common headerSimon Glass18-0/+18
2023-09-23smegw01: Use CONFIG_SYS_LOAD_ADDR for loading fitImageEduard Strehlau1-7/+7
2023-09-22pico-imx7d: Remove Vanessa from MAINTAINERSFabio Estevam1-1/+0
2023-09-22efi: Use the installed SMBIOS tablesSimon Glass1-1/+2
2023-09-22x86: coreboot: Avoid a declaration after a labelSimon Glass1-7/+7
2023-09-21Merge tag 'xilinx-for-v2024.01-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini7-195/+224
2023-09-21global: Use proper project name U-Boot (next2)Michal Simek2-10/+10
2023-09-21arm64: xilinx: Guard distro boot variable generationMichal Simek3-40/+79
2023-09-21xilinx: zynqmp: Do not setup boot_targets if driver is not enabledVenkatesh Yadav Abbarapu1-35/+36
2023-09-21xilinx: versal: Do not setup boot_targets if driver is not enabledVenkatesh Yadav Abbarapu1-33/+34
2023-09-21xilinx: versal-net: Do not setup boot_targets if driver is not enabledVenkatesh Yadav Abbarapu1-38/+38
2023-09-21xilinx: board: Add support to pick bootscr flash offset/size from DTMichal Simek1-2/+11
2023-09-21xilinx: board: Add support to pick bootscr address from DTAlgapally Santosh Sagar1-3/+19
2023-09-21xilinx: zynqmp: Extract aes operation into new fileChristian Taedcke1-40/+3
2023-09-20riscv: set fdtfile on VisionFive 2Heinrich Schuchardt1-2/+41
2023-09-20board: visionfive2: Fixup memory size passed to kernelShengyu Qu1-0/+7
2023-09-18tools: logos: Rename TI logo filesNikhil M Jain1-1/+1
2023-09-15board: usb: Replace legacy usb_gadget_handle_interrupts()Marek Vasut4-9/+9
2023-09-09doc: board: ti: Move documentation from README to .rstNeha Malcom Francis2-220/+0
2023-09-08board: ti: am62x: Add am62x_beagleplay_* defconfigs and env fileNishanth Menon3-0/+89
2023-09-08arm: dts: Add k3-am625-beagleplayRobert Nelson1-0/+7
2023-09-08board: ti: am62x: am62x.env: Use default findfdtNishanth Menon1-4/+1
2023-09-08include: env: ti: ti_armv7_common.env: Rename to ti_common.envNishanth Menon11-11/+11
2023-09-08board: ti: am62x: am62x.env: Add explicit boot_targetsNishanth Menon1-0/+1
2023-09-08board: verdin-am62: fix check for minimum memory sizeEmanuele Ghidoli1-2/+2
2023-09-05eeprom: starfive: set eth0 mac address properlySeung-Woo Kim1-1/+1
2023-09-04nokia_rx51: Remove platformTom Rini6-1259/+0
2023-09-04MAINTAINERS: Drop Pali RohárTom Rini3-4/+1
2023-09-04Merge tag 'v2023.10-rc4' into nextTom Rini1-0/+77
2023-09-03arm: rpi: Switch to a text environmentSimon Glass1-0/+77
2023-08-31event: Use an event to replace last_stage_init()Simon Glass14-34/+51
2023-08-31freescale: Drop call to init_func_vid() in the init sequenceSimon Glass2-1/+4
2023-08-31event: Convert existing spy records to simpleSimon Glass4-7/+7
2023-08-30Merge tag 'u-boot-at91-2023.10-a' of https://source.denx.de/u-boot/custodians...Tom Rini5-0/+135
2023-08-29sandbox: capsule: Add keys and certificates needed for capsule update testingSughosh Ganu5-0/+94
2023-08-29board: sam9x60-curiosity: Let LED subsystem init leds if enabledAlexander Dahl1-0/+18
2023-08-24arm: qemu: Enable usb keyboard as an input deviceAlper Nebi Yasak2-1/+6