summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2021-01-05serial: Rename ns16550 functions to lower caseSimon Glass
2021-01-05serial: Update NS16550_t and struct NS16550Simon Glass
2020-12-31efi: capsule: Add support for uefi capsule authenticationSughosh Ganu
2020-12-31qemu: common: Set dfu_alt_info variable for the platformSughosh Ganu
2020-12-31qemu: common: Add support for dynamic mtdparts for the platformSughosh Ganu
2020-12-31qemu: arm: Initialise virtio devices in board_late_initSughosh Ganu
2020-12-22sandbox: implement invalidate_icache_all()Heinrich Schuchardt
2020-12-18dm: Avoid accessing seq directlySimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-12-04board: sl28: add OP-TEE Trusted OS support (bl32)Michael Walle
2020-12-04board: sl28: add ATF support (bl31)Michael Walle
2020-12-01km/arm: coding style clean upHolger Brunck
2020-11-28riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controllerPragnesh Patel
2020-11-25board: st: stm32mp1: update load address for FIT examplesPatrick Delaunay
2020-11-25board: stm32mp1: no MTD partitions fixup for serial bootPatrick Delaunay
2020-11-25ARM: dts: stm32: Add DHCOM based PicoITX boardMarek Vasut
2020-11-20fru: common: Record pcie/uuid fields in custom board areaMichal Simek
2020-11-20fru: ops: Do not let parser to write data to not allocated spaceMichal Simek
2020-11-20fru: common: Switch capture variable with the restMichal Simek
2020-11-20microblaze: Get rid of xparameters.hMichal Simek
2020-11-19km/ppc: use Kconfig for MEMTEST configurationHolger Brunck
2020-11-19km: replace hardcoded address for imported environmentMatteo Ghidoni
2020-11-19arm: vexpress: don't reset flags in board_init to avoid losing previous onesArnaud Aujon Chevallier
2020-11-17Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2020-11-17riscv: enable SATA disk on QEMU RISC-VHeinrich Schuchardt
2020-11-17riscv: sort SPECIFIC_OPTIONSHeinrich Schuchardt
2020-11-17sunxi: allow to use AXP20[39] attached to I2C0 on V3 seriesIcenowy Zheng
2020-11-17sunxi: a64: Add a defconfig for the PinePhoneSamuel Holland
2020-11-17sunxi: board: Set fdtfile to match the DT chosen by SPLSamuel Holland
2020-11-17sunxi: board: Save the chosen DT name in the SPL headerSamuel Holland
2020-11-17sunxi: board: Add PinePhone DT selection logicSamuel Holland
2020-11-17sunxi: board: Simplify Pine A64 DT selection logicSamuel Holland
2020-11-17sunxi: board: Add a helper to get the SPL DT nameSamuel Holland
2020-11-17sunxi: board: Use a more descriptive variable nameSamuel Holland
2020-11-16Merge tag 'ti-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-11-15Nokia RX-51: Make onenand workingIvaylo Dimitrov
2020-11-15Nokia RX-51: During init disable lp5523 led instead of resetting itPali Rohár
2020-11-15Nokia RX-51: Fix crashing in U-Boot mmc function omap_hsmmc_stop_clock()Pali Rohár
2020-11-15Nokia RX-51: Convert to CONFIG_DM_I2CPali Rohár
2020-11-15ARM: am335x: Add phyBOARD REGOR supportParthiban Nallathambi
2020-11-13rockchip: gru: Allow setting up clocks in U-Boot properAlper Nebi Yasak
2020-11-10x86: coral: Correct max98357 fileSimon Glass
2020-11-06Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-11-06x86: galileo: Use devicetree for SMBIOS settingsSimon Glass
2020-11-06board: Rename uclass to sysinfoSimon Glass
2020-11-05coreboot: make use of smbios parserChristian Gmeiner