- 1576abf configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 11 months ago
- 99426c8 spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig by Alexandru Gagniuc · 2 years, 11 months ago
- 1c38374 Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · 3 years ago
- cc041b6 Convert CONFIG_KEEP_SERVERADDR to Kconfig by Simon Glass · 3 years ago
- c90d56a LynxOS is no longer supported by Thomas Huth · 3 years ago
- ac461ae Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 2 years, 11 months ago
- 9c8268d Convert CONFIG_JFFS2_DEV et al to Kconfig by Tom Rini · 3 years ago
- af978a0 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · 3 years ago
- d391d8b Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · 3 years ago
- 8e5a8b6 video: Convert CONFIG_VIDEO_LOGO to Kconfig by Simon Glass · 3 years ago
- 3760439 fdt: Add a Kconfig for boards with a prior stage by Simon Glass · 3 years ago
- ef9e762 Convert CONFIG_PHYSMEM to Kconfig by Simon Glass · 3 years ago
- a6b4aaa ide: Drop unused CONFIG options by Simon Glass · 3 years ago
- 278efc68 Convert CONFIG_KEYBOARD to Kconfig by Simon Glass · 3 years ago
- f7eed20 Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig by Tom Rini · 3 years ago
- 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years ago
- aef523a doc: Move environment documentation to rST by Simon Glass · 3 years, 1 month ago
- 2d6a29a Convert CONFIG_PL011_SERIAL et al to Kconfig by Tom Rini · 3 years, 1 month ago
- 49a9670 Convert CONFIG_I2C_EDID et al to Kconfig by Tom Rini · 3 years, 1 month ago
- 9c86797 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV to Kconfig by Tom Rini · 3 years, 1 month ago
- 7b1474d Convert CONFIG_E1000 to Kconfig by Tom Rini · 3 years, 1 month ago
- 91944df Create a new boot/ directory by Simon Glass · 3 years, 1 month ago
- d24700f Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig by Tom Rini · 3 years, 1 month ago
- 5cd398a Convert CONFIG_OF_EMBED to Kconfig by Tom Rini · 3 years, 1 month ago
- 1cf7c41 Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig by Tom Rini · 3 years, 2 months ago
- 3826f81 kgdb: Remove unused serial related options by Tom Rini · 3 years, 2 months ago
- accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 2 months ago
- 2f93983 net: remove unused CONFIG_DRIVER_AT91EMAC_* by Eugen Hristev · 3 years, 3 months ago
- 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
- c93daf9 pci: Drop PCI_INDIRECT_BRIDGE by Simon Glass · 3 years, 4 months ago
- eb6aadc arm: Finish migration of CONFIG_MACH_TYPE 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
- 9ff815a Convert CONFIG_RAMBOOT_PBL et al 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
- d57a371 README: Remove some old i2c related text 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
- 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
- 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
- cfc9010 doc: Convert command-line info to rST by Simon Glass · 3 years, 4 months ago
- 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
- 1a0a4ac README: Fix hyphenation in the directory docs by Simon Glass · 3 years, 5 months ago
- 0ba2f37 arm: Remove edb9315a board by Tom Rini · 3 years, 6 months ago
- e540498 ppc: Remove sbc8641d board by Tom Rini · 3 years, 6 months ago
- 134cc2b allow opting out of WATCHDOG_RESET() from timer interrupt by Rasmus Villemoes · 3 years, 8 months ago
- 28b2b85 Correct U-Boot upstream repository by Heinrich Schuchardt · 3 years, 9 months ago
- 0d1fcf8 fdt/sunxi: Remove OF_STDOUT_PATH by Andre Przywara · 3 years, 9 months ago
- ede8909 pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more) by Stefan Roese · 3 years, 11 months ago
- 1d5955f cmd: Add a pwm command by Pragnesh Patel · 4 years ago
- a81e9dc cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2 by Patrick Delaunay · 4 years, 1 month ago
- 791c747 tools: dumpimage: Remove remaining mentions of the -i option by Tyler Hicks · 4 years, 1 month ago
- e0cc185 README: Convert HTTP links to HTTPS by Naoki Hayama · 4 years, 2 months ago
- 158c226 README: vxworks: Fix typo overwride by Naoki Hayama · 4 years, 2 months ago
- dd860ca README: sandbox: Change reference to sandbox details by Naoki Hayama · 4 years, 2 months ago
- 411f5c6 README: Update directory hierarchy by Naoki Hayama · 4 years, 2 months ago
- 65ae68a README: Update source code location by Naoki Hayama · 4 years, 2 months ago
- 2bc50c2 README: Update links to mailing list archives by Naoki Hayama · 4 years, 2 months ago
- c47fe77 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 2 months ago
- 5d0e2ab configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs by Patrick Delaunay · 4 years, 2 months ago
- 38ae92e Merge branch 'next' by Tom Rini · 4 years, 2 months ago
- ebfd819 README: Fix typo in Board Initialisation Flow by Naoki Hayama · 4 years, 2 months ago
- 58a9046 x86: zboot: Set environment variables for image locations by Simon Glass · 4 years, 3 months ago
- 2d7a794 Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 4 months ago
- 6e9aa54 net: tftp: Add client support for RFC 7440 by Ramon Fried · 4 years, 4 months ago
- 98a87cf Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · 4 years, 5 months ago
- 499c9f7 Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig by Adam Ford · 4 years, 5 months ago
- 5e56ad0 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · 4 years, 5 months ago
- 3a38377 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · 4 years, 5 months ago
- 880287c net: dc2114x: Add Kconfig entries by Marek Vasut · 4 years, 5 months ago
- 19038de cmd: Add a memory-search command by Simon Glass · 4 years, 6 months ago
- 7fdb410 Kconfig: Remove CONFIG_CLOCKS_IN_MHZ by Tom Rini · 4 years, 5 months ago
- 740ffae Convert CONFIG_BAUDRATE to Kconfig by Tom Rini · 4 years, 5 months ago
- 2dcaf85 net: eepro100: Add Kconfig entries by Marek Vasut · 4 years, 6 months ago
- 4b097d0 net: eepro100: Remove EEPRO100_SROM_WRITE by Marek Vasut · 4 years, 6 months ago
- 32c75d6 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 6 months ago
- 4a060b7 Convert CONFIG_BZIP2 et al to Kconfig by Tom Rini · 4 years, 6 months ago
- b7f3f23 env: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig by Marek Vasut · 4 years, 6 months ago
- 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
- 9eaf644 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · 4 years, 7 months ago
- 331e4ec net: tulip: Remove CONFIG_TULIP_* by Marek Vasut · 4 years, 7 months ago
- b09a18d README: remove references on no more used config CONFIG_SYS_RCAR_I2C* by Patrick Delaunay · 4 years, 8 months ago
- 390e354 cosmetic: README: Fix one CONFIG name by Patrick Delaunay · 4 years, 8 months ago
- 112ee0b tools: Remove the out-of-date MinGW support codes by Bin Meng · 4 years, 7 months ago
- d6e07af README: replace reference to boards.cfg by Heinrich Schuchardt · 4 years, 9 months ago
- 9b281fa README: update reference to *.README by Patrick Delaunay · 4 years, 9 months ago
- 8bb5222 README: remove requirement for CHANGELOG entry by Karl Palsson · 4 years, 8 months ago
- db5a97e cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage by Joel Johnson · 4 years, 10 months ago
- 8927bf2 common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 5 years ago
- 1f26500 common: Drop floppy disk support by Simon Glass · 5 years ago
- fd37f24 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · 5 years ago
- 970b61e common: Move older CPU functions to their own header by Simon Glass · 5 years ago
- 7673bed README: Clarify use of BSS during SPL board_init_f() by Andreas Dannenberg · 5 years ago
- aaef3bf Drop PCMCIA by Simon Glass · 5 years ago
- a8cab88 autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION by Simon Glass · 5 years ago
- e767d0b Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig by Simon Glass · 5 years ago
- fa00255 doc: arch: sandbox: Replace all the instances of README.sandbox by Keerthy · 5 years ago