- 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- 1db251b Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 4 months ago
- f01928e arm: integrator: Migrate platform-specific options and cleanup armcoremodule.h by Tom Rini · 2 years, 8 months ago
- 0b956e3 Convert CONFIG_SYS_RX_ETH_BUFFER to Kconfig by Tom Rini · 2 years, 8 months ago
- a542e43 Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 2 years, 9 months ago
- 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years, 1 month ago
- a410f13 net: dc2114x: Add Kconfig entries by Marek Vasut · 4 years, 5 months ago
- 6463b73 net: eepro100: Add Kconfig entries by Marek Vasut · 4 years, 6 months ago
- e985eb1 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 6 months ago
- a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
- 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
- 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
- 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
- c476215 pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
- af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
- bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
- cb04db1 include/configs: Whitespace fixup by Tom Rini · 9 years ago
- 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
- 3f394e7 integrator: switch to DM serial port by Linus Walleij · 9 years ago
- ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
- 42eccdd configs: remove CONFIG_NET_MULTI by Lars Poeschel · 9 years ago
- 5cbbd9b ARM: integrator: move board select into mach-integrator/Kconfig by Masahiro Yamada · 10 years ago
- a7b00a7 integrator: consolidate flash info by Linus Walleij · 10 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 · 11 years ago
- e62b008 integrator: break out common config by Linus Walleij · 12 years ago
- 3d6ba91 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
- 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
- 26750c8 CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
- 2458716 integrator: rewrite the AP PCI driver by Linus Walleij · 13 years ago
- a4c15c0 integrator: move text offset to config by Linus Walleij · 13 years ago
- 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
- 23b3ae0 integrator: convert to new build system by Linus Walleij · 13 years ago
- bc87d76 integratorap: remove hardcoded 32MB memory cmdline by Linus Walleij · 13 years ago
- c53e4b7 integratorap: support some rudimentary commands by Linus Walleij · 13 years ago
- e005754 integratorap: support the hush shell by Linus Walleij · 13 years ago
- 26c8263 integratorap: support relocation by Linus Walleij · 13 years ago
- a46877c integratorap: make the compile work again by Linus Walleij · 13 years ago
- 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
- 46937b2 integratorap/cp: use cfi driver by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 8fc3bb4 arm: cleanup remaining CONFIG_INIT_CRITICAL by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- c6fadb9 integratorap: fix PCI support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 488f5d8 Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ by Ladislav Michl · 16 years ago
- 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 93f6d72 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 48d0192 Moved conditional compile into Makefile by Andreas Engel · 16 years ago
- 079a136 include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
- 2fd90ce include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
- 1d2c6bc include/configs: Use new CONFIG_CMD_* in various i* named board config files. by Jon Loeliger · 17 years ago
- 9b880bd Update ARM Integrator boards: by Wolfgang Denk · 19 years ago
- 716c1dc Cleanup by Wolfgang Denk · 19 years ago
- 0148e8c Update multicore CM9XX support for Integrator AP to allow booting from flash by Wolfgang Denk · 19 years ago
- fe7eb5d Cleanup by Wolfgang Denk · 19 years ago
- 74f4304 Add ARM946E cpu and core module targets; remap memory to 0x00000000 by Wolfgang Denk · 19 years ago
- 6705d81 * Patch by Andreas Engel, 12 Jul 2004: by wdenk · 20 years ago
- 42dfe7a Code cleanup; make several boards compile & link. by wdenk · 21 years ago
- 3d3befa * Patch by Philippe Robin, 09 Mar 2004: by wdenk · 21 years ago