aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2020-06-18powerpc: Remove P1022DS_36BIT_NAND_defconfig boardJagan Teki11-1342/+0
2020-06-18powerpc: Remove configs/MPC8536DS_36BIT_defconfig boardJagan Teki8-599/+0
2020-06-18powerpc: Remove configs/C29XPCIE_NAND_defconfig boardJagan Teki12-831/+0
2020-06-18powerpc: Remove configs/BSC9132QDS_NAND_DDRCLK100_SECURE_defconfig boardJagan Teki9-1069/+0
2020-06-18powerpc: Remove configs/BSC9131RDB_NAND_SYSCLK100_defconfig boardJagan Teki9-629/+0
2020-06-18powerpc: Remove configs/B4420QDS_NAND_defconfig boardJagan Teki15-2517/+0
2020-06-15trivial: Fix booot occurencesMichal Simek1-1/+1
2020-06-11arm: Remove pcm051 boardJagan Teki6-442/+0
2020-06-11arm: Remove omap3_pandora_defconfig boardJagan Teki5-561/+0
2020-06-09Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini3-29/+54
2020-06-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini13-1/+28
2020-06-08ARM: imx: m53menlo: Do not fail boot on invalid splash screenMarek Vasut1-5/+9
2020-06-08imx8mp_evk: spl: no need the code since spl framework could do thatPeng Fan1-5/+1
2020-06-08imx8mp_evk: spl: use spl_early_initPeng Fan1-6/+6
2020-06-08imx8mp_evk: spl: drop timer_initPeng Fan1-2/+0
2020-06-08imx8mp_evk: spl: drop useless codePeng Fan1-14/+0
2020-06-08imx8mp_evk: Add a README fileFabio Estevam1-0/+41
2020-06-07rockchip: puma: drop special handling of usb host regulatorHeiko Stuebner1-67/+0
2020-06-07rockchip: puma: remove separate fit generatorHeiko Stuebner1-94/+0
2020-06-07rockchip: puma: reorganize devicetrees to actually work and match upstreamHeiko Stuebner1-0/+15
2020-06-07rockchip: puma: fix indentation of misc_init_rHeiko Stuebner1-16/+16
2020-06-07rockchip: rk3328: add rock-pi-e-rk3328_defconfig fileb.l.huang1-0/+7
2020-06-04pfla02: Rework excluding NAND from SPLTom Rini1-4/+4
2020-06-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini4-75/+155
2020-06-04Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini3-0/+6
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-03board/freescale: add the DM_ETH changes for the PPC DPAA platformsMadalin Bucur13-1/+28
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