aboutsummaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
...
| * | | fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARDSimon Glass2021-12-231-0/+1
| * | | arm: mvebu: turris_mox: Remove extra newline after module topologyMarek Behún2021-12-211-3/+0
| * | | Merge tag 'v2022.01-rc4' into nextWIP/20Dec2021-nextTom Rini2021-12-208-11/+105
| |\ \ \
| * | | | fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOXMarek Behún2021-12-191-19/+1
| * | | | arm: mvebu: turris_mox: Fix unstable board topology readingMarek Behún2021-12-191-1/+3
| * | | | arm: mvebu: turris_mox: Enable eth1 in U-Boot if a network module is presentPali Rohár2021-12-191-5/+16
| * | | | arm: mvebu: turris_mox: Find DT nodes by compatible or alias instead of pathMarek Behún2021-12-191-123/+63
| * | | | fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODEMarek Behún2021-12-192-3/+2
| * | | | fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle()Marek Behún2021-12-192-4/+12
| * | | | treewide: Use fdt_create_phandle() where appropriateMarek Behún2021-12-191-3/+2
| * | | | arm: mvebu: theadorable: Switch to using DM I2C APIStefan Roese2021-12-191-3/+12
| * | | | board: brcm-ns3: Load netXtreme firmwareBharat Gooty2021-12-021-1/+4
| * | | | board: stm32mp1: add support of nor1 device in dfu commandPatrick Delaunay2021-11-301-0/+4
| * | | | board: stm32mp1: enable simple framebuffer node for splashscreenPatrick Delaunay2021-11-301-0/+4
| * | | | common: rename functions lcd_dt_simplefb to fdt_simplefbPatrick Delaunay2021-11-301-1/+1
| * | | | ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOMMarek Vasut2021-11-301-4/+10
| * | | | Merge tag 'v2022.01-rc3' into nextTom Rini2021-11-2916-23/+976
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | sandbox: Update the test MAC/IP addressesSimon Glass2021-11-161-7/+7
| * | | | sandbox: Use a text-based environmentSimon Glass2021-11-161-0/+25
* | | | | udoo: Call gpio_request()Fabio Estevam2022-01-081-0/+8
* | | | | udoo_spl: Initialize the eSDHC controller in SPLFabio Estevam2022-01-081-0/+35
* | | | | imx8mm_venice: switch to use binman to pack imagesTim Harvey2022-01-073-3/+11
* | | | | imx8mm-cl-iot-gate: fix imximage intermediate binary namingMarcel Ziswiler2022-01-071-1/+1
* | | | | imx: imx8mq use common imximage.cfgPeng Fan2022-01-076-36/+3
* | | | | imx: pico-imx8mq: switch to use binmanPeng Fan2022-01-072-1/+12
* | | | | imx: imx8mq_phanbell: switch to binmanPeng Fan2022-01-072-1/+12
* | | | | imx: imx8mq_evk: switch to binmanPeng Fan2022-01-072-1/+12
* | | | | imx8mn_beacon: Fix booting hang and switch to binmanAdam Ford2022-01-072-1/+11
* | | | | imx8mm_beacon: Switch to binman for generating imageAdam Ford2022-01-073-4/+13
* | | | | udoo: neo: Do not print the Model informationFabio Estevam2022-01-071-1/+2
* | | | | udoo: neo: Fix the board model printingFabio Estevam2022-01-071-41/+50
* | | | | udoo_neo: Fix ethernetPeter Robinson2022-01-071-1/+2
* | | | | udoo_neo: Fixes for booting from the mSD cardPeter Robinson2022-01-071-0/+40
* | | | | udoo_neo: Call gpio_request()Peter Robinson2022-01-071-0/+4
* | | | | riscv: sifive: Fix OF_BOARD boot failureBin Meng2022-01-072-2/+2
* | | | | rockchip: puma/lion: update MAINTAINERS fileQuentin Schulz2022-01-072-2/+2
| |_|_|/ |/| | |
* | | | engicam: px30: Add Engicam PX30.Core C.TOUCH 2.0 10.1" OFJagan Teki2021-12-241-0/+6
* | | | doc: rockchip: puma: update build and flash instructionsQuentin Schulz2021-12-241-36/+30
| |_|/ |/| |
* | | Merge tag 'rpi-next-2022.01' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini2021-12-151-1/+6
|\ \ \
| * | | rpi: Add identifier for the new RPi Zero 2 WPeter Robinson2021-11-301-0/+5
| * | | rpi: Update the Raspberry Pi doucmentation URLPeter Robinson2021-11-301-1/+1
| | |/ | |/|
* | | Merge tag 'u-boot-stm32-20211213' of https://source.denx.de/u-boot/custodians...WIP/13Dec2021Tom Rini2021-12-131-4/+10
|\ \ \
| * | | ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOMMarek Vasut2021-12-131-4/+10
| |/ /
* | | arm: dts: Create common rz-g2-beacon-u-boot fileAdam Ford2021-12-131-0/+10
* | | sunxi: Remove misleading USB-OTG charger messageAndre Przywara2021-12-081-7/+1
* | | riscv: Enable SPI flash env for SiFive Unmatched.Thomas Skibo2021-12-021-0/+1
* | | riscv: Support booting SiFive Unmatched from SPI.Thomas Skibo2021-12-021-0/+3
* | | riscv: Update Microchip MPFS Icicle Kit supportPadmarao Begari2021-12-022-1/+21
* | | arm: mvebu: turris_omnia: enable A385 watchdog before disabling MCU watchdogPali Rohár2021-11-301-2/+63
|/ /
* | qemu: common: Fix build with update capsuleVincent Stehlé2021-11-291-1/+0