summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* pfla02: Rework excluding NAND from SPLTom Rini2020-06-041-4/+4
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2020-06-044-75/+155
|\
| * sifive: fu540: Add sample SD gpt partition layoutJagan Teki2020-06-041-0/+2
| * riscv: sifive: fu540: add SPL configurationPragnesh Patel2020-06-044-1/+108
| * riscv: cpu: fu540: Add support for cpu fu540Pragnesh Patel2020-06-041-1/+1
| * sifive: fu540: add ddr driverPragnesh Patel2020-06-041-0/+2
| * riscv: sifive: fu540: Use OTP DM driver for serial environment variablePragnesh Patel2020-06-042-73/+42
* | Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini2020-06-043-0/+6
|\ \ | |/ |/|
| * board: atmel: Fix compiler warning 'board_usb_hw_init()' not usedJosef Lusticky2020-05-063-0/+6
* | fu540: Remove ARCH= references from documentationTom Rini2020-06-021-0/+1
* | arm: ti: Remove ARCH= references from documentationTom Rini2020-06-023-9/+9
* | rockchip: Remove ARCH= references from documentationTom Rini2020-06-024-5/+2
* | powerpc: Remove ARCH= references from documentationTom Rini2020-06-023-3/+0
* | imx: Remove ARCH= references from documentationTom Rini2020-06-023-3/+3
* | amlogic: Remove ARCH= references from documentationTom Rini2020-06-0218-18/+0
* | x86: minnowmax: Add support for Winbond flashSimon Glass2020-06-021-0/+3
* | Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodi...WIP/31May2020Tom Rini2020-05-315-2/+101
|\ \
| * | rockchip: Add initial support for the Pinebook Pro laptop from Pine64.Peter Robinson2020-05-314-0/+99
| * | rockchip: Fix spl mmc boot device ofpathJagan Teki2020-05-291-2/+2
* | | sh: r2dplus: Enable board_eth_init only for non-DM caseMarek Vasut2020-05-291-0/+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