1. c649e3c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 8 years ago
  2. b38eaec include/configs: Numerous typo fixes: "controler" -> "controller". by Robert P. J. Day · 8 years ago
  3. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  4. cb04db1 include/configs: Whitespace fixup by Tom Rini · 8 years ago
  5. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  6. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  7. 86e9dc8 net: Move CONFIG_RTL8139 to Kconfig by Bin Meng · 9 years ago
  8. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  9. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  10. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  11. 7fe0933 video: Drop unused console functions by Simon Glass · 9 years ago
  12. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  13. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  14. 9ae14ca powerpc: convert selected boards to generic board structure by York Sun · 9 years ago
  15. a77fda1 net: Move CONFIG_E1000 options to Kconfig by Simon Glass · 9 years ago
  16. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  17. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  18. 7453cb5 Move setexpr to Kconfig by Joe Hershberger · 9 years ago
  19. 92ac520 net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 9 years ago
  20. d40ddae powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  21. 2c808a1 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · 11 years ago
  22. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  23. cdb2379 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  24. 0defddc config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  25. 344ca0b ahci: convert to use libata functions and definitions by Rob Herring · 11 years ago
  26. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  27. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  28. 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  29. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  30. 842033e pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 11 years ago
  31. 86a194b powerpc/mpc8544ds: Add USB controller support for MPC8544DS by Hongtao Jia · 12 years ago
  32. 5368c55 COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · 12 years ago
  33. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  34. b3f44c2 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · 13 years ago
  35. 8b3637c common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · 13 years ago
  36. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  37. e46fedf powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros by Timur Tabi · 13 years ago
  38. a832ac4 powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boards by Kumar Gala · 13 years ago
  39. 7c57f3e powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boards by Kumar Gala · 14 years ago
  40. 64a1686 powerpc/85xx: Rework MPC8544DS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  41. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  42. 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  43. d98b052 powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  44. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  45. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  46. 2495664 Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  47. 5be58f5 powerpc/85xx: configure autocompletion support by Kim Phillips · 14 years ago
  48. 99d9c07 powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h by Kumar Gala · 14 years ago
  49. 199e262 mpc85xx: Add reginfo command by Becky Bruce · 14 years ago
  50. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  51. af86096 85xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config files by Becky Bruce · 15 years ago
  52. f90dc43 85xx: Removed BEDBUG support from FSL 85xx boards by Kumar Gala · 15 years ago
  53. f6155c6 85xx: Add pci/pcie E1000 ethernet support for MPC8544DS and MPC8536 boards by Roy Zang · 15 years ago
  54. 6bb5b41 85xx: Report which "bank" of NOR flash we are booting from on FSL boards by Kumar Gala · 15 years ago
  55. 89188a6 85xx: Bump up the BOOTMAP to 16M on FSL 85xx boards by Kumar Gala · 15 years ago
  56. 890d242 remove _IO_BASE and KSEG1ADDR from board configuration files by Timur Tabi · 15 years ago
  57. aca5f01 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards by Kumar Gala · 16 years ago
  58. 5af0fdd 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards by Kumar Gala · 16 years ago
  59. 5f91ef6 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards by Kumar Gala · 16 years ago
  60. 10795f4 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards by Kumar Gala · 16 years ago
  61. ba490b7 Remove unused CONFIG_ADDR_STREAMING defines by Peter Tyser · 16 years ago
  62. 5a105a3 Removed unused CONFIG_L1_INIT_RAM symbol. by Jon Loeliger · 16 years ago
  63. 9b0ad1b 85xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
  64. 2dba0de 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  65. 0151cba 85xx: Enable 64-bit PCI resources on all Freescale boards by Kumar Gala · 16 years ago
  66. bff188b Make pixis_set_sgmii more general to support MPC85xx boards. by Liu Yu · 16 years ago
  67. 1c9aa76 85xx: Enable interrupt and setexpr commands on Freescale 85xx boards by Kumar Gala · 16 years ago
  68. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  69. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  70. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  71. 5a8a163 Add pixis_set_sgmii command by Andy Fleming · 16 years ago
  72. 652f7c2 Add support for Freescale SGMII Riser Card by Andy Fleming · 16 years ago
  73. 1167a2f FSL DDR: Convert MPC8544DS to new DDR code. by Kumar Gala · 16 years ago
  74. 00b1883 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  75. 1107014 Clean up INIT_RAM options by Andy Fleming · 16 years ago
  76. 4524561 Remove fake flash bank from 8544 DS by Andy Fleming · 16 years ago
  77. 630d9bf MPC8544DS: Add ATI Video card support by Kumar Gala · 16 years ago
  78. ab5cda9 Remove LBC_CACHE_BASE from 8544 DS by Andy Fleming · 16 years ago
  79. ddde74a 85xx: remove dummy board_early_init_f by Kumar Gala · 16 years ago
  80. 81e56e9 MPC8544DS: Update config.h by Kumar Gala · 16 years ago
  81. 978e816 85xx: Remove unused and unconfigured memory test code. by Kumar Gala · 16 years ago
  82. 292188e MPC8544DS: Removes the unknown flash message information by Roy Zang · 16 years ago
  83. f69766e 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · 17 years ago
  84. 7dc358b 85xx: Get ride of old TLB setup code by Kumar Gala · 17 years ago
  85. 0f7a3dc 85xx: Convert MPC8544 DS to new TLB setup by Kumar Gala · 17 years ago
  86. 4bcae9c 85xx: convert MPC8544 DS over to use new LAW init code by Kumar Gala · 17 years ago
  87. b009f3e 85xx: Remove cache config from configs.h by Kumar Gala · 17 years ago
  88. 8ff3de6 Handle MPC85xx PCIe reset errata (PCI-Ex 38) by Kumar Gala · 17 years ago
  89. 82ac8c9 Update Freescale MPC85xx ADS/CDS/MDS board config by Kumar Gala · 17 years ago
  90. 50c03c8 Update MPC8544 DS config by Kumar Gala · 17 years ago
  91. addce57 Update MPC8544DS to use libfdt by Kumar Gala · 17 years ago
  92. db74b3c Unify pixis_reset altbank across board families by Jason Jin · 17 years ago
  93. 56a9270 Fix ULI RTC support on MPC8544 DS by Kumar Gala · 17 years ago
  94. 7608d75 support board vendor-common makefiles by Kim Phillips · 17 years ago
  95. 3bb342f fdt: remove unused OF_FLAT_TREE_MAX_SIZE references by Kim Phillips · 17 years ago
  96. d64ee90 Update MPC8544 DS PCI memory map by Kumar Gala · 17 years ago
  97. ea5877e Fix up some fdt issues on 8544DS by Kumar Gala · 17 years ago
  98. 3a79013 Define tsec flag values in config files by Andy Fleming · 17 years ago
  99. 837f1ba 8544ds PCIE support by Ed Swarthout · 17 years ago
  100. 659e2f6 include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago