- 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 3 months ago
- eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 8 months ago
- d31466b Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 8 months ago
- 36a4dae global: Remove CONFIG_SYS_USE_DATAFLASH* by Tom Rini · 2 years, 10 months ago
- 03d14cc Convert CONFIG_RMII to Kconfig by Tom Rini · 2 years, 10 months ago
- 29cc2b5 Convert CONFIG_RESET_PHY_R to Kconfig by Tom Rini · 2 years, 10 months ago
- 01d1b99 Convert CONFIG_NET_RETRY_COUNT to Kconfig by Tom Rini · 2 years, 10 months ago
- a542e43 Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 2 years, 11 months ago
- b8475e6 Convert CONFIG_MACB to Kconfig by Tom Rini · 3 years, 2 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
- a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al 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
- 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
- 1bf3301 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
- 37304aa Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · 5 years ago
- b06da06 Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT by Simon Glass · 5 years ago
- abe66b1 Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
- 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
- 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
- e7db856 Convert CONFIG_NAND_ATMEL 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
- 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
- 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
- a818704 board: meesc: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
- 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
- ef6253d Convert CONFIG_ENV_IS_IN_DATAFLASH 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
- f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
- e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
- 92a1bab arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types by Tom Rini · 8 years ago
- a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 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
- 2fbb846 autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK by Masahiro Yamada · 9 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
- cb04db1 include/configs: Whitespace fixup by Tom Rini · 9 years ago
- 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
- adad96e configs: Re-sync HUSH options by Tom Rini · 9 years ago
- 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
- 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
- 83bf005 arm: at91: reworked meesc board support by Daniel Gorsulowski · 9 years ago
- 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
- ab892a1 arm: at91: convert meesc board to generic board by Daniel Gorsulowski · 9 years ago
- ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 10 years ago
- f11dea4 spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header by Heiko Schocher · 10 years ago
- ac45bb1 at91: nand: switch atmel_nand to generic GPIO API by Andreas Bießmann · 11 years ago
- 85b8c5c Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- dcd2f1a arm: atmel: get rid of too many ifdeffery by Bo Shen · 11 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
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 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
- c9e798d Fix Stelian's email address by Stelian Pop · 13 years ago
- 18b6ddfd at91: defined mach-types for meesc board in board config file by Daniel Gorsulowski · 13 years ago
- 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
- 0cb77bf at91: reworked support for meesc board by Matthias Fuchs · 14 years ago
- e03f316 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
- 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
- 64037fb at91: Enabeling USB host on meesc board by Daniel Gorsulowski · 14 years ago
- d4562e0 at91: Update meesc board to new SoC access by Daniel Gorsulowski · 14 years ago
- 9f07ded at91: Defined main clock frequency on esd at91 boards by Daniel Gorsulowski · 14 years ago
- c9f72b3 at91: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPT by Daniel Gorsulowski · 15 years ago
- ea8fbba add a new AT91 GPIO driver by Jens Scharsig · 15 years ago
- 425de62 add new CONFIG_AT91_LEGACY by Jens Scharsig · 15 years ago
- a3f3897 at91: Enable slow master clock on meesc board by Daniel Gorsulowski · 15 years ago
- 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
- a380279 at91: Update MEESC board support by Daniel Gorsulowski · 15 years ago
- 2eb99ca NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... by Wolfgang Denk · 16 years ago
- 33b1d3f at91: Add esd gmbh MEESC board support by Daniel Gorsulowski · 16 years ago