- ea14390 riscv: alloc space exhausted by Heinrich Schuchardt · 2 years, 8 months ago
- f4b4d75 riscv: provide missing base extension functions by Heinrich Schuchardt · 2 years, 8 months ago
- 295e1ce cmd: sbi: add Performance Monitoring Unit Extension by Heinrich Schuchardt · 2 years, 8 months ago
- 4d79117 Merge branch '2022-04-04-platform-updates' by Tom Rini · 2 years, 8 months ago
- 041ea48 Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 8 months ago
- cbe85e7 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 8 months ago
- c7175be sunxi: eMMC: Improve automatic boot source detection by Andre Przywara · 3 years, 5 months ago
- c91854f arm: dts: k3-am64-ddr: Add ss_cfg reg entry by Dave Gerlach · 2 years, 8 months ago
- 9eed0f1 arm: dts: k3-am642-r5-evm: Mark memory with u-boot, dm-spl by Dave Gerlach · 2 years, 8 months ago
- f113fce ARM: dts: k3-am642: Correct timer frequency by Vignesh Raghavendra · 2 years, 9 months ago
- d383c5e arch: arm: mach-k3: am642_init: Probe ESM nodes by Hari Nagalla · 2 years, 9 months ago
- 789225e arm: dts: k3-am64: Add support for ESM device nodes by Hari Nagalla · 2 years, 9 months ago
- 3cb12ef spl: mmc: extend spl_mmc_boot_mode() to take mmc argument by Andre Przywara · 3 years, 5 months ago
- 964a86f sunxi: clock: H6: Adjust PLL LDO before clock setup by Jernej Skrabec · 2 years, 10 months ago
- 5922114 sunxi: clock: H6/H616: Add resistor calibration by Jernej Skrabec · 2 years, 10 months ago
- e04cd49 sunxi: prcm: Add a few registers by Jernej Skrabec · 2 years, 10 months ago
- 47263bd sunxi: H3: fix non working console on uart2 by Angelo Dureghello · 3 years, 2 months ago
- 8734399 Add ethernet0 alias in Nanopi NEO's device tree by Baltazár Radics · 2 years, 8 months ago
- 7591a04 sunxi: Support building a SPL as a TOC0 image by Samuel Holland · 2 years, 8 months ago
- 784fcf6 sunxi: Support SPL in both eGON and TOC0 images by Samuel Holland · 2 years, 8 months ago
- 74719a1 pwm: sunxi: Remove non-DM pin setup by Samuel Holland · 3 years, 3 months ago
- 16f5cc0 sunxi: Remove options and setup code for I2C2-I2C4 by Samuel Holland · 3 years, 1 month ago
- 39e7dbf sunxi: Remove non-DM GMAC pin setup by Samuel Holland · 3 years, 3 months ago
- 85ade3f net: sunxi_emac: Remove non-DM pin setup by Samuel Holland · 3 years, 3 months ago
- e309502 sunxi: pinctrl: Create the driver skeleton by Samuel Holland · 3 years, 3 months ago
- 8e3bdd5 board: starqltechn: get board usable - add bootcmd and docs by Dzmitry Sankouski · 2 years, 9 months ago
- a346306 arm: init: save previous bootloader data by Dzmitry Sankouski · 2 years, 9 months ago
- 2853256 Merge branch 'next' by Tom Rini · 2 years, 8 months ago
- 506a708 Merge tag 'u-boot-at91-2022.07-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 2 years, 8 months ago
- 409024e arm64: ls1046a: Support semihosting fallback by Sean Anderson · 2 years, 8 months ago
- 064c857 arm64: Catch non-emulated semihosting calls by Sean Anderson · 2 years, 8 months ago
- 52cf0f0 arm: smh: Add option to detect semihosting by Sean Anderson · 2 years, 8 months ago
- 935d293 arm64: Import some ESR and SPSR defines from Linux by Sean Anderson · 2 years, 8 months ago
- 52eb22a arm64: Save spsr in pt_regs by Sean Anderson · 2 years, 8 months ago
- 2d75549 arm64: Save esr in pt_regs by Sean Anderson · 2 years, 8 months ago
- 99e1286 ls1046ardb: Add support for JTAG boot by Sean Anderson · 2 years, 8 months ago
- 1e9f443 arm: smh: Add some functions for working with the host console by Sean Anderson · 2 years, 8 months ago
- 3e056ba arm: smh: Remove smhload command by Sean Anderson · 2 years, 8 months ago
- 86b6f47 cmd: fdt: Use start/size for chosen instead of start/end by Sean Anderson · 2 years, 8 months ago
- 89346ad spl: Add semihosting boot method by Sean Anderson · 2 years, 8 months ago
- 56e3fe8 arm: smh: Add some file manipulation commands by Sean Anderson · 2 years, 8 months ago
- 660b626 arm: smh: Document functions in header by Sean Anderson · 2 years, 8 months ago
- 003eaa8 arm: smh: Return errno on error by Sean Anderson · 2 years, 8 months ago
- a3a6c69 arm: smh: Use numeric modes for smh_open by Sean Anderson · 2 years, 8 months ago
- adf073a arm: smh: Export semihosting functions by Sean Anderson · 2 years, 8 months ago
- 3ca0ea0 vexpress64: Add ARMv8R-64 board variant by Peter Hoyes · 2 years, 9 months ago
- 019753a vexpress64: fvp: add distro_boot support by Andre Przywara · 2 years, 9 months ago
- 9fd5ec5 vexpress64: move hardware setting from defconfig to Kconfig by Andre Przywara · 2 years, 9 months ago
- 395e9a9 vexpress64: fvp: enable OF_CONTROL by Andre Przywara · 2 years, 9 months ago
- c0ff49e arm: dts: Add Arm FVP Fastmodel RevC .dts files from Linux by Andre Przywara · 2 years, 9 months ago
- b33739f vexpress64: Kconfig: move board definitions out of arch/arm by Andre Przywara · 2 years, 9 months ago
- 03becca Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 8 months ago
- c1c04bd Convert CONFIG_E300 et al to Kconfig by Tom Rini · 2 years, 8 months ago
- 9ae65bd db-mv784mp-gp: Rename CONFIG_DB_784MP_GP to CONFIG_TARGET_DB_MV784MP_GP by Tom Rini · 2 years, 8 months ago
- dc77690 Convert CONFIG_CLOCK_SYNTHESIZER to Kconfig by Tom Rini · 2 years, 8 months ago
- 886803a exynos: Drop CONFIG_CLK_* by Tom Rini · 2 years, 8 months ago
- a67ff80 keymile: Move sourcing of common Kconfig by Tom Rini · 2 years, 8 months ago
- 91d48f2 Convert CONFIG_MCFRTC et al to Kconfig by Tom Rini · 2 years, 8 months ago
- 06eb454 Convert CONFIG_MCFTMR to Kconfig by Tom Rini · 2 years, 8 months ago
- 6c2c30f Convert CONFIG_CF_DSPI to Kconfig by Tom Rini · 2 years, 8 months ago
- 26e57e5 am33xx: musb: Remove unused configuration logic by Tom Rini · 2 years, 8 months ago
- 2f41d92 ARM: dts: colibri-imx6ull: fix mac address passing by Francesco Dolcini · 3 years, 2 months ago
- e4debf0 ARM: dts: at91: sama5d2: add u-boot, dm-pre-reloc property for TCB by Clément Léger · 2 years, 8 months ago
- e664bce ARM: dts: at91: sama5d2: add TCB node by Clément Léger · 2 years, 8 months ago
- 8cde616 ARM: dts: at91: sama5d2: add AIC node by Clément Léger · 2 years, 8 months ago
- 7e5c11b timer: atmel_tcb_timer: add atmel_tcb driver by Clément Léger · 2 years, 8 months ago
- db55fd6 ARM: dts: at91: sama7g5/sama7g5ek: align with Linux DT by Eugen Hristev · 2 years, 9 months ago
- 7ca2bb0 ARM: dts: at91: rename sama7g5ek.dts to at91-sama7g5ek.dts by Eugen Hristev · 2 years, 9 months ago
- 76b7451 ARM: at91: sama7g5: Reset external devices at software reset by Tudor Ambarus · 2 years, 9 months ago
- ff8fb52 configs: Convert AT91RESET_EXTRST to Kconfig by Tudor Ambarus · 2 years, 9 months ago
- 9370009 ARM: at91: sama5d2: Enable the use of Galois Tables from ROM by Tudor Ambarus · 2 years, 10 months ago
- 462d163 arch: Kconfig: imply BINMAN for SANDBOX by Philippe Reynes · 2 years, 8 months ago
- 33e030b Revert "x86: Move FACP table into separate functions" by Andy Shevchenko · 2 years, 8 months ago
- 0c4dded powerpc: Fix incorrect SYS_IMMR migration values by Tom Rini · 2 years, 8 months ago
- 6602df4 arm64: zynqmp: Add resets property to sdhci nodes by Sai Krishna Potthuri · 2 years, 9 months ago
- 8c4e09f video: fsl: colibri_vf: Drop FSL DCU driver by Simon Glass · 2 years, 10 months ago
- 03fbd25 video: Drop references to CONFIG_VIDEO et al by Simon Glass · 2 years, 10 months ago
- eeab2fc video: Drop video_fb header by Simon Glass · 2 years, 10 months ago
- c9cf418 video: nexell: Drop unused and invalid code by Simon Glass · 2 years, 10 months ago
- 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 8 months ago
- 74ec048 arm: apple: Fix mem layout by Mark Kettenis · 2 years, 8 months ago
- a871e0f arm: apple: Increase RTKit timeout by Hector Martin · 2 years, 8 months ago
- fca132a sunxi: dts: Update RGMII phy-mode properties by Andre Przywara · 2 years, 8 months ago
- 1823c23 sunxi: Fix old GMAC pinmux setup by Andre Przywara · 2 years, 8 months ago
- 2193dc6 ARM: dts: ast2600: Add PWM to device tree by Billy Tsai · 2 years, 9 months ago
- 01013c8 pinctrl: Add the pinctrl setting for PWM. by Billy Tsai · 2 years, 9 months ago
- 417ae2c sandbox: video: Replace PCI_CLASS_* macros by one from pci_ids.h by Pali Rohár · 2 years, 9 months ago
- 9964cae Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configs by Sean Anderson · 2 years, 9 months ago
- 1f05fe2 Convert CONFIG_BACKSIDE_L2_CACHE to Kconfig by Tom Rini · 2 years, 8 months ago
- 6c85151 Convert CONFIG_PHY_RESET_DELAY to Kconfig by Tom Rini · 2 years, 8 months ago
- 97b0418 Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig by Tom Rini · 2 years, 8 months ago
- 356c674 Convert CONFIG_RESET_PHY_R to Kconfig by Tom Rini · 2 years, 8 months ago
- 57e571e Convert CONFIG_AT91_WANTS_COMMON_PHY to Kconfig by Tom Rini · 2 years, 8 months ago
- c13d3a7 arm: a37xx: espressobin: Fix non-working SPI by Pali Rohár · 2 years, 8 months ago
- 514ce3f arm: mvebu: dts: turris_mox: fix non-working USB port by Marek Behún · 2 years, 8 months ago
- 55ee222 Merge tag 'dm-pull-18mar22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 8 months ago
- 9ee7b73 sandbox: Add the handoff header for spl by Simon Glass · 2 years, 9 months ago
- 40f1abe sandbox: Show a message when writing out the ram buffer by Simon Glass · 2 years, 9 months ago
- 201e75e Convert CONFIG_ATMEL_LEGACY to Kconfig by Tom Rini · 2 years, 9 months ago
- 86dbe2e Convert CONFIG_AT91_GPIO_PULLUP to Kconfig by Tom Rini · 2 years, 9 months ago