- ea2ca7e spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 3 months ago
- 5251048 serial: Add a SERIAL config by Simon Glass · 3 years, 3 months ago
- 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 3 months ago
- 73c6ff6 rtc: Rename RTC_SUPPORT to RTC by Simon Glass · 3 years, 3 months ago
- 15042e7 pch: Rename PCH_SUPPORT to PCH by Simon Glass · 3 years, 3 months ago
- 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 3 months ago
- a48f5ff Merge branch '2021-09-03-xyz-modem-fixes' into next by Tom Rini · 3 years, 2 months ago
- dffeb40 xyz-modem: Allow to cancel transfer also by CTRL+C by Pali Rohár · 3 years, 3 months ago
- c97b255 xyz-modem: Show information about finished transfer by Pali Rohár · 3 years, 3 months ago
- 081bd24 xyz-modem: Properly abort/terminate transfer on error by Pali Rohár · 3 years, 3 months ago
- 1f26c49 xyz-modem: Close stream after processing/sending terminate sequence by Pali Rohár · 3 years, 3 months ago
- f05d69b xyz-modem: Put xyzModem_stream_close debug diagnostic message into ZM_DEBUG() by Pali Rohár · 3 years, 3 months ago
- 15c27a5 xyz-modem: Fix x-modem "xyzModem_eof error" at the end of file by Pali Rohár · 3 years, 3 months ago
- 1e747846 xyz-modem: Fix crash after cancelling transfer by Pali Rohár · 3 years, 3 months ago
- 0017931 Revert most of the series for adding vexpress_aemv8r support by Tom Rini · 3 years, 2 months ago
- b35be5e Merge branch '2021-09-02-assorted-platform-and-bugfixes' into next by Tom Rini · 3 years, 2 months ago
- 6628813 tools: env: Handle shorter read calls by Thibault Ferrante · 3 years, 3 months ago
- 7befc84 psci: fix double declaration by Oleksandr Suvorov · 3 years, 3 months ago
- 2cb3260 pci: iproc: fix compilation errors and warnings by Bharat Gooty · 3 years, 3 months ago
- 210985b mailmap: Update e-mail for Jernej Skrabec by Jernej Skrabec · 3 years, 3 months ago
- f43312c ARM: Prevent the compiler from using NEON registers by Samuel Holland · 3 years, 3 months ago
- e0bd6f3 doc: Add documentation for the Arm vexpress board configs by Peter Hoyes · 3 years, 3 months ago
- 30e5a44 arm: Use armv8_switch_to_el1 env to switch to EL1 by Peter Hoyes · 3 years, 3 months ago
- b53bbca vexpress64: Add BASER_FVP vexpress board variant by Peter Hoyes · 3 years, 3 months ago
- 2f5b7b7 armv8: Add ARMv8 MPU configuration logic by Peter Hoyes · 3 years, 3 months ago
- 37a757e armv8: Ensure EL1&0 VMSA is enabled by Peter Hoyes · 3 years, 3 months ago
- 53b40e8 armv8: Disable pointer authentication traps for EL1 by Peter Hoyes · 3 years, 3 months ago
- 99a2bd6 Revert "configs: synquacer: Make U-Boot binary position independent" by Masami Hiramatsu · 3 years, 3 months ago
- c8291f5 lib: add crc16.o if CONFIG_MMC_SPI_CRC_ON for SPL build by Andreas Schwab · 3 years, 3 months ago
- d9d8849 cmd/part: correct alignment of partition list by Heinrich Schuchardt · 3 years, 3 months ago
- 15dd941 arm: mach-snapdrgon: misc: Simplify msm_generate_mac_addr() by Stephan Gerhold · 3 years, 3 months ago
- 1eb0062 arm: mach-snapdragon: misc: Initialize eMMC if necessary by Stephan Gerhold · 3 years, 3 months ago
- cd82f19 armv7: Add Position Independent Execution support by Chia-Wei Wang · 3 years, 3 months ago
- aa29b21 arm: Fix option dependency with Kconfig language by Chia-Wei Wang · 3 years, 3 months ago
- 4bb7de1 Merge branch '2021-09-02-assorted-fixes' into next by Tom Rini · 3 years, 2 months ago
- 7305952 ata: ahci-pci: Add new option CONFIG_SPL_AHCI_PCI by Pali Rohár · 3 years, 3 months ago
- 20aa320 ata: ahci-pci: Fix dependency on DM_PCI by Pali Rohár · 3 years, 3 months ago
- 223c449 rtc: ds1307: Fix incorrect clock reset for DS13xx by Callum Sinclair · 3 years, 3 months ago
- 8956854 arm: u8500: Prefer building in thumb mode by default by Stephan Gerhold · 3 years, 3 months ago
- f629895 board: stemmy: Update documentation by Stephan Gerhold · 3 years, 3 months ago
- f64011e board: stemmy: Add basic Fastboot support by Stephan Gerhold · 3 years, 3 months ago
- fc9d4b1 arm: dts: u8500: u-boot: Add fixed clock for eMMC by Stephan Gerhold · 3 years, 3 months ago
- 1ae43a0 arm: dts: u8500: Update from Linux ux500-dts-for-v5.15 by Stephan Gerhold · 3 years, 3 months ago
- 9f78ccf arm: u8500: Imply options for new drivers by Stephan Gerhold · 3 years, 3 months ago
- 7093df3 MAINTAINERS: Add new drivers for ARM U8500 by Stephan Gerhold · 3 years, 3 months ago
- 5153814 loadb: Properly indicate aborted kermit transfer by Pali Rohár · 3 years, 3 months ago
- e199fb3 scripts/checkpatch.pl: Resync with v5.13 by Tom Rini · 3 years, 3 months ago
- eaa6442 mkimage: clarify error message for empty input files by Thomas Hebb · 3 years, 3 months ago
- 295ab73 lib: -Wformat-truncation in rsa_engine_get_priv_key by Heinrich Schuchardt · 3 years, 3 months ago
- ca47955 fit: Use DM hash driver if supported by Chia-Wei Wang · 3 years, 3 months ago
- e5d870f crypto: hash: Add software hash DM driver by Chia-Wei Wang · 3 years, 3 months ago
- 4deaff7 dm: hash: Add new UCLASS_HASH support by Chia-Wei Wang · 3 years, 3 months ago
- 74bda4f lib/md5: Export progressive APIs by Chia-Wei Wang · 3 years, 3 months ago
- fe68a67 lib/rsa: Remove support for OpenSSL < 1.1.0 and libressl < 2.7.0 by Alexandru Gagniuc · 3 years, 4 months ago
- e2e5eec Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 3 years, 2 months ago
- df6cf3d Merge branch '2021-08-31-kconfig-migrations-part2' into next by Tom Rini · 3 years, 2 months ago
- b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
- 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 2 months ago
- a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 3 months ago
- ab92b38 Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · 3 years, 3 months ago
- e4ddf14 ls1046ardb_qspi*: Enable RAMBOOT_PBL by Tom Rini · 3 years, 3 months ago
- d8ef01e Convert CONFIG_RAMBOOT_PBL et al to Kconfig by Tom Rini · 3 years, 3 months ago
- ca2b13c Convert CONFIG_QSPI_BOOT to Kconfig by Tom Rini · 3 years, 3 months ago
- c224cfd Convert CONFIG_SYS_FSL_DDR4 to Kconfig by Tom Rini · 3 years, 3 months ago
- 506eef1 configs: Remove unused IMX_NAND symbol by Tom Rini · 3 years, 3 months ago
- 3951102 nitrogen6x: Populate FDTFILE at build-time for all platforms by Tom Rini · 3 years, 3 months ago
- c278b05 nitrogen6x: Migrate DDR_MB to Kconfig by Tom Rini · 3 years, 3 months ago
- c603f6b Convert CONFIG_SPL to Kconfig by Tom Rini · 3 years, 3 months ago
- 148b8bb imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · 3 years, 3 months ago
- 0c2729e imx: Introduce CONFIG_MACH_IMX by Tom Rini · 3 years, 3 months ago
- fcadcaa Convert CONFIG_MX7D to Kconfig by Tom Rini · 3 years, 3 months ago
- 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
- 72d8136 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 3 months ago
- 2f45b30 qfw: Switch to CONFIG_SYS_LOAD_ADDR from CONFIG_LOADADDR by Tom Rini · 3 years, 3 months ago
- 9582af1 Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Tom Rini · 3 years, 3 months ago
- 9537216 nxp: Migrate a number of DDR related symbols to Kconfig by Tom Rini · 3 years, 3 months ago
- efb5dab7 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · 3 years, 3 months ago
- 222d22a ddr: Migrate DDR_SPD to Kconfig by Tom Rini · 3 years, 3 months ago
- f66a3fd mvebe: Migrate CONFIG_DDR_LOG_LEVEL to Kconfig by Tom Rini · 3 years, 3 months ago
- 94752f5 mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZE by Tom Rini · 3 years, 3 months ago
- 5b527c5 mvebu: Migrate CONFIG_DDR_32BIT/64BIT to Kconfig by Tom Rini · 3 years, 3 months ago
- 4171c57 sandbox: add test of wdt-uclass' watchdog_reset() by Rasmus Villemoes · 3 years, 3 months ago
- a9346b9 sandbox: add test of wdt_gpio driver by Rasmus Villemoes · 3 years, 3 months ago
- 2ac8490 watchdog: add gpio watchdog driver by Rasmus Villemoes · 3 years, 3 months ago
- 492ee6b watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset() by Rasmus Villemoes · 3 years, 3 months ago
- 1c5aedc board: x530: switch to wdt_stop_all() by Rasmus Villemoes · 3 years, 3 months ago
- 90555dc watchdog: wdt-uclass.c: add wdt_stop_all() helper by Rasmus Villemoes · 3 years, 3 months ago
- 815529e sandbox: disable CONFIG_WATCHDOG_AUTOSTART by Rasmus Villemoes · 3 years, 3 months ago
- f1b112a watchdog: wdt-uclass.c: keep track of each device's running state by Rasmus Villemoes · 3 years, 3 months ago
- 3eaf6e2 watchdog: wdt-uclass.c: refactor initr_watchdog() by Rasmus Villemoes · 3 years, 3 months ago
- 068f8ea watchdog: wdt-uclass.c: neaten UCLASS_DRIVER definition by Rasmus Villemoes · 3 years, 3 months ago
- 6d24dc8 watchdog: wdt-uclass.c: introduce struct wdt_priv by Rasmus Villemoes · 3 years, 3 months ago
- 8967ebb watchdog: wdt-uclass.c: use wdt_start() in wdt_expire_now() by Rasmus Villemoes · 3 years, 3 months ago
- 8897bf4 global: Remove unused or unnecessary CONFIG symbols related to DDR by Tom Rini · 3 years, 3 months ago
- a85a8e6 Merge branch '2021-08-30-kconfig-migrations-part1' into next by Tom Rini · 3 years, 2 months ago
- 809c4f2 Kconfig: Use spaces not tabs in Kconfig entires by Tom Rini · 3 years, 3 months ago
- a3e7a36 astro_mcf5373l: Rework ASTRO_ID logic by Tom Rini · 3 years, 3 months ago
- 0c1b10f mpc83xx: Update comment by Tom Rini · 3 years, 3 months ago
- b166f04 spi: altera_spi: Do not abuse CONFIG namespace by Tom Rini · 3 years, 3 months ago
- dad7c66 video: Remove ati_radeon_fb by Tom Rini · 3 years, 3 months ago