1. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  2. d36b102 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
  3. f8e932e Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  4. 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  5. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  6. 9c51918 Convert CONFIG_NAND_ATMEL to Kconfig by Adam Ford · 6 years ago
  7. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  8. e4ec7c0 ARM: Drop unreferenced CONFIG_* defines named after boards by Tuomas Tynkkynen · 7 years ago
  9. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  10. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  11. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  12. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  13. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  14. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  15. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  16. dabf855 board: pm9263: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  17. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  18. 6617a73 Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · 7 years ago
  19. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  20. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  21. c4abb4b Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · 8 years ago
  22. d65a142 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · 8 years ago
  23. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  24. d997f7c arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types by Tom Rini · 8 years ago
  25. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  26. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  27. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  28. 169bb3b Convert CONFIG_LCD to Kconfig by Simon Glass · 8 years ago
  29. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  30. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  31. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  32. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  33. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  34. 998c479 include/configs: Whitespace fixup by Tom Rini · 9 years ago
  35. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  36. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  37. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  38. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  39. 83da3f1 autoboot.c: Move config options to Kconfig by Stefan Roese · 10 years ago
  40. 2362c47 PM9263 adding generic board support by Georgi Botev · 10 years ago
  41. 0b5e6c2 spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header by Heiko Schocher · 10 years ago
  42. 30263a2 at91: switch coloured LED to gpio API by Andreas Bießmann · 11 years ago
  43. a4c24d3 at91: nand: switch atmel_nand to generic GPIO API by Andreas Bießmann · 11 years ago
  44. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  45. 4a985df arm: atmel: get rid of too many ifdeffery by Bo Shen · 11 years ago
  46. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  47. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  48. c61990a at91: Correct CONFIG_AUTOBOOT_PROMPT definition for pm9263 by Simon Glass · 12 years ago
  49. 72e6d65 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  50. 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  51. a0e879a NAND: Remove additional (CONFIG_SYS)_NAND_MAX_CHIPS by Scott Wood · 13 years ago
  52. bd0f023 pm9263: init serial console before relocation by Asen Dimov · 13 years ago
  53. 5ee0c7f Fix Stelian's email address by Stelian Pop · 13 years ago
  54. 9fdb39b ARM: define CONFIG_MACH_TYPE for all ronetix boards by Asen Dimov · 13 years ago
  55. 257ff78 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · 13 years ago
  56. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  57. e1002e2 make pm9263 buildable for v2011.06 release by Asen Dimov · 13 years ago
  58. 5389ceb pm9263: enable cache command by Asen Dimov · 14 years ago
  59. 84ea97c pm9263: ARM relocation support by Asen Dimov · 14 years ago
  60. 804d193 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  61. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  62. e7480ad pm9263 converted to at91 soc access by Asen Dimov · 15 years ago
  63. 5c38154 pm9263: remove CONFIG_CMD_AUTOSCRIPT by Asen Dimov · 15 years ago
  64. 443873d ARM change name of defines for AT91 arm926ejs by Achim Ehrlich · 15 years ago
  65. 8d06546 add a new AT91 GPIO driver by Jens Scharsig · 15 years ago
  66. 128ecd0 add new CONFIG_AT91_LEGACY by Jens Scharsig · 15 years ago
  67. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  68. eaa6db2 Update the mtd driver name in bootargs for at91-based boards by Albin Tonnerre · 15 years ago
  69. 1f88763 AT91: factor out ROUND() macro by Wolfgang Denk · 15 years ago
  70. 1f79774 NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... by Wolfgang Denk · 15 years ago
  71. 0ae32d9 pm9263: use macro instead of hardcode value for the lowlevel_init by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  72. b3d4b28 pm9263: lowlevel init update by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  73. df6d53b at91: move cpu info print to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  74. b21aa66 at91: move cpu name define to arm/arch/ cpu header by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  75. 1d4a379 at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000 by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  76. 8b954a9 at91: add support for the PM9263 board of Ronetix GmbH by Ilko Iliev · 16 years ago