- eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
- 9b5f9ae Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
- ca8a329 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 6 months ago
- d31466b Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 6 months ago
- d0ee7f2 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 6 months ago
- 5d834bf configs: Resync with savedefconfig by Tom Rini · 2 years, 6 months ago
- 632422d timers: atmel_pit: introduce CONFIG_SPL_ATMEL_PIT_TIMER by Eugen Hristev · 2 years, 7 months ago
- 085f737 configs: at91: Enable SYSRESET for Atmel/Microchip's platforms by Sergiu Moga · 2 years, 7 months ago
- e056892 Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000 by Tom Rini · 2 years, 7 months ago
- d46e86d configs: Resync with savedefconfig by Tom Rini · 2 years, 7 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 ago
- 9802154 configs: Resync with savedefconfig by Tom Rini · 3 years ago
- 871fd50 Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig by Tom Rini · 3 years, 2 months ago
- c0ad62c Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · 3 years, 2 months ago
- 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 3 months ago
- 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 3 months ago
- a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 3 months ago
- 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
- 9ca0068 Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 4 months ago
- 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 4 months ago
- df59b7d configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
- 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 5 months ago
- 2bba780 configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
- a94b2aa Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 3 years, 5 months ago
- 86ce373 configs: sam boards: add hash command by Eugen Hristev · 3 years, 6 months ago
- 838157d configs: Resync with savedefconfig by Tom Rini · 3 years, 6 months ago
- 58b1d68 configs: at91: Fix wrong definitions for CONFIG_PMECC_CAP by Tudor Ambarus · 3 years, 10 months ago
- 6f88981 configs: at91: Fix the involuntarily disablement of NAND PMECC by Tudor Ambarus · 3 years, 10 months ago
- 2bc7e12 arm: at91: configs: Enable CONFIG_SYS_NAND_USE_FLASH_BBT on all boards by Nicolas Ferre · 4 years ago
- 554e551 configs: Resync with savedefconfig by Tom Rini · 4 years, 3 months ago
- f7d0ae9 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
- c4df37b Merge tag 'u-boot-atmel-2020.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 4 months ago
- c5a6e9f configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
- 59dab84 configs: atmel: cleanup CONFIG_SPL_SEPARATE_BSS by Gregory CLEMENT · 4 years, 5 months ago
- 88bd5b1 configs: Resync with savedefconfig by Tom Rini · 4 years, 5 months ago
- 556fd59 configs: Resync with savedefconfig by Tom Rini · 4 years, 7 months ago
- 052170c configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
- 0cfccb5 configs: Resync with savedefconfig by Tom Rini · 5 years ago
- d4c2f6b mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash by Miquel Raynal · 5 years ago
- 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
- 8d8ee47 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
- 665c35a configs: Resync with savedefconfig by Tom Rini · 5 years ago
- c680df7 mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig by Stefan Roese · 5 years ago
- 1bf3301 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
- a9221f3 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · 5 years ago
- f89d613 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
- d168bcb configs: Resync with savedefconfig by Tom Rini · 6 years ago
- 57f76c2 configs: at91: remove SPL_GENERATE_ATMEL_PMECC_HEADER from non-nand configs by Eugen Hristev · 6 years ago
- 7ae2729 configs: Resync with savedefconfig by Tom Rini · 6 years ago
- 0c3a9ed spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · 6 years ago
- b8fea5e atmel: add CMD_FS_GENERIC to SAMA5D3 for EFI boot by Greg Czerniak · 6 years ago
- 49ad402 ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig by Derald D. Woods · 6 years ago
- cbabe7f configs: Migrate and re-enabled CONFIG_CMD_MTDPARTS by Tom Rini · 6 years ago
- 3673868 configs: at91: sama5: enable CMD_IMI by Eugen Hristev · 6 years ago
- 2188c9c configs: sama5d3_xplained: add fdt overlay support by Eugen Hristev · 6 years ago
- 2db0440 configs: sama5d3_xplained: add onewire and eeprom drivers by Eugen Hristev · 6 years ago
- 8c5cad0 configs: Resync with savedefconfig by Tom Rini · 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 · 6 years ago
- 358b6a2 configs: Resync with savedefconfig by Tom Rini · 6 years ago
- 34b3722 configs: Resync with savedefconfig by Tom Rini · 7 years ago
- c9542ea configs: Resync with savedefconfig 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
- a4fa811 cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA by Tuomas Tynkkynen · 7 years ago
- ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
- 5541543 configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment by Wenyou Yang · 7 years ago
- 5dc4dfd configs: Resync with savedefconfig by Tom Rini · 7 years ago
- fc6adeb board: atmel: Use the new PIT timer driver by Wenyou.Yang@microchip.com · 7 years ago
- 8866312 configs: Resync with savedefconfig by Tom Rini · 7 years ago
- 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
- 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
- 43ba3c5 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · 7 years ago
- b31e065 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
- fb82fe3 configs: Resync defconfigs by Tom Rini · 7 years ago
- 91d27a1 Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 7 years ago
- ad46af0 board: sama5d3_xplained: Enable early debug UART by Wenyou Yang · 8 years ago
- 1878804 board: sama5d3_xplained: Update to support DM/DT by Wenyou Yang · 8 years ago
- 8728c97 configs: Re-sync by Tom Rini · 8 years ago
- 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
- 8f2fe0c kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
- e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
- 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
- cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
- 1646eba Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
- 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
- 53b5bf3 Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
- ae56db5 Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
- c2ae7d8 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
- 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
- bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
- 12328f2 ARM: atmel: Enable FIT image support for SAMA5Dx by Marek Vasut · 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
- adad96e configs: Re-sync HUSH options by Tom Rini · 9 years ago
- 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
- ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
- 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
- 7453cb5 Move setexpr to Kconfig by Joe Hershberger · 10 years ago