aboutsummaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* stm32mp: use device sequence number in boot_instance variablePatrick Delaunay2021-07-161-8/+27
* Merge https://source.denx.de/u-boot/custodians/u-boot-x86WIP/15Jul2021Tom Rini2021-07-153-4/+39
|\
| * x86: coreboot: Use vendor in the KconfigSimon Glass2021-07-151-4/+8
| * x86: coral: Allow booting from corebootSimon Glass2021-07-151-0/+28
| * x86: coreboot: Show the BIOS dateSimon Glass2021-07-151-0/+3
* | mmc: mmc_get_op_cond: Allow quiet detection of eMMCPali Rohár2021-07-152-2/+2
* | arm: mvebu: Espressobin: Use function mmc_get_op_cond() for detecting eMMCPali Rohár2021-07-151-1/+1
* | arm: mvebu: Espressobin: Fix setting $fdtfile envPali Rohár2021-07-151-7/+0
|/
* board: stemmy: Copy atags for booting downstream/vendor kernelStephan Gerhold2021-07-141-0/+87
* board: stemmy: Parse atags to get available memoryStephan Gerhold2021-07-142-1/+62
* Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiWIP/09Jul2021Tom Rini2021-07-092-0/+19
|\
| * sunxi: board: Add H616 MMC2 pinsAndre Przywara2021-07-101-0/+13
| * sunxi: h3: Add initial ZeroPi supportYu-Tung Chang2021-07-101-0/+6
* | octeontx: do not require cavium BDK node to be presentTim Harvey2021-07-081-12/+8
|/
* Revert "arm: Remove nsa310s board"Tom Rini2021-07-076-0/+255
* sniper: Add build guards around MUSB support codeTom Rini2021-07-071-1/+4
* arm: Remove spear600 boards and the rest of SPEAr supportTom Rini2021-07-0710-546/+0
* arm: Remove spear320 boardsTom Rini2021-07-074-114/+0
* arm: Remove spear310 boardsTom Rini2021-07-074-115/+0
* arm: Remove spear300 boardsTom Rini2021-07-074-95/+0
* arm: Remove nsa310s boardTom Rini2021-07-076-255/+0
* arm: Remove gplugd boardTom Rini2021-07-074-168/+0
* arm: Remove edb9315a boardTom Rini2021-07-075-438/+0
* arm: Remove at91rm9200ek boardsTom Rini2021-07-075-160/+0
* ppc: Remove T4160RDB boardTom Rini2021-07-073-3/+1
* ppc: Remove MPC832XEMDS boardsTom Rini2021-07-077-504/+0
* ppc: Remove MPC8323ERDB boardTom Rini2021-07-075-328/+0
* ppc: Remove MPC8315ERDB boardTom Rini2021-07-076-494/+0
* ppc: Remove sbc8641d boardTom Rini2021-07-077-432/+0
* ppc: Remove xpedite boardsTom Rini2021-07-0728-1338/+0
* ppc: Remove kmcoge4 boardTom Rini2021-07-0713-809/+0
* ppc: Remove MPC8568MDS boardTom Rini2021-07-079-717/+0
* ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOTTom Rini2021-07-071-5/+0
* ppc: Remove MPC8555CDS boardsTom Rini2021-07-078-649/+0
* ppc: Remove MPC8541CDS boardTom Rini2021-07-078-648/+0
* ppc: Remove TQM834x boardTom Rini2021-07-075-558/+0
* ppc: Remove sbc8548 boardsTom Rini2021-07-078-922/+0
* ppc: Remove caddy2 / vme8349 boardsTom Rini2021-07-078-627/+0
* ppc: Remove MPC8313ERDB boardsTom Rini2021-07-076-440/+0
* ppc: Remove ve8313 boardTom Rini2021-07-074-230/+0
* ppc: Remove mpc8308_p1m boardTom Rini2021-07-075-195/+0
* ppc: Remove sbc8349 boardTom Rini2021-07-076-463/+0
* m68k: Remove M5475x boardsTom Rini2021-07-075-412/+0
* m68k: Remove M5485 boardsTom Rini2021-07-074-142/+0
* Merge branch '2021-07-06-update-to-gcc11-clang11'Tom Rini2021-07-0710-11/+16
|\
| * bootstage: Eliminate when not enabledTom Rini2021-07-076-5/+11
| * eb_cpu5282: Declare diplay_width / display_height as externsTom Rini2021-07-071-2/+2
| * freescale: Drop unnecessary cpld_data_t non-typedefTom Rini2021-07-073-4/+3
* | riscv: dts: add OpenPiton RISC-V board dts supportTianrui Wei2021-07-071-1/+2
|/
* Merge branch '2021-07-06-platform-updates'Tom Rini2021-07-0618-656/+474
|\