1. e4ec7c0 ARM: Drop unreferenced CONFIG_* defines named after boards by Tuomas Tynkkynen · 7 years ago
  2. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  3. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  4. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  5. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  6. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  7. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  8. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  9. 8f2bbde board: pm9261: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  10. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  11. 6617a73 Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · 7 years ago
  12. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  13. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  14. d65a142 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · 8 years ago
  15. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  16. d997f7c arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types by Tom Rini · 8 years ago
  17. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  18. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  19. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  20. 169bb3b Convert CONFIG_LCD to Kconfig by Simon Glass · 8 years ago
  21. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  22. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  23. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  24. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  25. 998c479 include/configs: Whitespace fixup by Tom Rini · 9 years ago
  26. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  27. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  28. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  29. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  30. 1eb483a PM9261 adding generic board support by Georgi Botev · 10 years ago
  31. 0b5e6c2 spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header by Heiko Schocher · 10 years ago
  32. 30263a2 at91: switch coloured LED to gpio API by Andreas Bießmann · 11 years ago
  33. a4c24d3 at91: nand: switch atmel_nand to generic GPIO API by Andreas Bießmann · 11 years ago
  34. e55550e arm: at91: pm9261: remove undefined bit in mckr by Bo Shen · 11 years ago
  35. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  36. 4a985df arm: atmel: get rid of too many ifdeffery by Bo Shen · 11 years ago
  37. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  38. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  39. 72e6d65 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  40. 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  41. 57b2168 NAND: remove NAND_MAX_CHIPS definitions by Vladimir Zapolskiy · 13 years ago
  42. 7aa4dc0 pm9261: init serial console before relocation by Asen Dimov · 13 years ago
  43. 5ee0c7f Fix Stelian's email address by Stelian Pop · 13 years ago
  44. 9fdb39b ARM: define CONFIG_MACH_TYPE for all ronetix boards by Asen Dimov · 13 years ago
  45. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  46. 6a59514 pm9261: compiles with the AT91 reworked scheme by Asen Dimov · 13 years ago
  47. 3bb32f0 pm9261: enable cache command by Asen Dimov · 14 years ago
  48. 5aae746 pm9261: ARM relocation support by Asen Dimov · 14 years ago
  49. 804d193 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  50. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  51. 1c7993a pm9261: remove CONFIG_CMD_AUTOSCRIPT by Asen Dimov · 15 years ago
  52. 9128acd pm9261 converted to at91 soc access by Asen Dimov · 15 years ago
  53. 443873d ARM change name of defines for AT91 arm926ejs by Achim Ehrlich · 15 years ago
  54. 8d06546 add a new AT91 GPIO driver by Jens Scharsig · 15 years ago
  55. 128ecd0 add new CONFIG_AT91_LEGACY by Jens Scharsig · 15 years ago
  56. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  57. eaa6db2 Update the mtd driver name in bootargs for at91-based boards by Albin Tonnerre · 15 years ago
  58. 1f88763 AT91: factor out ROUND() macro by Wolfgang Denk · 15 years ago
  59. 1f79774 NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... by Wolfgang Denk · 15 years ago
  60. 3ddd008 dm355/pm9261: add missing CONFIG_NET_MULTI by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  61. 61fdb73 at91: add support for the PM9261 board of Ronetix GmbH by Ilko Iliev · 15 years ago