- 0bb9b09 global: Migrate CONFIG_PRAM to CFG by Tom Rini · 2 years ago
- b73cd90 Convert CONFIG_MONITOR_IS_IN_RAM to Kconfig by Tom Rini · 2 years ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years, 1 month ago
- d38112c Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 4 months ago
- cb5e3c1 Convert CONFIG_SYS_FLASH_CHECKSUM to Kconfig by Tom Rini · 2 years, 4 months ago
- 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
- d5342e8 m68k: Stop using CONFIG_SYS_GBL_DATA_OFFSET by Tom Rini · 2 years, 6 months ago
- 2c56279 Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig by Tom Rini · 2 years, 7 months ago
- 4780550 Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig by Tom Rini · 2 years, 7 months ago
- 03becca Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 8 months ago
- 06eb454 Convert CONFIG_MCFTMR to Kconfig by Tom Rini · 2 years, 8 months ago
- 1c47c4a Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 2 years, 9 months ago
- 1576abf configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 11 months ago
- af978a0 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · 3 years ago
- ae6fd8e Convert CONFIG_MCFUART to Kconfig by Tom Rini · 3 years, 1 month ago
- e065fb1 Convert CONFIG_SYS_MALLOC_LEN 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
- 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
- 3d2a3dd Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig by Simon Glass · 4 years, 4 months ago
- 32c75d6 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 6 months ago
- 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
- 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
- 1ef0c49 Convert CONFIG_MX_CYCLIC to Kconfig by Adam Ford · 5 years ago
- 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
- 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
- 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
- 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
- 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
- 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago
- 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
- 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
- bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
- 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
- 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
- 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
- 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 10 years ago
- 6312a95 m68k: add architecture-specific u-boot.lds by angelo@sysam.it · 10 years ago
- 2f7b89c m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
- 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
- 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
- bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
- 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
- 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
- 0ee47d4 ColdFire: Cache update for all platforms by TsiChung Liew · 15 years ago
- 7f1a046 ColdFire: Modules header files cleanup by TsiChung Liew · 16 years ago
- 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- bd05c6d ColdFire: Raise uart baudrate to 115200 bps by TsiChung Liew · 16 years ago
- 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- fe9dae6 Coding style cleanup by Stefan Roese · 17 years ago
- ade32cd ColdFire: Add M5249EVB platform for MCF52x2 by TsiChungLiew · 17 years ago