1. cfff4aa TI: Rework SRAM definitions and maximums by Tom Rini · 8 years ago
  2. 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  3. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  4. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  5. 998c479 include/configs: Whitespace fixup by Tom Rini · 9 years ago
  6. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  7. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  8. bf9032a armv7: add cacheline sizes where missing by Albert ARIBAUD · 9 years ago
  9. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  10. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  11. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  12. 0cd4118 ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BIT by Stefano Babic · 9 years ago
  13. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  14. a0f0309 arm: convert am3517_crane and am3517_evm to generic boards by Yegor Yefremov · 9 years ago
  15. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  16. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  17. 3e46e3e ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · 10 years ago
  18. fa96c96 ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs by Nishanth Menon · 10 years ago
  19. 0c078ea ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · 10 years ago
  20. 341e8cd MMC SD fs boot partition config coding style and proper description by Paul Kocialkowski · 10 years ago
  21. 602a16c Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  22. dd67843 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  23. 57a5e29 include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 10 years ago
  24. b9a72ca include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
  25. 0a9ec45 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · 10 years ago
  26. 6250faf mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width by pekon gupta · 11 years ago
  27. c4a4f36 mtd: nand: omap: remove unused #defines from common omap_gpmc.h by pekon gupta · 11 years ago
  28. 12ce5e6 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  29. 3ef4973 mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme by pekon gupta · 11 years ago
  30. f53f2b8 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  31. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  32. 5605505 ARM: OMAP: Add CONFIG_OMAP_COMMON by Lokesh Vutla · 11 years ago
  33. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  34. d7b5db6 Remove unused CONFIG_SYS_I2C_BUS[_SELECT] by Michael Jones · 12 years ago
  35. c352a0c spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · 12 years ago
  36. e1c7c8a configs: Fix usage of mmc rescan by Andrew Bradford · 12 years ago
  37. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  38. 9e0c260 ARM: SPL: Move gpmc_init() to spl_board_init() by Tom Rini · 12 years ago
  39. 72e6d65 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  40. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  41. f79eaae net: Remove CMD_PING where there's no CMD_NET by Joe Hershberger · 13 years ago
  42. e33b705 ARM: omap3: Set SPL stack size to 8KB, image to 54KB. by Tom Rini · 13 years ago
  43. d0753d9 include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF by Tom Rini · 13 years ago
  44. 533607c nand_spl_simple: store ecc data on the stack by Stefano Babic · 13 years ago
  45. 9e34185 AM3517 CraneBoard: Add SPL support by Tom Rini · 13 years ago
  46. fb13c65 ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused by Thomas Weber · 13 years ago
  47. a2146f5 ARM: OMAP3: Remove unused define SDRC_R_C_B by Thomas Weber · 13 years ago
  48. e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · 13 years ago
  49. 54c0b7b AM3517 CraneBoard: Use generic MMC driver by Tom Rini · 13 years ago
  50. 7a8338d Removed unused define, CONFIG_ARMV7. by Christopher Harvey · 13 years ago
  51. 9783a2c ARMV7: OMAP3: Cleanup extern variables in mem.c by Luca Ceresoli · 14 years ago
  52. 714194e ARMV7: AM3517/05: Add support for CraneBoard. by Srinath · 14 years ago