summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* rockchip: Fix spl mmc boot device ofpathJagan Teki2020-05-291-2/+2
* arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236Luka Kovacic2020-05-278-15/+19
* sifive: fix palmer's email addressPragnesh Patel2020-05-261-1/+1
* Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/25May2020Tom Rini2020-05-253-19/+20
|\
| * arm: mach-k3: Enable dcache in SPLJan Kiszka2020-05-191-0/+2
| * Nokia RX-51: Add automated test for running RX-51 build in qemuPali Rohár2020-05-191-0/+1
| * ARM: omap3_logic boards: Convert to DM_ETHAdam Ford2020-05-191-19/+17
* | rockchip: veyron: move board_early_init_f to _r (after reloc)Urja Rannikko2020-05-221-1/+1
* | rockchip: Enable PCIe/M.2 on rock960 boardJagan Teki2020-05-221-0/+24
* | board: puma: use dtb given on the commandline instead of using u-boot.dtbHeiko Stuebner2020-05-221-1/+1
* | Merge git://git.denx.de/u-boot-shWIP/21May2020Tom Rini2020-05-211-18/+10
|\ \
| * | ARM: rmobile: Merge prior-stage firmware DT fragment into U-Boot DT on Gen3Marek Vasut2020-05-201-18/+10
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/20May2020Tom Rini2020-05-205-3/+326
|\ \ \
| * | | arm: dts: ls2080aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei2020-05-191-0/+97
| * | | board: ls2080aqds: transition to DM_ETHIoana Ciornei2020-05-192-3/+16
| * | | board: ls1088aqds: transition to DM_ETHIoana Ciornei2020-05-191-0/+2
| * | | arm: dts: ls1088aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei2020-05-191-0/+87
| * | | board: lx2160aqds: implement board_fit_config_name_matchIoana Ciornei2020-05-191-0/+109
| * | | board: lx2160aqds: transition to DM_ETHIoana Ciornei2020-05-192-1/+16
| | |/ | |/|
* | | mpc83xx, abb: remove suvd3 boardHeiko Schocher2020-05-193-53/+0
| |/ |/|
* | common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-1877-0/+78
* | common: Drop linux/delay.h from common headerSimon Glass2020-05-18257-2/+260
* | Fix some checkpatch warnings in calls to udelay()Simon Glass2020-05-181-4/+4
* | common: Drop linux/stringify.h from common headerSimon Glass2020-05-183-0/+3
* | common: Drop linux/bug.h from common headerSimon Glass2020-05-182-0/+2
* | common: Drop asm/ptrace.h from common headerSimon Glass2020-05-182-0/+2
* | common: Drop log.h from common headerSimon Glass2020-05-18187-0/+189
* | Fix some checkpatch warnings in calls to debug()Simon Glass2020-05-182-2/+2
* | command: Remove the cmd_tbl_t typedefSimon Glass2020-05-1897-152/+241
* | common: Drop init.h from common headerSimon Glass2020-05-18266-0/+266
* | common: Drop image.h from common headerSimon Glass2020-05-1887-0/+92
* | common: Drop bootstage.h from common headerSimon Glass2020-05-1810-0/+10
* | common: Drop part.h from common headerSimon Glass2020-05-181-0/+1
* | part: Drop disk_partition_t typedefSimon Glass2020-05-181-1/+1
* | common: Drop net.h from common headerSimon Glass2020-05-18215-0/+218
* | arm: Don't include common.h in header filesSimon Glass2020-05-1813-0/+14
* | common: Drop flash.h from common headerSimon Glass2020-05-1822-0/+23
* | flash: Tidy up coding style for flash functionsSimon Glass2020-05-182-21/+22
|/
* configs: lx2160a: Add default config for lx2160a using StMM in OP-TEEIlias Apalodimas2020-05-171-0/+1
* efi_loader: round the memory area in efi_add_memory_map()Michael Walle2020-05-171-2/+2
* rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner2020-05-151-6/+6
* Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...WIP/14May2020Tom Rini2020-05-1412-423/+733
|\
| * ARM: dts: stm32: Synchronize DDR setttings on DH SoMsMarek Vasut2020-05-141-2/+6
| * stm32mp1: Fix warning display when 1.5A power supply is usedPatrice Chotard2020-05-141-1/+1
| * board: stm32mp1: add timeout for I/O compensation readyPatrick Delaunay2020-05-141-4/+12
| * board: stm32mp1: remove bootdelay configuration for usb or serial bootPatrick Delaunay2020-05-141-6/+0
| * board: stm32mp1: set environment variable fdtfilePatrick Delaunay2020-05-141-2/+11
| * board: stm32mp1: gt9147 IRQ before reset on EV1Patrick Delaunay2020-05-141-0/+35
| * board: stm32mp1: update management of boot-ledPatrick Delaunay2020-05-141-17/+16
| * board: stm32mp1: Keep error led ON in case of low power detectionPatrice Chotard2020-05-141-0/+1