- 960379d Convert CONFIG_L2_CACHE to Kconfig by Tom Rini · 2 years ago
- 308520b global: Remove unused CONFIG symbols by Tom Rini · 2 years ago
- 54f80dd Convert CONFIG_HOSTNAME et al to Kconfig by Tom Rini · 2 years ago
- f3b5168 CONFIG_SYS_MPC8xxx_GUTS_ADDR: Migrate to CFG_SYS by Tom Rini · 2 years ago
- 3a581af Convert CONFIG_FLASH_SPANSION_S29WS_N et al to Kconfig by Tom Rini · 2 years ago
- 9b0240f Convert CONFIG_DM9000_BYTE_SWAPPED et al to Kconfig by Tom Rini · 2 years ago
- 4475d01 arm: exynos5: Migrate USB_BOOTING to Kconfig by Tom Rini · 2 years ago
- 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 1 year, 11 months ago
- daa531c Merge tag 'u-boot-rockchip-20221219' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 11 months ago
- e86c789 rockpi4: board: Add firmware image information for capsule updates by Sughosh Ganu · 2 years ago
- bea9267 rockchip: capsule: Add functions for supporting capsule updates by Sughosh Ganu · 2 years ago
- 216928c rockchip: Pinebook Pro: Do not initialize i2c before relocation by Michal Suchanek · 2 years ago
- c74f6e7 rockchip: puma: fix GPT table corruption when saving U-Boot environment by Quentin Schulz · 2 years, 1 month ago
- 58eb667 arm: dts: rockchip: rk3128: fix clocks, compatible and phys by Johan Jonker · 2 years, 2 months ago
- 565d77b arm: dts: rockchip: rk3128: fix DT node names by Johan Jonker · 2 years, 2 months ago
- b919d43 arm: dts: rockchip: move all rk3128 u-boot specific properties in separate dtsi files by Johan Jonker · 2 years, 2 months ago
- c643468 arm: dts: rockchip: rk3128: bulk convert gpios to their constant counterparts by Johan Jonker · 2 years, 2 months ago
- 4d89330 rockchip: rk3128-cru: sync the clock dt-binding header from Linux by Johan Jonker · 2 years, 2 months ago
- f5315dd rockchip: Only call binman when TPL available by Kever Yang · 1 year, 11 months ago
- 55e374f Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 1 year, 11 months ago
- 6453149 sunxi: board: annotate #endif lines by Andre Przywara · 2 years ago
- 58e2a35 x86: cosmetic: Fix a typo in the reserve_arch() comments by Bin Meng · 2 years ago
- 767df6a x86: Fix i8259 ifdef include guard by Alistair Delva · 2 years, 2 months ago
- 8debdf1 ARM: dts: npcm7xx: add npcm750 gpio node compatible name by Jim Liu · 2 years ago
- 74bf489 ARM: dts: npcm8xx: add npcm845 function node by Jim Liu · 2 years ago
- 3419416 omap4: make musb probeable by simple bus by Andreas Kemnade · 2 years ago
- 1eaffe3 arm: mach-omap2: Move common image process functions out of board files by Andrew Davis · 2 years, 1 month ago
- 8994ac3 arm: dts: Add OSPI support for AM62-SK by Dhruva Gole · 2 years, 1 month ago
- 8bd8a5d arm: dts: k3-am62x: sync dt with linux kernel by Dhruva Gole · 2 years, 1 month ago
- b6cbcd6 arm: mach-k3: am62a: introduce auto-generated SoC data by Bryan Brattlof · 2 years ago
- b511b37 arm: mach-k3: introduce basic files to support the am62a by Bryan Brattlof · 2 years ago
- 6bdfa69 arm: dts: introduce am62a7 u-boot dtbs by Bryan Brattlof · 2 years ago
- 2538029 arm: dts: introduce am62a7 dtbs from linux kernel by Bryan Brattlof · 2 years ago
- 0db588c x86: fsp: Only compile fsp_save_s3_stack if (SPL_)DM_RTC is enabled by Sean Anderson · 2 years ago
- 8f17040 Merge tag 'u-boot-stm32-20221207' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 1 year, 11 months ago
- 9060919 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 11 months ago
- 341ba8d Merge tag 'u-boot-at91-fixes-2023.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 1 year, 11 months ago
- 57b9900 riscv: use imply instead of select for SPL_SEPARATE_BSS by Zong Li · 2 years ago
- ae3527f arch/riscv: add semihosting support for RISC-V by Kautuk Consul · 1 year, 11 months ago
- 1c03ab9 lib: Add common semihosting library by Kautuk Consul · 1 year, 11 months ago
- 2f420f1 net: tsec: Remove non-DM_ETH support code by Tom Rini · 2 years ago
- 8457d02 global: Remove extraneous DM_ETH imply/select by Tom Rini · 2 years ago
- 666b1a7 ARM: dts: stm32: Drop MMCI interrupt-names by Marek Vasut · 2 years ago
- 3068bb6 ARM: dts: stm32: add sdmmc cd-gpios for STM32MP135F-DK by Yann Gautier · 2 years ago
- 2c8d548 arm: dts: stm32mp13: add support of RCC driver by Gabriel Fernandez · 2 years ago
- fc22400 arm: Use the WEAK assembly entry point consistently by Tom Rini · 2 years ago
- f17fe71 powerpc: fix fdt_fixup_liodn_tbl_fman() by Heinrich Schuchardt · 2 years, 1 month ago
- 7102d32 m68k: Rename CONFIG_WATCHDOG_TIMEOUT to CONFIG_WATCHDOG_TIMEOUT_MSECS by Tom Rini · 2 years ago
- 9cebc4a post: Migrate to Kconfig by Tom Rini · 2 years ago
- d948c89 sandbox: Rework how SDL is enabled / disabled by Tom Rini · 2 years ago
- b43295a Convert CONFIG_TEGRA_CLOCK_SCALING et al to Kconfig by Tom Rini · 2 years ago
- 1c34f78 Convert CONFIG_SH_GPIO_PFC et al to Kconfig by Tom Rini · 2 years ago
- 9200011 Convert CONFIG_NAND_KMETER1 et al to Kconfig by Tom Rini · 2 years ago
- 2568bd6 arm: Remove unused mx27 code by Tom Rini · 2 years ago
- 4982e12 arm: samsung: Move CONFIG_MISC_COMMON to Kconfig by Tom Rini · 2 years ago
- 00faea6 arm: ls102xa: Migrate LS102XA_STREAM_ID by Tom Rini · 2 years ago
- d5596cb arm: lpc32xx: Remove unused hsuart driver by Tom Rini · 2 years ago
- 68e5404 sandbox: Move CONFIG_IO_TRACE to Kconfig by Tom Rini · 2 years ago
- c136a86 Convert CONFIG_IOMUX_SHARE_CONF_REG et al to Kconfig by Tom Rini · 2 years ago
- d5c7753 Convert CONFIG_IODELAY_RECALIBRATION to Kconfig by Tom Rini · 2 years ago
- 98cb4c6 arm920t: Remove unused imx code by Tom Rini · 2 years ago
- 5cafaed Convert CONFIG_FSL_SERDES to Kconfig by Tom Rini · 2 years ago
- d58d066 Convert CONFIG_FSL_LBC to Kconfig by Tom Rini · 2 years ago
- 345c09d Convert CONFIG_FSL_DEVICE_DISABLE to Kconfig by Tom Rini · 2 years ago
- 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- a322afc global: Move remaining CONFIG_*SRIO_* to CFG_* by Tom Rini · 2 years ago
- 97396cc Convert CONFIG_SYS_SRIO et al to Kconfig by Tom Rini · 2 years ago
- 3b8dfc4 Convert CONFIG_SYS_TIMER_COUNTS_DOWN to Kconfig by Tom Rini · 2 years ago
- aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- 2db82bf Convert CONFIG_SYS_PMAN et al to Kconfig by Tom Rini · 2 years ago
- ecc8d42 global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI* by Tom Rini · 2 years ago
- 789bb95 Convert CONFIG_SYS_OMAP_ABE_SYSCK to Kconfig by Tom Rini · 2 years ago
- 3408d96 Remove unused symbols by Tom Rini · 2 years ago
- cdc5ed8 global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_* by Tom Rini · 2 years ago
- 9109213 global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* by Tom Rini · 2 years ago
- 9591b63 Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig by Tom Rini · 2 years ago
- 4e59094 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 2 years ago
- 304bc9f sandbox: fix sound driver by Heinrich Schuchardt · 2 years ago
- 968eaae test: test sandbox sound driver more rigorously by Heinrich Schuchardt · 2 years ago
- 6a664a7 ARM: zynq: Add missing twd timer for mini configurations by Michal Simek · 2 years ago
- 92e6900 arm64: zynqmp: Do not enable IPI by default by Michal Simek · 2 years ago
- 74673ca arm64: zynqmp: Do not include psu_init to U-Boot by default by Michal Simek · 2 years ago
- d9efdc7 arm64: zynqmp: dynamically mark r5 cores as used by Lukas Funke · 2 years ago
- b9829e9 am335x-sancloud-bbe: Add -u-boot.dtsi files by Paul Barker · 2 years ago
- 8328022 am335x-sancloud-bbe-lite: SPI flash is JEDEC compatible by Paul Barker · 2 years ago
- 78b9afd am335x-evm: Enable required dtb nodes in SPL by Paul Barker · 2 years ago
- 94256dc ARM: dts: at91: sama7g5: fix signal name of pin PD8 by Mihai Sain · 2 years ago
- 4c710fa arm: mach-k3: fix spelling mistake "entended" -> "extended" by Bryan Brattlof · 2 years ago
- 8c7b557 ram: ast2600: Align the RL and WL setting by Dylan Hung · 2 years ago
- d5d9f32 Merge tag 'u-boot-amlogic-20221122' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 2 years ago
- e0638f1 arm64: dts: meson: nanopi-k2: readd PHY reset properties by Christian Hewitt · 2 years, 1 month ago
- 3655dd2 arm64: versal: Add octal spi flash mini u-boot configuration by Ashok Reddy Soma · 2 years ago
- 3c53ebd arm64: versal: Add qspi flash mini u-boot configuration by Ashok Reddy Soma · 2 years ago
- 64fc7fc soc: xilinx: versal-net: Add soc_xilinx_versal_net driver by Michal Simek · 2 years ago
- 3892045 arm64: zynqmp: Describe TI phy as ethernet-phy-id with reset on zcu106 by Michal Simek · 2 years ago
- 6b067f4 xilinx: versal-net: Fix incorrect platform name in Kconfig by Michal Simek · 2 years ago
- 96dcde4 ARM: zynq: DT: Enable all FCLKs by default by Christian Kohn · 2 years, 1 month ago
- ba74bcf xilinx: common: Remove zynq_board_read_rom_ethaddr() by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
- 8fc220d Revert "imx: imx8: apalis: switch to binman" by Stefano Babic · 2 years ago
- 04bb5e9 arm32: Fix relocation of env_addr if POSITION_INDEPENDENT=y by Pali Rohár · 2 years ago