1. 4c3a620 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · 8 years ago
  2. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  3. 863af89 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  4. 4c6be55 arch: powerpc: Move CONFIG_FSL_ELBC to Kconfig by Prabhakar Kushwaha · 8 years ago
  5. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  6. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  7. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  8. dcd28c0 ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · 8 years ago
  9. d297d39 fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
  10. af5495a powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig by York Sun · 8 years ago
  11. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  12. e7a6eaf powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig by York Sun · 8 years ago
  13. 2298989 powerpc: MPC8569MDS: Remove macro CONFIG_MPC8569MDS by York Sun · 8 years ago
  14. 317f2ff powerpc: MPC8569: Remove macro CONFIG_MPC8569 by York Sun · 8 years ago
  15. 2f49e2e pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  16. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  17. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  18. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  19. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  20. 998c479 include/configs: Whitespace fixup by Tom Rini · 9 years ago
  21. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  22. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  23. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  24. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  25. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  26. 52de2e5 common/board_f.c: change the macro name and remove it for PPC platforms by Gong Qianyu · 9 years ago
  27. 8bca435 common/board_f.c: modify the macro to use get_clocks() more common by Gong Qianyu · 9 years ago
  28. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  29. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  30. 80bd661 powerpc: convert selected boards to generic board structure by York Sun · 9 years ago
  31. 9008a5b net: Move CONFIG_E1000 options to Kconfig by Simon Glass · 9 years ago
  32. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  33. add5589 Move setexpr to Kconfig by Joe Hershberger · 10 years ago
  34. bc4bf94 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
  35. ec4a0a5 nand_spl: remove MPC8569MDS_NAND support by Masahiro Yamada · 10 years ago
  36. 83a9084 QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CONFIG_SYS_QE_FW_ADDR by Zhao Qiang · 11 years ago
  37. 55e6365 kbuild: Move linker sciript check to prepare1 by Masahiro Yamada · 11 years ago
  38. f76f289 powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  39. a3e6895 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · 11 years ago
  40. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  41. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  42. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  43. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  44. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  45. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  46. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  47. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  48. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 12 years ago
  49. 8ee2951 serial: Remove CONFIG_SERIAL_MULTI from config files by Marek Vasut · 12 years ago
  50. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  51. 275f4bb powerpc/85xx: clean up and document the QE/FMAN microcode macros by Timur Tabi · 13 years ago
  52. 842aa5b powerpc/85xx: Fix NAND SPL support by Kumar Gala · 13 years ago
  53. e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · 13 years ago
  54. 257ff78 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · 13 years ago
  55. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  56. d8f341c powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros by Timur Tabi · 13 years ago
  57. 39ffcc1 powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boards by Kumar Gala · 14 years ago
  58. 7832a46 fsl: Change fsl_phy_enet_if to phy_interface_t by Andy Fleming · 14 years ago
  59. 48aab14 powerpc/85xx: rename NAND prefixes to CONFIG_SYS by Matthew McClintock · 14 years ago
  60. c68e86c powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board by Kumar Gala · 14 years ago
  61. 580df5e powerpc/85xx: Remove config.mk for nand linker script by Kumar Gala · 14 years ago
  62. a9db4ec powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boards by Kumar Gala · 14 years ago
  63. 6ad0eb5 powerpc/85xx: Convert MPC8569MDS to use common SRIO init code by Kumar Gala · 14 years ago
  64. b999ae8 powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  65. 025eab0 fsl_esdhc: Fix esdhc disabled problem on some platforms by Chenhui Zhao · 14 years ago
  66. b8d87f1 MPC8568/MPC8569: Remove CONFIG_DDR_DLL define by Becky Bruce · 14 years ago
  67. 2d74790 mpc8569mds: Remove unnecessary CONFIG_SYS_LBC_SDRAM_BASE definition by Becky Bruce · 14 years ago
  68. b1dd51f powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOC by Kumar Gala · 14 years ago
  69. 31b9012 powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl build by Haiying Wang · 14 years ago
  70. cfc113e powerpc/8xxx: Enable e1000 driver on some FSL boards by Kumar Gala · 14 years ago
  71. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  72. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  73. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  74. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  75. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  76. dc25d15 mkconfig: change CONFIG_MK_ prefix into plain CONFIG_ by Wolfgang Denk · 14 years ago
  77. fac2385 mpc8569mds: fix consuming long time while relocating code. by Haiying Wang · 14 years ago
  78. bd76d19 mpc8569mds: fix CONFIG_ENV_SIZE by Haiying Wang · 14 years ago
  79. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  80. b42cf5f net: rename "FSL UECx" net interfaces "UECx" by Kim Phillips · 14 years ago
  81. f7758c1 powerpc/85xx: configure autocompletion support by Kim Phillips · 14 years ago
  82. 17ed6a2 powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h by Kumar Gala · 14 years ago
  83. ee888da mpc85xx: Add reginfo command by Becky Bruce · 14 years ago
  84. f273623 ppc/85xx: Use CONFIG_NS16550_MIN_FUNCTIONS to reduce NAND_SPL size by Kumar Gala · 15 years ago
  85. cee7783 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 15 years ago
  86. 40b44bc 83xx, uec: split enet_interface in two variables by Heiko Schocher · 15 years ago
  87. 2639e51 Nand boot: Add nand boot support for MPC8569mds board by Liu Yu · 15 years ago
  88. 06f0ebe ppc/85xx: Add ATM config for MPC8569MDS by Liu Yu · 15 years ago
  89. 0524117 mpc85xx: Add 4-bits eSDHC support for MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  90. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  91. ce3c1db 85xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config files by Becky Bruce · 15 years ago
  92. f1a8051 mpc85xx: Add eLBC NAND support for MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  93. da22594 mpc85xx: Add eSDHC support for MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  94. 6a6d948 Update Freescale copyrights to remove "All Rights Reserved" by Kumar Gala · 15 years ago
  95. 1535d81 85xx: Bump up the BOOTMAP to 16M on FSL 85xx boards by Kumar Gala · 15 years ago
  96. 10b981b 85xx: Add UEC6 and UEC8 at SGMII mode for MPC8569MDS by Haiying Wang · 16 years ago
  97. bc759ee 85xx: Add RMII support for MPC8569MDS by Haiying Wang · 16 years ago
  98. df1bbbd 85xx: Add UEC3 and UEC4 support for MPC8569MDS by Haiying Wang · 16 years ago
  99. 1ad7b35 i2c: Remove deprecated individual i2c commands by Peter Tyser · 16 years ago
  100. 7a1d7b8 85xx: Add PIB support at CS4/CS5 for MPC8569MDS by Haiying Wang · 16 years ago