- 841ebfb3 pinctrl: sunxi: remove struct sunxi_gpio by Andre Przywara · 2 years, 3 months ago
- 6e63210 pinctrl: sunxi: add GPIO in/out wrappers by Andre Przywara · 2 years, 3 months ago
- 82d307c pinctrl: sunxi: move pinctrl code by Andre Przywara · 2 years, 3 months ago
- 493e8ba sunxi: remove CONFIG_MACPWR by Andre Przywara · 2 years, 6 months ago
- 6ed247e net: sunxi_emac: chase DT nodes to find PHY regulator by Andre Przywara · 1 year, 5 months ago
- 8ee0409 sunxi: remove CONFIG_SATAPWR by Andre Przywara · 2 years, 4 months ago
- 4ac36bb sunxi: dts: arm: add T113s/D1 DT files from Linux-v6.6-rc6 by Andre Przywara · 1 year, 1 month ago
- 3cb7757 sunxi: dts: arm: update devicetree files from Linux-v6.6-rc6 by Andre Przywara · 1 year, 1 month ago
- 8780ada sunxi: dts: arm64: update devicetree files from Linux-v6.6-rc6 by Andre Przywara · 1 year, 1 month ago
- 5745b4b Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 1 month ago
- 0bcbf34 arm: kirkwood: Pogo v4: Enable LTO by Tony Dinh · 1 year, 1 month ago
- 9db5eca Merge branch 'master_uart_test' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 1 month ago
- 327571c serial: sh: Add RZ/G2L SCIF support by Paul Barker · 1 year, 1 month ago
- a9b4702 serial: sh: Fix error handling by Paul Barker · 1 year, 1 month ago
- c24f408 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 1 month ago
- eb1403d Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 1 year, 1 month ago
- 60814cb riscv: Add Zbb support for building U-Boot by Yu Chien Peter Lin · 1 year, 4 months ago
- b4dc63f riscv: spl: andes: Move the DTB in front of kernel by Randolph · 1 year, 1 month ago
- 87397db andes: config: add riscv falcon mode for ae350 platform by Randolph · 1 year, 1 month ago
- 263e2ae spl: riscv: add os type for next booting stage by Randolph · 1 year, 1 month ago
- 3675b90 Makefile: delete file *.itb when make clean by Randolph · 1 year, 1 month ago
- 9d17cdb riscv: dts: binman: add condition for opensbi os boot by Randolph · 1 year, 1 month ago
- b1bc7a7 riscv: kconfig: introduce SPL_LOAD_FIT_OPENSBI_OS_BOOT symbol by Randolph · 1 year, 1 month ago
- 0a8063c spl: riscv: opensbi: change the default os_type as varible by Randolph · 1 year, 1 month ago
- 1a9a7a9 riscv: andes: Rearrange Andes PLICSW to single-bit-per-hart strategy by Randolph · 1 year, 1 month ago
- 5a3b018 riscv: binman: Fix compilation error by Mayuresh Chitale · 1 year, 1 month ago
- 13d2220 configs: visionfive2: enable bootstage configs by Chanho Park · 1 year, 2 months ago
- 3b1bcfb riscv: remove dram_init_banksize() by Heinrich Schuchardt · 1 year, 2 months ago
- f36249a wdt: nuvoton: Fix reset/expire function error by Jim Liu · 1 year, 1 month ago
- e0f8cd2 sandbox: watchdog: Avoid an error on startup by Simon Glass · 1 year, 4 months ago
- 399a834 Merge branch '2023-10-17-spl-test-some-load-methods' by Tom Rini · 1 year, 1 month ago
- 8734d6f test: spl: Add a test for the SPI load method by Sean Anderson · 1 year, 1 month ago
- 430e4aa test: spl: Add a test for the NOR load method by Sean Anderson · 1 year, 1 month ago
- c4f86c0 test: spl: Add a test for the NET load method by Sean Anderson · 1 year, 1 month ago
- 576295d test: spl: Add a test for the MMC load method by Sean Anderson · 1 year, 1 month ago
- 156e31c test: spl: Add a test for spl_blk_load_image by Sean Anderson · 1 year, 1 month ago
- 2d3ffa3 test: spl: Add functions to create filesystems by Sean Anderson · 1 year, 1 month ago
- f65dcc0 test: spl: Add functions to create images by Sean Anderson · 1 year, 1 month ago
- 20d95f8 test: spl: Fix spl_test_load not failing if fname doesn't exist by Sean Anderson · 1 year, 1 month ago
- dcd91b1 test: spl: Split tests up and use some configs by Sean Anderson · 1 year, 1 month ago
- 44c925d sandbox: Support -T in spl by Sean Anderson · 1 year, 1 month ago
- 5ff7772 spl: Use map_sysmem where appropriate by Sean Anderson · 1 year, 1 month ago
- 13e6d91 spl: Add callbacks to invalidate cached devices by Sean Anderson · 1 year, 1 month ago
- 123d900 net: bootp: Fall back to BOOTP from DHCP when unit testing by Sean Anderson · 1 year, 1 month ago
- 19b8ec1 net: bootp: Move port numbers to header by Sean Anderson · 1 year, 1 month ago
- 8a6557d net: Fix compiling SPL when fastboot is enabled by Sean Anderson · 1 year, 1 month ago
- d90fa0b fs: ext4: Add some defines for testing by Sean Anderson · 1 year, 1 month ago
- 01349c1 fs: ext4: Fix building ext4 in SPL if write is enabled by Sean Anderson · 1 year, 1 month ago
- 14fa1bd fs: Disable sandbox filesystem in SPL by Sean Anderson · 1 year, 1 month ago
- 0da4980 lib: acpi: Fix linking SPL when ACPIGEN is enabled by Sean Anderson · 1 year, 1 month ago
- 7bf2f8c spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time by Sean Anderson · 1 year, 1 month ago
- efc185e Move i.MX8 container image loading support to common/spl by Sean Anderson · 1 year, 1 month ago
- 952ed67 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · 1 year, 1 month ago
- c512668 arm: imx: Add function to validate i.MX8 containers by Sean Anderson · 1 year, 1 month ago
- 5d5c7bd arm: imx: Use log_err for errors in read_auth_container by Sean Anderson · 1 year, 1 month ago
- de8da55 arm: imx: Add newlines after error messages by Sean Anderson · 1 year, 1 month ago
- 3960b71 arm: imx: Fix i.MX8 container load address by Sean Anderson · 1 year, 1 month ago
- e99b2cd spl: fit: Fix entry point for SPL_LOAD_FIT_FULL by Sean Anderson · 1 year, 1 month ago
- fab09a5 spl: nor: Don't allocate header on stack by Sean Anderson · 1 year, 1 month ago
- fd4b530 spl: legacy: Fix referencing _image_binary_end by Sean Anderson · 1 year, 1 month ago
- 58f5815 Revert "fs: ext4: check the minimal partition size to mount" by Sean Anderson · 1 year, 2 months ago
- d2b254e spl: mmc: Fix subsequent calls to spl_mmc_load with CONFIG_BLK by Sean Anderson · 1 year, 2 months ago
- f513c78 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 1 month ago
- 60a0b94 board: rzg2l: Add RZ/G2L SMARC EVK board by Paul Barker · 1 year, 1 month ago
- f4aa550 arm: dts: Import RZ/G2L SMARC EVK device tree by Paul Barker · 1 year, 1 month ago
- d5e2e69 arm: rmobile: Support RZ/G2L memory map by Paul Barker · 1 year, 1 month ago
- 1aa6de5 arm: rmobile: Add CPU detection for RZ/G2L by Paul Barker · 1 year, 1 month ago
- f2c4ef7 arm: rmobile: Include <asm/types.h> in header by Paul Barker · 1 year, 1 month ago
- e22d1a0 mmc: renesas-sdhi: Initialize module on RZ/G2L by Paul Barker · 1 year, 1 month ago
- 110f32d mmc: renesas-sdhi: Refactor probe function by Paul Barker · 1 year, 1 month ago
- 476f68a serial: sh: Sort includes by Paul Barker · 1 year, 1 month ago
- f9b45bd Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 1 month ago
- ff0a558 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 1 month ago
- c37f299 Merge branch '2023-10-16-assorted-cmd-updates' by Tom Rini · 1 year, 1 month ago
- bcde197 imx8mp-evk: Add USB0 OTG support by Fabio Estevam · 1 year, 1 month ago
- c916b28 arm64: dts: imx8mp: Make GPIO3 available early in U-Boot proper on i.MX8MP DHCOM by Marek Vasut · 1 year, 1 month ago
- f6975e2 pico-pi-imx7d: Unselect CONFIG_CONSOLE_MUX by Fabio Estevam · 1 year, 2 months ago
- dd4241e mxs: Kconfig: Remove TARGET_XFI3 symbol by Fabio Estevam · 1 year, 4 months ago
- 8d2599b smegw01: Convert to watchdog driver model by Fabio Estevam · 1 year, 4 months ago
- 4cdeea7 mx7dsabresd: Convert to watchdog driver model by Fabio Estevam · 1 year, 4 months ago
- 23fe9cf imx7d-sdb-u-boot: Pass SPDX-License tag by Fabio Estevam · 1 year, 4 months ago
- 506d206 imx93_evk: defconfig: enable clock driver by Sébastien Szymanski · 1 year, 4 months ago
- eaee303 arm64: dts: imx8mp: Add DT overlay describing i.MX8MP DHCOM SoM rev.100 by Marek Vasut · 1 year, 2 months ago
- c0890d2 arm64: dts: imx8mp: Drop i.MX8MP DHCOM rev.100 PHY address workaround from PDK3 DT by Marek Vasut · 1 year, 2 months ago
- 792cb56 arm64: dts: imx8mp: Update i.MX8MP DHCOM SoM DT to production rev.200 by Marek Vasut · 1 year, 2 months ago
- 5ca4121 arm64: dts: imx8mp: Switch to DT overlays for i.MX8MP DHCOM SoM by Marek Vasut · 1 year, 2 months ago
- a049427 spl: fit: Add board level function to decide application of DTO by Marek Vasut · 1 year, 2 months ago
- 7dc11f7 imx: hab: Use size parameter by Marek Vasut · 1 year, 3 months ago
- 892f8c6 cmd/ti: Update Kconfig logic and Makefile recursion logic by Tom Rini · 1 year, 2 months ago
- 03f146c cmd: Convert existing long help messages to the new macro by Tom Rini · 1 year, 2 months ago
- 3d68167 command.h: Add a U_BOOT_LONGHELP macro by Tom Rini · 1 year, 2 months ago
- 6b4bb9a eeprom: starfive: add 'mac raw' command by Heinrich Schuchardt · 1 year, 2 months ago
- ab23ee4 eeprom: starfive: raw dump if unsupported data version by Heinrich Schuchardt · 1 year, 2 months ago
- a3cf236 eeprom: starfive: re-implement mac command by Heinrich Schuchardt · 1 year, 2 months ago
- b125efc eeprom: SiFive Unmatched: re-implement mac command by Heinrich Schuchardt · 1 year, 2 months ago
- 1901149 freescale: fix long help handling in mac command by Heinrich Schuchardt · 1 year, 2 months ago
- fa4f82d cmd: move mac command by Heinrich Schuchardt · 1 year, 2 months ago
- de430eb gpio: Add RZ/G2L GPIO driver by Paul Barker · 1 year, 1 month ago
- 6b8b56e pinctrl: renesas: Add RZ/G2L PFC driver by Paul Barker · 1 year, 1 month ago
- 041bb5e cmd: gpio: Skip output on -ENOENT by Paul Barker · 1 year, 1 month ago