aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2021-01-05x86: apl: Reduce size for TPLSimon Glass1-1/+3
2021-01-05serial: Rename ns16550 functions to lower caseSimon Glass14-25/+26
2021-01-05serial: Update NS16550_t and struct NS16550Simon Glass14-29/+29
2020-12-31efi: capsule: Add support for uefi capsule authenticationSughosh Ganu2-0/+49
2020-12-31qemu: common: Set dfu_alt_info variable for the platformSughosh Ganu3-0/+70
2020-12-31qemu: common: Add support for dynamic mtdparts for the platformSughosh Ganu4-0/+107
2020-12-31qemu: arm: Initialise virtio devices in board_late_initSughosh Ganu1-0/+5
2020-12-22sandbox: implement invalidate_icache_all()Heinrich Schuchardt1-4/+0
2020-12-18dm: Avoid accessing seq directlySimon Glass2-12/+12
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass25-45/+45
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass1-1/+1
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass1-1/+1
2020-12-13dm: 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-04board: sl28: add OP-TEE Trusted OS support (bl32)Michael Walle2-0/+30
2020-12-04board: 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-riscvWIP/17Nov2020Tom 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