summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2020-12-19dm: Avoid accessing seq directlySimon Glass2-12/+12
2020-12-14dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass25-45/+45
2020-12-14dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass1-1/+1
2020-12-14dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass1-1/+1
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass26-36/+36
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-12-05board: sl28: add OP-TEE Trusted OS support (bl32)Michael Walle2-0/+30
2020-12-05board: sl28: add ATF support (bl31)Michael Walle3-1/+69
2020-12-01km/arm: coding style clean upHolger Brunck4-92/+93
2020-11-28riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controllerPragnesh Patel1-0/+1
2020-11-25board: st: stm32mp1: update load address for FIT examplesPatrick Delaunay2-5/+19
2020-11-25board: stm32mp1: no MTD partitions fixup for serial bootPatrick Delaunay1-3/+8
2020-11-25ARM: dts: stm32: Add DHCOM based PicoITX boardMarek Vasut1-0/+22
2020-11-20fru: common: Record pcie/uuid fields in custom board areaMichal Simek1-0/+4
2020-11-20fru: ops: Do not let parser to write data to not allocated spaceMichal Simek1-1/+7
2020-11-20fru: common: Switch capture variable with the restMichal Simek2-2/+2
2020-11-20microblaze: Get rid of xparameters.hMichal Simek1-18/+0
2020-11-19km/ppc: use Kconfig for MEMTEST configurationHolger Brunck2-6/+8
2020-11-19km: replace hardcoded address for imported environmentMatteo Ghidoni8-8/+8
2020-11-19arm: vexpress: don't reset flags in board_init to avoid losing previous onesArnaud Aujon Chevallier1-1/+0
2020-11-17Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini1-19/+26
2020-11-17riscv: enable SATA disk on QEMU RISC-VHeinrich Schuchardt1-0/+7
2020-11-17riscv: sort SPECIFIC_OPTIONSHeinrich Schuchardt1-19/+19
2020-11-17sunxi: allow to use AXP20[39] attached to I2C0 on V3 seriesIcenowy Zheng1-0/+4
2020-11-17sunxi: a64: Add a defconfig for the PinePhoneSamuel Holland1-0/+5
2020-11-17sunxi: board: Set fdtfile to match the DT chosen by SPLSamuel Holland1-2/+11
2020-11-17sunxi: board: Save the chosen DT name in the SPL headerSamuel Holland1-1/+27
2020-11-17sunxi: board: Add PinePhone DT selection logicSamuel Holland1-0/+21
2020-11-17sunxi: board: Simplify Pine A64 DT selection logicSamuel Holland1-8/+4
2020-11-17sunxi: board: Add a helper to get the SPL DT nameSamuel Holland1-9/+19
2020-11-17sunxi: board: Use a more descriptive variable nameSamuel Holland1-6/+6
2020-11-16Merge tag 'ti-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini3-8/+49
2020-11-15Nokia RX-51: Make onenand workingIvaylo Dimitrov2-0/+22
2020-11-15Nokia RX-51: During init disable lp5523 led instead of resetting itPali Rohár1-2/+2
2020-11-15Nokia RX-51: Fix crashing in U-Boot mmc function omap_hsmmc_stop_clock()Pali Rohár1-0/+2
2020-11-15Nokia RX-51: Convert to CONFIG_DM_I2CPali Rohár1-6/+19
2020-11-15ARM: am335x: Add phyBOARD REGOR supportParthiban Nallathambi1-1/+5
2020-11-13rockchip: gru: Allow setting up clocks in U-Boot properAlper Nebi Yasak1-0/+23
2020-11-10x86: coral: Correct max98357 fileSimon Glass1-0/+0
2020-11-06Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini5-39/+78
2020-11-06x86: galileo: Use devicetree for SMBIOS settingsSimon Glass1-11/+0
2020-11-06board: Rename uclass to sysinfoSimon Glass3-28/+33
2020-11-05coreboot: make use of smbios parserChristian Gmeiner1-0/+45
2020-11-04board: ge: b1x5v2: Add MAINTAINERSSebastian Reichel1-0/+9
2020-11-04board: ge: ppd: Update MAINTAINERSSebastian Reichel1-4/+6
2020-11-04board: ge: bx50v3: Update MAINTAINERSSebastian Reichel1-3/+8
2020-11-01board: ge: b1x5v2: Add GE B1x5v2 and B1x5Pv2Sebastian Reichel4-0/+1305
2020-11-01board: ge: common: vpd: separate I2C specific codeSebastian Reichel4-12/+27
2020-11-01board: ge: common: add config option for RTC and VPD featureSebastian Reichel4-1/+13
2020-11-01board: ge: common: rename ge_common.c to ge_rtc.cSebastian Reichel5-3/+3