- b5135a1 eficonfig: scan media device in eficonfig startup by Masahisa Kojima · 2 years, 2 months ago
- c416f1c bootmenu: add removable media entries by Masahisa Kojima · 2 years, 2 months ago
- bb8498a eficonfig: add "Delete Boot Option" menu entry by Masahisa Kojima · 2 years, 2 months ago
- 95fc669 menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handling by Masahisa Kojima · 2 years, 2 months ago
- e34158b eficonfig: add "Edit Boot Option" menu entry by Masahisa Kojima · 2 years, 2 months ago
- 87d7914 eficonfig: menu-driven addition of UEFI boot option by Masahisa Kojima · 2 years, 2 months ago
- c2238fc Merge branch '2022-09-13-add-aspeed-spi-controller' into next by Tom Rini · 2 years, 2 months ago
- c184aca mtd: spi-nor-ids: Add Winbond W25Q512JVQ ID by Chin-Ting Kuo · 2 years, 3 months ago
- 9a16372 spi: aspeed: Clock frequency adjustment support by Chin-Ting Kuo · 2 years, 3 months ago
- dd29cee spi: aspeed: Support customized decoded address ranges by Chin-Ting Kuo · 2 years, 3 months ago
- 15a5c80 spi: aspeed: Adjust decoded range size support by Chin-Ting Kuo · 2 years, 3 months ago
- 99325ee configs: aspeed: Enable CONFIG_SPI_DIRMAP by Chin-Ting Kuo · 2 years, 3 months ago
- 992d02e spi: aspeed: SPI dirmap read support by Chin-Ting Kuo · 2 years, 3 months ago
- 463cdf6 mtd: spi-nor: Use spi-mem dirmap API by Chin-Ting Kuo · 2 years, 3 months ago
- f7e1de4 spi-mem: Add dirmap API from Linux by Chin-Ting Kuo · 2 years, 3 months ago
- d37b4f3 arm: dts: aspeed: Update SPI flash node settings by Chin-Ting Kuo · 2 years, 3 months ago
- 5150e90 spi: aspeed: Support AST2400 platform by Chin-Ting Kuo · 2 years, 3 months ago
- 456f716 configs: aspeed: Enable SPI flash features by Chin-Ting Kuo · 2 years, 3 months ago
- 4daa6bb spi: aspeed: Add ASPEED SPI controller driver by Chin-Ting Kuo · 2 years, 3 months ago
- cf2051a pinctrl: aspeed: FWSPICS1 and SPI1CS1 pin support by Chin-Ting Kuo · 2 years, 3 months ago
- a7e8220 clk: aspeed: Get HCLK frequency support by Chin-Ting Kuo · 2 years, 3 months ago
- b3d9c0b 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
- aa2ef9f Merge branch '2022-09-12-update-pytests-for-more-parellel-support' into next by Tom Rini · 2 years, 2 months ago
- 39d3c3c xilinx: common: Add support for SOC detection by Michal Simek · 2 years, 2 months ago
- 4e16826 xilinx: Fix mdio bus description for vck190-sc by Michal Simek · 2 years, 2 months ago
- 5c34196 ARM: zynq: DT: List OCM memory by Michal Simek · 2 years, 2 months ago
- 41634fd ARM: zynq: Align qspi node name with Linux kernel by Michal Simek · 2 years, 2 months ago
- cac07a4 arm64: versal: Enable zynqmp_gqspi driver by Ashok Reddy Soma · 2 years, 3 months ago
- afe0386 spi: zynqmp_qspi: Code alignment by Ashok Reddy Soma · 2 years, 3 months ago
- a3d4bfb spi: zynqmp_gqspi: Fix issue of reading more than 32bits length by Ashok Reddy Soma · 2 years, 3 months ago
- d91b0f4 spi: zynqmp_gqspi: Add support for IO mode by Ashok Reddy Soma · 2 years, 3 months ago
- 9e89e30 arm64: versal: Define zynqmp_mmio_write() for versal by Michal Simek · 2 years, 3 months ago
- f4f1b65 spi: zynqmp_gqspi: Add tap delays for Versal by Ashok Reddy Soma · 2 years, 3 months ago
- f7d4cab spi: cadence-qspi: Use priv instead of plat across the driver by Ashok Reddy Soma · 2 years, 3 months ago
- d0003b5 spi: cadence_qspi: Call read_setup for STIG_READ by Ashok Reddy Soma · 2 years, 3 months ago
- 68852f3 spi: cadence-qspi: Correct flash reset function name by Ashok Reddy Soma · 2 years, 3 months ago
- f459986 microblaze: add arch_print_bdinfo() implementation by Ovidiu Panait · 2 years, 2 months ago
- ae90d16 cmd: bdinfo: introduce bdinfo_print_size() helper by Ovidiu Panait · 2 years, 2 months ago
- 3f351cd cpu: microblaze: add error handling in microblaze_cpu_get_desc() by Ovidiu Panait · 2 years, 2 months ago
- 3a6948c microblaze: drop CONFIG_SYS_INIT_RAM_ADDR and CONFIG_SYS_INIT_RAM_SIZE by Ovidiu Panait · 2 years, 2 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, 2 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, 2 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, 3 months ago
- 93020aa xilinx: zynq: Use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME for dfu_alt_info by Michal Simek · 2 years, 3 months ago
- ce183fd xilinx: Fix logic when dfu_alt_info is generated by Michal Simek · 2 years, 3 months ago
- 79f0151 xilinx: zynq: Enable mkeficapsule tools compilation by Michal Simek · 2 years, 3 months ago
- 64c71d1 xilinx: versal: Define CONFIG_CQSPI_REF_CLK by Ashok Reddy Soma · 2 years, 3 months ago
- 4a72f80 xilinx: versal: Enable power domain driver by Ashok Reddy Soma · 2 years, 3 months ago
- ad8024e firmware: zynqmp: Skip loading config object for Versal by Ashok Reddy Soma · 2 years, 3 months ago
- d1962ac Makefile: Add a pcheck option to run tests in parallel by Simon Glass · 2 years, 3 months ago
- e1c0811 dtoc: Drop sys.exit() in test_fdt by Simon Glass · 2 years, 3 months ago
- 45a226a test/py: Support --build when running tests in parallel by Simon Glass · 2 years, 3 months ago
- 4866802 test/py: Move U-Boot building into a function by Simon Glass · 2 years, 3 months ago
- f6e6022 test: Refactor arg parsing for the run script by Simon Glass · 2 years, 3 months ago
- b681669 test: Make test_gpio_read() independent by Simon Glass · 2 years, 3 months ago
- d401187 test: Mark test_gpt tests as slow by Simon Glass · 2 years, 3 months ago
- c7c113d test: Mark all but the first vboot test as slow by Simon Glass · 2 years, 3 months ago
- a1f620e test: Make test_efi_bootmgr() single-threaded by Simon Glass · 2 years, 3 months ago
- e2c5113 test: Make test_sqfs_ls() single-threaded by Simon Glass · 2 years, 3 months ago
- c620ea4 test: Update FIT tests to run in parallel by Simon Glass · 2 years, 3 months ago
- 78ac0de test: Make test_bind_unbind_with_uclass() single-threaded by Simon Glass · 2 years, 3 months ago
- cc85d90 test/py: Allow tests to be marked single-threaded only by Simon Glass · 2 years, 3 months ago
- 44384c7 test: Fix bootm_test_subst_var() running independently by Simon Glass · 2 years, 3 months ago
- 2aa1188 test: Fix test_pinmux to run in parallel by Simon Glass · 2 years, 3 months ago
- 91687c4 xilinx: zynq: Disable LMB for mini configurations by Michal Simek · 2 years, 2 months ago
- d434921 xilinx: zynqmp: Disable LMB for mini u-boot by Ashok Reddy Soma · 2 years, 3 months ago
- 85007da cmd: bdinfo: Enable dumping lmb data when LMB is enabled by Michal Simek · 2 years, 2 months ago
- 2fb4b5a xilinx: zynqmp: Disable various configs for mini U-Boot by Ashok Reddy Soma · 2 years, 3 months ago
- 86cba52 xilinx: versal: Enable i2c mux uclass with pca954x driver by Michal Simek · 2 years, 3 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, 3 months ago
- b7e0750 zynq: Convert arm twd timer to DM driver by Stefan Herbrechtsmeier · 2 years, 3 months ago
- 98b3a99 Merge branch '2022-09-02-assorted-improvements' into next by Tom Rini · 2 years, 2 months ago
- 21ddac1 dm: rtc: Try to handle the localtime() race by Simon Glass · 2 years, 3 months ago
- fc7ceae dm: rtc: Try to avoid a race in rtc_set_get test by Simon Glass · 2 years, 3 months ago
- c4d7247 dm: rtc: Avoid a race in the rtc_reset test by Simon Glass · 2 years, 3 months ago
- ea94d05 test: Allow running tests multiple times by Simon Glass · 2 years, 3 months ago
- e033c18 dm: rtc: Make use of ut_assertnonnull() by Simon Glass · 2 years, 3 months ago
- 1aa168c ci: Add a test for a non-LTO build by Simon Glass · 2 years, 3 months ago
- a55014d Makefile: Allow LTO to be disabled for a build by Simon Glass · 2 years, 3 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, 3 months ago
- 2d70691 Merge branch '2022-09-01-assorted-Kconfig-migrations' into next by Tom Rini · 2 years, 2 months ago
- ab2a6e8 ARM: imx6: dh-imx6: Enable d-cache early in SPL by Marek Vasut · 2 years, 3 months ago
- 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, 3 months ago
- adf13bc Convert CONFIG_SYS_I2C_EEPROM_CCID et al to Kconfig by Tom Rini · 2 years, 3 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