aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2020-06-04sifive: fu540: Add sample SD gpt partition layoutJagan Teki1-0/+2
2020-06-04riscv: sifive: fu540: add SPL configurationPragnesh Patel4-1/+108
2020-06-04riscv: cpu: fu540: Add support for cpu fu540Pragnesh Patel1-1/+1
2020-06-04sifive: fu540: add ddr driverPragnesh Patel1-0/+2
2020-06-04riscv: sifive: fu540: Use OTP DM driver for serial environment variablePragnesh Patel2-73/+42
2020-06-02fu540: Remove ARCH= references from documentationTom Rini1-0/+1
2020-06-02arm: ti: Remove ARCH= references from documentationTom Rini3-9/+9
2020-06-02rockchip: Remove ARCH= references from documentationTom Rini4-5/+2
2020-06-02powerpc: Remove ARCH= references from documentationTom Rini3-3/+0
2020-06-02imx: Remove ARCH= references from documentationTom Rini3-3/+3
2020-06-02amlogic: Remove ARCH= references from documentationTom Rini18-18/+0
2020-06-02x86: minnowmax: Add support for Winbond flashSimon Glass1-0/+3
2020-05-31Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodi...Tom Rini5-2/+101
2020-05-31rockchip: Add initial support for the Pinebook Pro laptop from Pine64.Peter Robinson4-0/+99
2020-05-29sh: r2dplus: Enable board_eth_init only for non-DM caseMarek Vasut1-0/+2
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