- ca0a82b arm: u8500: Imply options for new drivers by Stephan Gerhold · 3 years, 4 months ago
- a67f792 MAINTAINERS: Add new drivers for ARM U8500 by Stephan Gerhold · 3 years, 4 months ago
- 8398dd3 loadb: Properly indicate aborted kermit transfer by Pali Rohár · 3 years, 4 months ago
- a5330a1 scripts/checkpatch.pl: Resync with v5.13 by Tom Rini · 3 years, 4 months ago
- 13895a3 mkimage: clarify error message for empty input files by Thomas Hebb · 3 years, 4 months ago
- 1e92a8a lib: -Wformat-truncation in rsa_engine_get_priv_key by Heinrich Schuchardt · 3 years, 4 months ago
- 4a733b3 fit: Use DM hash driver if supported by Chia-Wei Wang · 3 years, 4 months ago
- 8a523aa crypto: hash: Add software hash DM driver by Chia-Wei Wang · 3 years, 4 months ago
- 6e84474 dm: hash: Add new UCLASS_HASH support by Chia-Wei Wang · 3 years, 4 months ago
- abc83f9 lib/md5: Export progressive APIs by Chia-Wei Wang · 3 years, 4 months ago
- b63dc08 lib/rsa: Remove support for OpenSSL < 1.1.0 and libressl < 2.7.0 by Alexandru Gagniuc · 3 years, 4 months ago
- 41a92cf Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 3 years, 3 months ago
- e82a236 Merge branch '2021-08-31-kconfig-migrations-part2' into next by Tom Rini · 3 years, 3 months ago
- 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
- e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
- e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 3 months ago
- 3ef67ae Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · 3 years, 3 months ago
- 87459c1 ls1046ardb_qspi*: Enable RAMBOOT_PBL by Tom Rini · 3 years, 3 months ago
- 9ff815a Convert CONFIG_RAMBOOT_PBL et al to Kconfig by Tom Rini · 3 years, 3 months ago
- b66070c Convert CONFIG_QSPI_BOOT to Kconfig by Tom Rini · 3 years, 3 months ago
- 4915091 Convert CONFIG_SYS_FSL_DDR4 to Kconfig by Tom Rini · 3 years, 3 months ago
- 2725169 configs: Remove unused IMX_NAND symbol by Tom Rini · 3 years, 3 months ago
- 431e9ca nitrogen6x: Populate FDTFILE at build-time for all platforms by Tom Rini · 3 years, 3 months ago
- ac30ec0 nitrogen6x: Migrate DDR_MB to Kconfig by Tom Rini · 3 years, 3 months ago
- 74c9797 Convert CONFIG_SPL to Kconfig by Tom Rini · 3 years, 3 months ago
- 57b9381 imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · 3 years, 3 months ago
- 8086a82 imx: Introduce CONFIG_MACH_IMX by Tom Rini · 3 years, 3 months ago
- 96a5817 Convert CONFIG_MX7D to Kconfig by Tom Rini · 3 years, 3 months ago
- 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
- 9004ee0 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 3 months ago
- 6ec41ad qfw: Switch to CONFIG_SYS_LOAD_ADDR from CONFIG_LOADADDR by Tom Rini · 3 years, 3 months ago
- 4a9d43d Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Tom Rini · 3 years, 3 months ago
- 468c2d5 nxp: Migrate a number of DDR related symbols to Kconfig by Tom Rini · 3 years, 3 months ago
- f7246c2 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · 3 years, 3 months ago
- fe2cea6 ddr: Migrate DDR_SPD to Kconfig by Tom Rini · 3 years, 3 months ago
- 592bcd0 mvebe: Migrate CONFIG_DDR_LOG_LEVEL to Kconfig by Tom Rini · 3 years, 3 months ago
- 5155665 mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZE by Tom Rini · 3 years, 3 months ago
- 5918039 mvebu: Migrate CONFIG_DDR_32BIT/64BIT to Kconfig by Tom Rini · 3 years, 3 months ago
- f91ff5a sandbox: add test of wdt-uclass' watchdog_reset() by Rasmus Villemoes · 3 years, 3 months ago
- 2b67387 sandbox: add test of wdt_gpio driver by Rasmus Villemoes · 3 years, 3 months ago
- 0866760 watchdog: add gpio watchdog driver by Rasmus Villemoes · 3 years, 3 months ago
- 3be6a35 watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset() by Rasmus Villemoes · 3 years, 3 months ago
- 2e71366 board: x530: switch to wdt_stop_all() by Rasmus Villemoes · 3 years, 3 months ago
- beb8c2f watchdog: wdt-uclass.c: add wdt_stop_all() helper by Rasmus Villemoes · 3 years, 3 months ago
- 66f0649 sandbox: disable CONFIG_WATCHDOG_AUTOSTART by Rasmus Villemoes · 3 years, 3 months ago
- 85fb822 watchdog: wdt-uclass.c: keep track of each device's running state by Rasmus Villemoes · 3 years, 3 months ago
- c245318 watchdog: wdt-uclass.c: refactor initr_watchdog() by Rasmus Villemoes · 3 years, 3 months ago
- 1e42d37 watchdog: wdt-uclass.c: neaten UCLASS_DRIVER definition by Rasmus Villemoes · 3 years, 3 months ago
- 635f924 watchdog: wdt-uclass.c: introduce struct wdt_priv by Rasmus Villemoes · 3 years, 3 months ago
- f008c30 watchdog: wdt-uclass.c: use wdt_start() in wdt_expire_now() by Rasmus Villemoes · 3 years, 3 months ago
- ddda564 global: Remove unused or unnecessary CONFIG symbols related to DDR by Tom Rini · 3 years, 3 months ago
- f2e20e7 Merge branch '2021-08-30-kconfig-migrations-part1' into next by Tom Rini · 3 years, 3 months ago
- 8b66e04 Kconfig: Use spaces not tabs in Kconfig entires by Tom Rini · 3 years, 3 months ago
- e8eb04a astro_mcf5373l: Rework ASTRO_ID logic by Tom Rini · 3 years, 3 months ago
- 1debb63 mpc83xx: Update comment by Tom Rini · 3 years, 3 months ago
- b0f0a21 spi: altera_spi: Do not abuse CONFIG namespace by Tom Rini · 3 years, 3 months ago
- ec2c2a0 video: Remove ati_radeon_fb by Tom Rini · 3 years, 3 months ago
- f916490 global: Remove dead code that starts with CONFIG_[0-9A] by Tom Rini · 3 years, 3 months ago
- 6515ffe i8042: Do not abuse CONFIG namespace by Tom Rini · 3 years, 3 months ago
- 9aed2af ppc: Rework some hard-coded BOOTCOMMANDS by Tom Rini · 3 years, 3 months ago
- 249f11f arm: Migrate GICV2 / GICV3 to Kconfig by Tom Rini · 3 years, 3 months ago
- 40a35f5 nand: vf610_nfc: Do not abuse CONFIG namespace by Tom Rini · 3 years, 3 months ago
- d9f7c41 varisys: Remove dead code by Tom Rini · 3 years, 3 months ago
- d57a371 README: Remove some old i2c related text by Tom Rini · 3 years, 3 months ago
- b1b1307 Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to Kconfig by Tom Rini · 3 years, 3 months ago
- f163679 tegra: Cleanup I2C support by Tom Rini · 3 years, 3 months ago
- be94c76 i2c: fsl_i2c: Migrate to Kconfig by Tom Rini · 3 years, 3 months ago
- b9a254d rcar: i2c: Migrate SYS_I2C_SH to Kconfig by Tom Rini · 3 years, 3 months ago
- 1a19588 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · 3 years, 3 months ago
- a6e2923 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · 3 years, 3 months ago
- 2165225 cmd/i2c.c: Remove unused legacy code by Tom Rini · 3 years, 3 months ago
- 2b12913 i2c: Remove non-DM code from ihs_i2c.c by Tom Rini · 3 years, 3 months ago
- a7a9bc0 ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace by Tom Rini · 3 years, 3 months ago
- 94f110d am43xx: Drop non-DM_I2C code by Tom Rini · 3 years, 3 months ago
- a7baedf am335x: Drop non-DM_I2C code by Tom Rini · 3 years, 3 months ago
- 00edb10 i2c: designware: Remove unused non-DM functionality by Tom Rini · 3 years, 3 months ago
- 714482a Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig by Tom Rini · 3 years, 3 months ago
- 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
- 68e0d31 i2c: Remove unused additional legacy soft i2c bus support by Tom Rini · 3 years, 3 months ago
- 8825ec4 Convert CONFIG_SYS_I2C_MVTWSI to Kconfig by Tom Rini · 3 years, 3 months ago
- 5817ff0 Convert CONFIG_SYS_I2C_SOFT et al to Kconfig by Tom Rini · 3 years, 3 months ago
- faed567 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · 3 years, 3 months ago
- a2612c5 eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usage by Tom Rini · 3 years, 3 months ago
- 25a174a cl-som-imx7: Enable CMD_EEPROM by Tom Rini · 3 years, 3 months ago
- fc917de i2c: S3C24X0: Finish Kconfig migration by Tom Rini · 3 years, 3 months ago
- 4abdf14 Convert CONFIG_ID_EEPROM to Kconfig by Tom Rini · 3 years, 3 months ago
- 1cfc127 siemens: Move CONFIG_SYS_I2C_EEPROM_ADDR usage out of CONFIG namespace by Tom Rini · 3 years, 3 months ago
- f90f5f4 keymile: Use CONFIG_SYS_IVM_EEPROM_ADR by Tom Rini · 3 years, 3 months ago
- 5010387 arm: shc: Change CONFIG_SYS_I2C_EEPROM_ADDR to EEPROM_ADDR by Tom Rini · 3 years, 3 months ago
- 72755f2 davinci: Drop CONFIG_MAC_ADDR_IN_EEPROM by Tom Rini · 3 years, 3 months ago
- 80e6cdd kp_imx53: Switch to using a local namespace for ID EEPROM by Tom Rini · 3 years, 3 months ago
- b32149c powerpc: Remove unused FCC ethernet code by Tom Rini · 3 years, 4 months ago
- 84afe7a exynos: Update environment macros a bit by Tom Rini · 3 years, 4 months ago
- 5a23a65 arm: keystone2: Rename CONFIG_ENV_KS2_BOARD_SETTINGS by Tom Rini · 3 years, 4 months ago
- cc3b003 aristainetos2: Rename CONFIG_EXTRA_ENV_BOARD_SETTINGS by Tom Rini · 3 years, 4 months ago
- a99817c usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2 by Tom Rini · 3 years, 4 months ago
- 08fc11d Prepare v2021.10-rc3 by Tom Rini · 3 years, 3 months ago
- 6858d92 configs: Resync with savedefconfig by Tom Rini · 3 years, 3 months ago
- 052f050 Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 3 months ago
- 37de182 xilinx: zynqmp: Enable stack relocation to DDR by Michal Simek · 3 years, 3 months ago