- ae90d16 cmd: bdinfo: introduce bdinfo_print_size() helper by Ovidiu Panait · 2 years, 3 months ago
- 3f351cd cpu: microblaze: add error handling in microblaze_cpu_get_desc() by Ovidiu Panait · 2 years, 3 months ago
- 3a6948c microblaze: drop CONFIG_SYS_INIT_RAM_ADDR and CONFIG_SYS_INIT_RAM_SIZE by Ovidiu Panait · 2 years, 3 months ago
- bae7d37 net: gem: Check rate before setting it up by Michal Simek · 2 years, 3 months ago
- aaf0793 xilinx: versal: Disable LMB for mini configurations by Michal Simek · 2 years, 3 months ago
- a32c3e9 arm64: xilinx: Move board_get_usable_ram_top() to common location by Michal Simek · 2 years, 3 months ago
- be3a73c ARM: zynq: Align bss and end of u-boot image to 64bits by Michal Simek · 2 years, 3 months ago
- a27278f xilinx: Enable CMD_GREPENV/SETEXPR by default by Michal Simek · 2 years, 3 months ago
- ce88086 xilinx: Add env redund offset by T Karthik Reddy · 2 years, 3 months ago
- 1bff67e arm64: zynqmp: add ref_clk property for REFCLKPER calculation by Piyush Mehta · 2 years, 3 months ago
- fd9c9f2 arm64: zynqmp: Add missing tca6416 to zynqmp SC by Michal Simek · 2 years, 3 months ago
- ddcc161 arm: dts: Add xlnx prefix to GEM compatible string by Harini Katakam · 2 years, 3 months ago
- c863016 arm64: zynqmp: Add mtd partition for secure OS storage area by Amit Kumar Mahapatra · 2 years, 3 months ago
- 88eaca2 xilinx: Define only mmc devnum not partition by Michal Simek · 2 years, 4 months ago
- 93020aa xilinx: zynq: Use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME for dfu_alt_info by Michal Simek · 2 years, 4 months ago
- ce183fd xilinx: Fix logic when dfu_alt_info is generated by Michal Simek · 2 years, 4 months ago
- 79f0151 xilinx: zynq: Enable mkeficapsule tools compilation by Michal Simek · 2 years, 4 months ago
- 64c71d1 xilinx: versal: Define CONFIG_CQSPI_REF_CLK by Ashok Reddy Soma · 2 years, 4 months ago
- 4a72f80 xilinx: versal: Enable power domain driver by Ashok Reddy Soma · 2 years, 4 months ago
- ad8024e firmware: zynqmp: Skip loading config object for Versal by Ashok Reddy Soma · 2 years, 4 months ago
- 91687c4 xilinx: zynq: Disable LMB for mini configurations by Michal Simek · 2 years, 3 months ago
- d434921 xilinx: zynqmp: Disable LMB for mini u-boot by Ashok Reddy Soma · 2 years, 4 months ago
- 85007da cmd: bdinfo: Enable dumping lmb data when LMB is enabled by Michal Simek · 2 years, 3 months ago
- 2fb4b5a xilinx: zynqmp: Disable various configs for mini U-Boot by Ashok Reddy Soma · 2 years, 4 months ago
- 86cba52 xilinx: versal: Enable i2c mux uclass with pca954x driver by Michal Simek · 2 years, 4 months ago
- cf5c48d xilinx: zynqmp: Fix AES with a user provided key by Janne Ylalehto · 2 years, 3 months ago
- 7a0bc18 fpga: zynq: Remove post config info message for SPL by Stefan Herbrechtsmeier · 2 years, 4 months ago
- b7e0750 zynq: Convert arm twd timer to DM driver by Stefan Herbrechtsmeier · 2 years, 4 months ago
- 98b3a99 Merge branch '2022-09-02-assorted-improvements' into next by Tom Rini · 2 years, 3 months ago
- 21ddac1 dm: rtc: Try to handle the localtime() race by Simon Glass · 2 years, 4 months ago
- fc7ceae dm: rtc: Try to avoid a race in rtc_set_get test by Simon Glass · 2 years, 4 months ago
- c4d7247 dm: rtc: Avoid a race in the rtc_reset test by Simon Glass · 2 years, 4 months ago
- ea94d05 test: Allow running tests multiple times by Simon Glass · 2 years, 4 months ago
- e033c18 dm: rtc: Make use of ut_assertnonnull() by Simon Glass · 2 years, 4 months ago
- 1aa168c ci: Add a test for a non-LTO build by Simon Glass · 2 years, 4 months ago
- a55014d Makefile: Allow LTO to be disabled for a build by Simon Glass · 2 years, 4 months ago
- 583f1b2 arm: ARMv4 assembly compatibility by Sergei Antonov · 2 years, 3 months ago
- dc0d17c cmd: Add pause command by Samuel Dionne-Riel · 2 years, 3 months ago
- d882607 distro_bootcmd: Introduce support for extension command by Matwey V. Kornilov · 2 years, 4 months ago
- 2d70691 Merge branch '2022-09-01-assorted-Kconfig-migrations' into next by Tom Rini · 2 years, 3 months ago
- ab2a6e8 ARM: imx6: dh-imx6: Enable d-cache early in SPL by Marek Vasut · 2 years, 3 months ago WIP/2022-09-01-assorted-Kconfig-migrations
- b6664ea ARM: cache: Allow SPL to build cache-pl310.c by Philip Oberfichtner · 2 years, 3 months ago
- 1116888 Convert CONFIG_SYS_L2_PL310 to Kconfig by Philip Oberfichtner · 2 years, 3 months ago
- 12bbcd6 Remove CONFIG_SYS_I2C_EEPROM_PAGE_WRITE_BITS et al by Tom Rini · 2 years, 4 months ago
- adf13bc Convert CONFIG_SYS_I2C_EEPROM_CCID et al to Kconfig by Tom Rini · 2 years, 4 months ago
- f9316db Merge branch '2022-08-26-assorted-platform-updates' into next by Tom Rini · 2 years, 3 months ago
- 96e036a firmware: ti_sci: Move ACK checking to ti_sci_do_xfer() function by Andrew Davis · 2 years, 4 months ago
- f127a58 firmware: ti_sci: Remove inline keyword from functions by Andrew Davis · 2 years, 4 months ago
- 0d74f26 firmware: ti_sci: Factor out message alloc failed message by Andrew Davis · 2 years, 4 months ago
- 5917850 firmware: ti_sci: Reduce output on ti_sci_do_xfer error by Andrew Davis · 2 years, 4 months ago
- 0ddabb6 arm: dts: qcom: Sync pinctrl DT nodes with Linux bindings by Sumit Garg · 2 years, 4 months ago
- a4b9958 pinctrl: sdm845: Remove redundant CONFIG_SDM845 check by Sumit Garg · 2 years, 4 months ago
- 54e77ad qcs404evb_defconfig: Enable USB configs by Sumit Garg · 2 years, 4 months ago
- 106822d board: qcs404-evb: Enable USB3 specific PMIC GPIO by Sumit Garg · 2 years, 4 months ago
- 9c96a0c dts: qcs404-evb: Add PMIC GPIO controller node by Sumit Garg · 2 years, 4 months ago
- cf51584 gpio: qcom_pmic: Add support for GPIO LV/MV subtype by Sumit Garg · 2 years, 4 months ago
- e555d4c pmic: Convert pm8916 driver to a generic Qcom PMIC driver by Sumit Garg · 2 years, 4 months ago
- 0c1eab6 dts: qcs404-evb: Add USB controller and PHY nodes by Sumit Garg · 2 years, 4 months ago
- 968597b clocks: qcs404: Add support for USB clocks by Sumit Garg · 2 years, 4 months ago
- c9e384e clocks: qcom: Add clock enable callback support by Sumit Garg · 2 years, 4 months ago
- 21ed456 dts: qcs404-evb: Add reset controller node by Sumit Garg · 2 years, 4 months ago
- 9b6f90c reset: qcom: Add support for QCS404 SoC reset table by Sumit Garg · 2 years, 4 months ago
- 4258827 reset: Convert ipq4019 driver to a generic Qcom driver by Sumit Garg · 2 years, 4 months ago
- 0b746d2 phy: Add support for drivers to enable USB on QCS404 SoC by Sumit Garg · 2 years, 4 months ago
- 23ba5f3 phy: Move qcom SoCs specific phy drivers to qcom folder by Sumit Garg · 2 years, 4 months ago
- 42f051c arm: total_compute: enable psci by Davidson K · 2 years, 4 months ago
- 11d8439 configs: j721s2_evm_a72_defconfig: fix the bootcmd by Jayesh Choudhary · 2 years, 4 months ago
- a2aa7d6 Merge commit 'ac30d240dbb520d0980f0687630feb702a14f51a' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · 2 years, 3 months ago
- aea087a Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 3 months ago WIP/23Aug2022
- 1247c35 configs: Resync with savedefconfig by Tom Rini · 2 years, 3 months ago
- 560a5c3 board: lsxl: update the README by Michael Walle · 2 years, 3 months ago
- 5dbf2f0 board: lsxl: disable eth0 by Michael Walle · 2 years, 3 months ago
- d9055e8 board: lsxl: convert to CONFIG_TIMER by Michael Walle · 2 years, 3 months ago
- 7e3084e board: lsxl: convert to DM_SERIAL by Michael Walle · 2 years, 3 months ago
- cb75d02 board: lsxl: convert to DM_ETH by Michael Walle · 2 years, 3 months ago
- 7c9bd92 board: lsxl: convert to DM_GPIO by Michael Walle · 2 years, 3 months ago
- aa088be board: lsxl: make last resort recovery more reliable by Michael Walle · 2 years, 3 months ago
- 18794c1 board: lsxl: enable ATAGS support by Michael Walle · 2 years, 3 months ago
- f5631b2 board: lsxl: use proper *_r variables by Michael Walle · 2 years, 3 months ago
- 148b3ae board: lsxl: reorder image loading and remove ramdisk_len by Michael Walle · 2 years, 3 months ago
- 111e1e1 board: lsxl: use CONFIG_DEFAULT_FDT_FILE by Michael Walle · 2 years, 3 months ago
- 7717c2f board: lsxl: automatically select CONFIG_MISC_INIT_R by Michael Walle · 2 years, 3 months ago
- b6a0683 board: lsxl: remove unused header files by Michael Walle · 2 years, 3 months ago
- 48f80e2 board: lsxl: remove CONFIG_ENV_OVERWRITE by Michael Walle · 2 years, 3 months ago
- 8570654 board: lsxl: remove eraseenv script by Michael Walle · 2 years, 3 months ago
- 29c670b board: lsxl: remove unused features by Michael Walle · 2 years, 3 months ago
- a39f3dc board: lsxl: limit size to 384kiB by Michael Walle · 2 years, 3 months ago
- 1b34339 button: gpio: add DM_GPIO dependency by Michael Walle · 2 years, 3 months ago
- e9e73d7 timer: add orion-timer support by Michael Walle · 2 years, 3 months ago
- 78c9b85 arm: kirkwood: make it CONFIG_TIMER aware by Michael Walle · 2 years, 3 months ago
- f395cf9 arm: kirkwood: 88f6281: Detect CONFIG_SYS_TCLK from SAR register by Pali Rohár · 2 years, 3 months ago
- 616278b time: move the CONFIG_SYS_TIMER_RATE handling to the compiler by Michael Walle · 2 years, 3 months ago
- 7875f80 arm: kirkwood: nsa310s: Add Distro boot capability by Tony Dinh · 2 years, 4 months ago
- 5692e5b arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocation by Pali Rohár · 2 years, 4 months ago
- c02eff8 arm: mvebu: turris_mox: Set "sfp" label in eth1 DT node when only Mox SFP is detected by Pali Rohár · 2 years, 4 months ago
- 455f55e arm: mvebu: turris_omnia: Show MCU version by Pali Rohár · 2 years, 4 months ago
- 5a86d67 arm: kirkwood: pogo_v4: Add Distro boot capability by Tony Dinh · 2 years, 4 months ago
- 397626c arm: mvebu: Define env_sf_get_env_addr() for all Armada boards in SPL by Pali Rohár · 2 years, 4 months ago
- 1d323d8 Prepare v2022.10-rc3 by Tom Rini · 2 years, 3 months ago v2022.10-rc3
- 850ac7c Merge tag 'dm-pull-20aug22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 3 months ago WIP/22Aug2022