1. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  2. 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  3. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  4. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  5. e090579 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  6. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  7. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  8. 3784c78 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  9. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  10. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  11. aed998a Convert CONFIG_LZMA to Kconfig by Simon Glass · 7 years ago
  12. dcab138 Kconfig: Drop CONFIG_CMD_ENV by Simon Glass · 7 years ago
  13. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  14. 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  15. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  16. 3788b45 config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  17. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  18. d804a5e serial: pxa: use kconfig for serial configuration by Marcel Ziswiler · 8 years ago
  19. f8b19a8 Convert CONFIG_LCD to Kconfig by Simon Glass · 8 years ago
  20. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  21. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  22. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  23. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  24. 5375389 kconfig: Move CONFIG_OF_LIBFDT to Kconfig by Michal Simek · 8 years ago
  25. f9e8a98 zipitz2: enable caches by Vasily Khoruzhick · 9 years ago
  26. afed7eb zipitz2: enable USB host support by Vasily Khoruzhick · 9 years ago
  27. fa89b53 zipitz2: enable libfdt by Vasily Khoruzhick · 9 years ago
  28. 59fa089 zipitz2: enable LCD rotation by Vasily Khoruzhick · 9 years ago
  29. f19eb15 zipitz2: restore board support by Vasily Khoruzhick · 9 years ago
  30. 49d8899 arm: Remove pxa255_idp, zipitz2 boards by Simon Glass · 9 years ago
  31. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  32. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  33. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  34. e2b7032 remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ by Marcel Ziswiler · 10 years ago
  35. 44ba6b0 dm: spi: Remove SPI_INIT feature by Simon Glass · 10 years ago
  36. df2f6c9 config: remove platform CONFIG_SYS_HZ definition part 3 by Masahiro Yamada · 11 years ago
  37. 7f673c9 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  38. f90aea2 ARM: pxa: Fix CONFIG_SYS_HZ on PXA by Marek Vasut · 11 years ago
  39. 2c808a1 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · 11 years ago
  40. 0defddc config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  41. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  42. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  43. 0698095 lcd, pxafb: move the pxafb to drivers/video by Jeroen Hofstee · 12 years ago
  44. 8995908 pxa: Disable dcache on palmld, palmtc, zipitz2 by Simon Glass · 12 years ago
  45. ce6971c serial: pxa: Make use of default_serial_console in serial_pxa by Marek Vasut · 12 years ago
  46. 3d6ba91 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  47. aac316a PXA: Enable CONFIG_PREBOOT on zipitz2 by Marek Vasut · 13 years ago
  48. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  49. 26750c8 CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  50. 81f731c zipitz2: use pxa_mmc_gen as MMC driver by Vasily Khoruzhick · 13 years ago
  51. 76d4ae2 zipitz2: fix boot issue introduced by PXA low level init rework by Vasily Khoruzhick · 13 years ago
  52. abc20ab PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X by Marek Vasut · 13 years ago
  53. 9660e44 cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT by Helmut Raiger · 13 years ago
  54. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  55. e03f316 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  56. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  57. 9b3d167 PXA: zipitz2: Add missing CONFIG_SYS_TEXT_BASE by Marek Vasut · 14 years ago
  58. 24e84c3 PXA: Fix ZipitZ2 for Reloc by Marek Vasut · 14 years ago
  59. 6ef6eb9 PXA: Add necessary information for RELOC by Marek Vasut · 14 years ago
  60. bc3a4a5 PXA: ZipitZ2 support by Marek Vasut · 15 years ago