- 1db251b Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 6 months ago
- a331017 Complete migration of MTDPARTS_DEFAULT / MTDIDS_DEFAULT, include in environment by Tom Rini · 2 years, 8 months ago
- eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 8 months ago
- 6889412 Convert CONFIG_SYS_BARGSIZE to Kconfig by Tom Rini · 2 years, 9 months ago
- d31466b Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 9 months ago
- be23774 ARM: imx: imx27: Introduce and use UART_BASE_ADDR(n) by Marek Vasut · 2 years, 9 months ago
- e4d741f Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 10 months ago
- 0f9595b configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 3 years, 1 month ago
- 968c621 Convert CONFIG_JFFS2_DEV et al to Kconfig by Tom Rini · 3 years, 1 month ago
- 61e1972 Convert CONFIG_FEC_MXC to Kconfig by Tom Rini · 3 years, 3 months ago
- 9774462 arm: Disable ATAGs support by Tom Rini · 3 years, 5 months ago
- 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 5 months ago
- 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 5 months ago
- 72d8136 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 5 months ago
- e6676a3 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 8 months ago
- 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 9 months ago
- a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
- a8992e7 env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check by Tom Rini · 5 years ago
- 2fe88d4 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
- d7869b21 Convert CONFIG_MII et al to Kconfig by Adam Ford · 7 years ago
- 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
- 9c5b009 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 7 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 5bc0543 treewide: Convert CONFIG_HOSTNAME to a string option by Mario Six · 7 years ago
- 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
- d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
- 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
- 8bbff6a Convert CONFIG_MXC_GPIO to Kconfig by Adam Ford · 7 years ago
- 43ede0b Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
- 0a9ef45 Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig by Adam Ford · 7 years ago
- 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
- 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
- 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 8 years ago
- 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 8 years ago
- d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 8 years ago
- b8682a7 Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · 8 years ago
- 3bd25cb Convert CONFIG_CMD_DIAG to Kconfig by Simon Glass · 8 years ago
- f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
- 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
- b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
- 1d2c050 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
- c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
- 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
- 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
- bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 9 years ago
- 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
- 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
- ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 10 years ago
- 5d7b131 ARM: remove CONFIG_ARM926EJS defines by Masahiro Yamada · 10 years ago
- f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
- 0defddc config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
- 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
- 93ea89f COMMON: Use __stringify() instead of xstr() by Marek Vasut · 12 years ago
- 953884c imx27lite: update with gpio api change (v4) by trem · 12 years ago
- 3d6ba91 ARM: Remove unused stack and irq config defines by Rob Herring · 13 years ago
- 26750c8 CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 13 years ago
- 1005ccf include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF by Tom Rini · 13 years ago
- 40f6fff MX: serial_mxc: cleanup removing nasty #ifdef by Stefano Babic · 13 years ago
- 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
- 43f13e4 imx27lite: Remove local config.mk by Fabio Estevam · 14 years ago
- 2cc195e Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments by Michael Jones · 14 years ago
- 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
- 11080ab ARM: relocation: don't undef CONFIG_SYS_ARM_WITHOUT_RELOC by Ben Gardiner · 14 years ago
- a784c01 ARM: relocation: fix typo in comment by Heiko Schocher · 14 years ago
- ab86f72 ARM: implement relocation for ARM926 by Heiko Schocher · 14 years ago
- c3330e9 ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board by Heiko Schocher · 14 years ago
- bbe3109 arm, i.mx27: add support for magnesium board from projectiondesign by Heiko Schocher · 15 years ago