aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2020-05-29rockchip: Fix spl mmc boot device ofpathJagan Teki1-2/+2
2020-05-27arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236Luka Kovacic8-15/+19
2020-05-26sifive: fix palmer's email addressPragnesh Patel1-1/+1
2020-05-25Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini3-19/+20
2020-05-22rockchip: veyron: move board_early_init_f to _r (after reloc)Urja Rannikko1-1/+1
2020-05-22rockchip: Enable PCIe/M.2 on rock960 boardJagan Teki1-0/+24
2020-05-22board: puma: use dtb given on the commandline instead of using u-boot.dtbHeiko Stuebner1-1/+1
2020-05-21Merge git://git.denx.de/u-boot-shTom Rini1-18/+10
2020-05-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini5-3/+326
2020-05-20ARM: rmobile: Merge prior-stage firmware DT fragment into U-Boot DT on Gen3Marek Vasut1-18/+10
2020-05-19mpc83xx, abb: remove suvd3 boardHeiko Schocher3-53/+0
2020-05-19arm: mach-k3: Enable dcache in SPLJan Kiszka1-0/+2
2020-05-19Nokia RX-51: Add automated test for running RX-51 build in qemuPali Rohár1-0/+1
2020-05-19ARM: omap3_logic boards: Convert to DM_ETHAdam Ford1-19/+17
2020-05-19arm: dts: ls2080aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei1-0/+97
2020-05-19board: ls2080aqds: transition to DM_ETHIoana Ciornei2-3/+16
2020-05-19board: ls1088aqds: transition to DM_ETHIoana Ciornei1-0/+2
2020-05-19arm: dts: ls1088aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei1-0/+87
2020-05-19board: lx2160aqds: implement board_fit_config_name_matchIoana Ciornei1-0/+109
2020-05-19board: lx2160aqds: transition to DM_ETHIoana Ciornei2-1/+16
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass77-0/+78
2020-05-18common: Drop linux/delay.h from common headerSimon Glass257-2/+260
2020-05-18Fix some checkpatch warnings in calls to udelay()Simon Glass1-4/+4
2020-05-18common: Drop linux/stringify.h from common headerSimon Glass3-0/+3
2020-05-18common: Drop linux/bug.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop log.h from common headerSimon Glass187-0/+189
2020-05-18Fix some checkpatch warnings in calls to debug()Simon Glass2-2/+2
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass97-152/+241
2020-05-18common: Drop init.h from common headerSimon Glass266-0/+266
2020-05-18common: Drop image.h from common headerSimon Glass87-0/+92
2020-05-18common: Drop bootstage.h from common headerSimon Glass10-0/+10
2020-05-18common: Drop part.h from common headerSimon Glass1-0/+1
2020-05-18part: Drop disk_partition_t typedefSimon Glass1-1/+1
2020-05-18common: Drop net.h from common headerSimon Glass215-0/+218
2020-05-18arm: Don't include common.h in header filesSimon Glass13-0/+14
2020-05-18common: Drop flash.h from common headerSimon Glass22-0/+23
2020-05-18flash: Tidy up coding style for flash functionsSimon Glass2-21/+22
2020-05-17configs: lx2160a: Add default config for lx2160a using StMM in OP-TEEIlias Apalodimas1-0/+1
2020-05-17efi_loader: round the memory area in efi_add_memory_map()Michael Walle1-2/+2
2020-05-15rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner1-6/+6
2020-05-14Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...Tom Rini12-423/+733
2020-05-14Merge tag 'rpi-next-2020.07' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini2-1/+12
2020-05-14ARM: dts: stm32: Synchronize DDR setttings on DH SoMsMarek Vasut1-2/+6
2020-05-14stm32mp1: Fix warning display when 1.5A power supply is usedPatrice Chotard1-1/+1
2020-05-14board: stm32mp1: add timeout for I/O compensation readyPatrick Delaunay1-4/+12
2020-05-14board: stm32mp1: remove bootdelay configuration for usb or serial bootPatrick Delaunay1-6/+0
2020-05-14board: stm32mp1: set environment variable fdtfilePatrick Delaunay1-2/+11
2020-05-14board: stm32mp1: gt9147 IRQ before reset on EV1Patrick Delaunay1-0/+35
2020-05-14board: stm32mp1: update management of boot-ledPatrick Delaunay1-17/+16