aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2022-01-09Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...WIP/09Jan2022-nextTom Rini3-36/+40
2022-01-07configs: prepare khadas-vim3{l}_ab_android for AOSP supportMattijs Korpershoek1-0/+2
2022-01-07configs: add khadas-vim3{l}_android for AOSP supportMattijs Korpershoek1-0/+2
2022-01-04vexpress64: Enable VIRTIO_NET network driverPeter Hoyes1-0/+7
2022-01-04vexpress64: Enable OF_CONTROL and OF_BOARD for VExpress64Peter Hoyes3-1/+39
2022-01-04vexpress64: Refactor header file to make it easier to add new FVPsPeter Hoyes1-1/+1
2021-12-28Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...WIP/28Dec2021-nextTom Rini1-2/+18
2021-12-27Convert CONFIG_88F5182 et al to KconfigTom Rini3-0/+50
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini27-17/+36
2021-12-27CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini14-48/+23
2021-12-27nxp: ics307_clk: Guard get_board_ddr_clk function correctlyTom Rini1-0/+2
2021-12-27ls1088a: Guard get_board_ddr_clk function correctlyTom Rini1-0/+2
2021-12-27warp7, pic32mzdask: Remove SYS_FDT_ADDR/SYS_ENV_ADDR from CONFIG namespaceTom Rini1-6/+0
2021-12-27Finish CONFIG_VID et al conversion to KconfigTom Rini2-6/+37
2021-12-27Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to KconfigTom Rini1-0/+2
2021-12-27pci: Remove unused FSL_PCI_INIT codeTom Rini2-23/+0
2021-12-27Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespaceTom Rini1-4/+0
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini2-1/+3
2021-12-26x86: coreboot: Support getting a logo from virtioSimon Glass1-2/+18
2021-12-24engicam: px30: Add Engicam PX30.Core C.TOUCH 2.0 10.1" OFJagan Teki1-0/+6
2021-12-24doc: rockchip: puma: update build and flash instructionsQuentin Schulz1-36/+30
2021-12-23fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARDSimon Glass1-0/+1
2021-12-21arm: mvebu: turris_mox: Remove extra newline after module topologyMarek Behún1-3/+0
2021-12-20Merge tag 'v2022.01-rc4' into nextWIP/20Dec2021-nextTom Rini8-11/+105
2021-12-19fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOXMarek Behún1-19/+1
2021-12-19arm: mvebu: turris_mox: Fix unstable board topology readingMarek Behún1-1/+3
2021-12-19arm: mvebu: turris_mox: Enable eth1 in U-Boot if a network module is presentPali Rohár1-5/+16
2021-12-19arm: mvebu: turris_mox: Find DT nodes by compatible or alias instead of pathMarek Behún1-123/+63
2021-12-19fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODEMarek Behún2-3/+2
2021-12-19fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle()Marek Behún2-4/+12
2021-12-19treewide: Use fdt_create_phandle() where appropriateMarek Behún1-3/+2
2021-12-19arm: mvebu: theadorable: Switch to using DM I2C APIStefan Roese1-3/+12
2021-12-15Merge tag 'rpi-next-2022.01' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini1-1/+6
2021-12-13Merge tag 'u-boot-stm32-20211213' of https://source.denx.de/u-boot/custodians...WIP/13Dec2021Tom Rini1-4/+10
2021-12-13ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOMMarek Vasut1-4/+10
2021-12-13arm: dts: Create common rz-g2-beacon-u-boot fileAdam Ford1-0/+10
2021-12-08sunxi: Remove misleading USB-OTG charger messageAndre Przywara1-7/+1
2021-12-02riscv: Enable SPI flash env for SiFive Unmatched.Thomas Skibo1-0/+1
2021-12-02riscv: Support booting SiFive Unmatched from SPI.Thomas Skibo1-0/+3
2021-12-02riscv: Update Microchip MPFS Icicle Kit supportPadmarao Begari2-1/+21
2021-12-02board: brcm-ns3: Load netXtreme firmwareBharat Gooty1-1/+4
2021-11-30board: stm32mp1: add support of nor1 device in dfu commandPatrick Delaunay1-0/+4
2021-11-30board: stm32mp1: enable simple framebuffer node for splashscreenPatrick Delaunay1-0/+4
2021-11-30common: rename functions lcd_dt_simplefb to fdt_simplefbPatrick Delaunay1-1/+1
2021-11-30ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOMMarek Vasut1-4/+10
2021-11-30rpi: Add identifier for the new RPi Zero 2 WPeter Robinson1-0/+5
2021-11-30rpi: Update the Raspberry Pi doucmentation URLPeter Robinson1-1/+1
2021-11-30arm: mvebu: turris_omnia: enable A385 watchdog before disabling MCU watchdogPali Rohár1-2/+63
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini16-23/+976
2021-11-29qemu: common: Fix build with update capsuleVincent Stehlé1-1/+0