- 4db52a5 spi: aspeed: Support AST2400 platform by Chin-Ting Kuo · 2 years, 3 months ago
- 2f800d4 configs: aspeed: Enable SPI flash features by Chin-Ting Kuo · 2 years, 3 months ago
- 4d2caaf spi: aspeed: Add ASPEED SPI controller driver by Chin-Ting Kuo · 2 years, 3 months ago
- ac8b2c3 pinctrl: aspeed: FWSPICS1 and SPI1CS1 pin support by Chin-Ting Kuo · 2 years, 3 months ago
- b4c47fd clk: aspeed: Get HCLK frequency support by Chin-Ting Kuo · 2 years, 3 months ago
- 05eead6 Merge tag 'xilinx-for-v2023.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 2 months ago
- 05b4730 Merge branch '2022-09-12-update-pytests-for-more-parellel-support' into next by Tom Rini · 2 years, 2 months ago
- 4c8e4ee xilinx: common: Add support for SOC detection by Michal Simek · 2 years, 3 months ago
- 8acb6b7 xilinx: Fix mdio bus description for vck190-sc by Michal Simek · 2 years, 3 months ago
- a835b9e ARM: zynq: DT: List OCM memory by Michal Simek · 2 years, 3 months ago
- b74ad7f ARM: zynq: Align qspi node name with Linux kernel by Michal Simek · 2 years, 3 months ago
- 42a8324 arm64: versal: Enable zynqmp_gqspi driver by Ashok Reddy Soma · 2 years, 3 months ago
- 7b4bded spi: zynqmp_qspi: Code alignment by Ashok Reddy Soma · 2 years, 3 months ago
- 2d322cc spi: zynqmp_gqspi: Fix issue of reading more than 32bits length by Ashok Reddy Soma · 2 years, 3 months ago
- 96db8b6 spi: zynqmp_gqspi: Add support for IO mode by Ashok Reddy Soma · 2 years, 3 months ago
- 141cbfd arm64: versal: Define zynqmp_mmio_write() for versal by Michal Simek · 2 years, 3 months ago
- e3c77a6 spi: zynqmp_gqspi: Add tap delays for Versal by Ashok Reddy Soma · 2 years, 3 months ago
- f581765 spi: cadence-qspi: Use priv instead of plat across the driver by Ashok Reddy Soma · 2 years, 3 months ago
- 6c433fd spi: cadence_qspi: Call read_setup for STIG_READ by Ashok Reddy Soma · 2 years, 3 months ago
- ad269af spi: cadence-qspi: Correct flash reset function name by Ashok Reddy Soma · 2 years, 3 months ago
- 97c2e67 microblaze: add arch_print_bdinfo() implementation by Ovidiu Panait · 2 years, 3 months ago
- 608c11e cmd: bdinfo: introduce bdinfo_print_size() helper by Ovidiu Panait · 2 years, 3 months ago
- 5fa89c1 cpu: microblaze: add error handling in microblaze_cpu_get_desc() by Ovidiu Panait · 2 years, 3 months ago
- 440d6aa microblaze: drop CONFIG_SYS_INIT_RAM_ADDR and CONFIG_SYS_INIT_RAM_SIZE by Ovidiu Panait · 2 years, 3 months ago
- a170e43 net: gem: Check rate before setting it up by Michal Simek · 2 years, 3 months ago
- 87f34b3 xilinx: versal: Disable LMB for mini configurations by Michal Simek · 2 years, 3 months ago
- aa97561 arm64: xilinx: Move board_get_usable_ram_top() to common location by Michal Simek · 2 years, 3 months ago
- 02d770a ARM: zynq: Align bss and end of u-boot image to 64bits by Michal Simek · 2 years, 3 months ago
- b78f9ff xilinx: Enable CMD_GREPENV/SETEXPR by default by Michal Simek · 2 years, 3 months ago
- 5bb3d91 xilinx: Add env redund offset by T Karthik Reddy · 2 years, 3 months ago
- c687c65 arm64: zynqmp: add ref_clk property for REFCLKPER calculation by Piyush Mehta · 2 years, 3 months ago
- a43fdcd arm64: zynqmp: Add missing tca6416 to zynqmp SC by Michal Simek · 2 years, 3 months ago
- 3f9b23a arm: dts: Add xlnx prefix to GEM compatible string by Harini Katakam · 2 years, 3 months ago
- 8ddb7fa arm64: zynqmp: Add mtd partition for secure OS storage area by Amit Kumar Mahapatra · 2 years, 3 months ago
- 3e09d19 xilinx: Define only mmc devnum not partition by Michal Simek · 2 years, 4 months ago
- ca1b5d0 xilinx: zynq: Use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME for dfu_alt_info by Michal Simek · 2 years, 4 months ago
- f0d6f46 xilinx: Fix logic when dfu_alt_info is generated by Michal Simek · 2 years, 4 months ago
- fccd234 xilinx: zynq: Enable mkeficapsule tools compilation by Michal Simek · 2 years, 4 months ago
- 37b5650 xilinx: versal: Define CONFIG_CQSPI_REF_CLK by Ashok Reddy Soma · 2 years, 4 months ago
- e76de44 xilinx: versal: Enable power domain driver by Ashok Reddy Soma · 2 years, 4 months ago
- 0569d5f firmware: zynqmp: Skip loading config object for Versal by Ashok Reddy Soma · 2 years, 4 months ago
- b23b98f Makefile: Add a pcheck option to run tests in parallel by Simon Glass · 2 years, 4 months ago
- 1158914 dtoc: Drop sys.exit() in test_fdt by Simon Glass · 2 years, 4 months ago
- 62b92f8 test/py: Support --build when running tests in parallel by Simon Glass · 2 years, 4 months ago
- 686fad7 test/py: Move U-Boot building into a function by Simon Glass · 2 years, 4 months ago
- 49d580c test: Refactor arg parsing for the run script by Simon Glass · 2 years, 4 months ago
- 2964287 test: Make test_gpio_read() independent by Simon Glass · 2 years, 4 months ago
- dddd077 test: Mark test_gpt tests as slow by Simon Glass · 2 years, 4 months ago
- 3539c17 test: Mark all but the first vboot test as slow by Simon Glass · 2 years, 4 months ago
- 97bb191 test: Make test_efi_bootmgr() single-threaded by Simon Glass · 2 years, 4 months ago
- aa47712 test: Make test_sqfs_ls() single-threaded by Simon Glass · 2 years, 4 months ago
- 998a2f2 test: Update FIT tests to run in parallel by Simon Glass · 2 years, 4 months ago
- ae3db3d test: Make test_bind_unbind_with_uclass() single-threaded by Simon Glass · 2 years, 4 months ago
- 54ef2ca test/py: Allow tests to be marked single-threaded only by Simon Glass · 2 years, 4 months ago
- 5e666ed test: Fix bootm_test_subst_var() running independently by Simon Glass · 2 years, 4 months ago
- d8ecaf3 test: Fix test_pinmux to run in parallel by Simon Glass · 2 years, 4 months ago
- eed0a11 xilinx: zynq: Disable LMB for mini configurations by Michal Simek · 2 years, 3 months ago
- cbb4c39 xilinx: zynqmp: Disable LMB for mini u-boot by Ashok Reddy Soma · 2 years, 4 months ago
- d0ed5d1 cmd: bdinfo: Enable dumping lmb data when LMB is enabled by Michal Simek · 2 years, 3 months ago
- c1bafc0 xilinx: zynqmp: Disable various configs for mini U-Boot by Ashok Reddy Soma · 2 years, 4 months ago
- b8907ac xilinx: versal: Enable i2c mux uclass with pca954x driver by Michal Simek · 2 years, 4 months ago
- 46d35c9 xilinx: zynqmp: Fix AES with a user provided key by Janne Ylalehto · 2 years, 3 months ago
- fb7fcc2 fpga: zynq: Remove post config info message for SPL by Stefan Herbrechtsmeier · 2 years, 4 months ago
- 10ff288 zynq: Convert arm twd timer to DM driver by Stefan Herbrechtsmeier · 2 years, 4 months ago
- b13a4d0 Merge branch '2022-09-02-assorted-improvements' into next by Tom Rini · 2 years, 3 months ago
- b6e254d dm: rtc: Try to handle the localtime() race by Simon Glass · 2 years, 4 months ago
- 277bab8 dm: rtc: Try to avoid a race in rtc_set_get test by Simon Glass · 2 years, 4 months ago
- ad98e31 dm: rtc: Avoid a race in the rtc_reset test by Simon Glass · 2 years, 4 months ago
- 91a187b test: Allow running tests multiple times by Simon Glass · 2 years, 4 months ago
- 8980155 dm: rtc: Make use of ut_assertnonnull() by Simon Glass · 2 years, 4 months ago
- 2e32f5d ci: Add a test for a non-LTO build by Simon Glass · 2 years, 4 months ago
- 6c8ec91 Makefile: Allow LTO to be disabled for a build by Simon Glass · 2 years, 4 months ago
- 85f8c35 arm: ARMv4 assembly compatibility by Sergei Antonov · 2 years, 3 months ago
- e69e1f1 cmd: Add pause command by Samuel Dionne-Riel · 2 years, 3 months ago
- bdd8ab1 distro_bootcmd: Introduce support for extension command by Matwey V. Kornilov · 2 years, 4 months ago
- b124c78 Merge branch '2022-09-01-assorted-Kconfig-migrations' into next by Tom Rini · 2 years, 3 months ago
- cbc1e1c ARM: imx6: dh-imx6: Enable d-cache early in SPL by Marek Vasut · 2 years, 3 months ago
- c55a252 ARM: cache: Allow SPL to build cache-pl310.c by Philip Oberfichtner · 2 years, 3 months ago
- 5833e1b Convert CONFIG_SYS_L2_PL310 to Kconfig by Philip Oberfichtner · 2 years, 3 months ago
- 2e3ef9e Remove CONFIG_SYS_I2C_EEPROM_PAGE_WRITE_BITS et al by Tom Rini · 2 years, 4 months ago
- d209eda Convert CONFIG_SYS_I2C_EEPROM_CCID et al to Kconfig by Tom Rini · 2 years, 4 months ago
- a72db48 Merge branch '2022-08-26-assorted-platform-updates' into next by Tom Rini · 2 years, 3 months ago
- 04e4393 firmware: ti_sci: Move ACK checking to ti_sci_do_xfer() function by Andrew Davis · 2 years, 4 months ago
- b3e71b7 firmware: ti_sci: Remove inline keyword from functions by Andrew Davis · 2 years, 4 months ago
- 2256372 firmware: ti_sci: Factor out message alloc failed message by Andrew Davis · 2 years, 4 months ago
- 771a16f firmware: ti_sci: Reduce output on ti_sci_do_xfer error by Andrew Davis · 2 years, 4 months ago
- b7572e5 arm: dts: qcom: Sync pinctrl DT nodes with Linux bindings by Sumit Garg · 2 years, 4 months ago
- 83e3eb0 pinctrl: sdm845: Remove redundant CONFIG_SDM845 check by Sumit Garg · 2 years, 4 months ago
- 66bc258 qcs404evb_defconfig: Enable USB configs by Sumit Garg · 2 years, 4 months ago
- 23de64e board: qcs404-evb: Enable USB3 specific PMIC GPIO by Sumit Garg · 2 years, 4 months ago
- d04a52e dts: qcs404-evb: Add PMIC GPIO controller node by Sumit Garg · 2 years, 4 months ago
- 3564257 gpio: qcom_pmic: Add support for GPIO LV/MV subtype by Sumit Garg · 2 years, 4 months ago
- 60900b4 pmic: Convert pm8916 driver to a generic Qcom PMIC driver by Sumit Garg · 2 years, 4 months ago
- d15d670 dts: qcs404-evb: Add USB controller and PHY nodes by Sumit Garg · 2 years, 4 months ago
- 3018e52 clocks: qcs404: Add support for USB clocks by Sumit Garg · 2 years, 4 months ago
- 1d1ca6e clocks: qcom: Add clock enable callback support by Sumit Garg · 2 years, 4 months ago
- dc160a7 dts: qcs404-evb: Add reset controller node by Sumit Garg · 2 years, 4 months ago
- 51243be reset: qcom: Add support for QCS404 SoC reset table by Sumit Garg · 2 years, 4 months ago
- 2cf66c45 reset: Convert ipq4019 driver to a generic Qcom driver by Sumit Garg · 2 years, 4 months ago
- aae3573 phy: Add support for drivers to enable USB on QCS404 SoC by Sumit Garg · 2 years, 4 months ago