1. f18fa31 disk: convert CONFIG_MAC_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  2. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  3. c476215 pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  4. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  5. fbda683 Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig by Simon Glass · 8 years ago
  6. 0872d44 Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · 8 years ago
  7. 1e1a0fb Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  8. bdba2b3 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
  9. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  10. 27604b1 Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  11. 98af879 Convert SILENT_CONSOLE options to Kconfig by Simon Glass · 8 years ago
  12. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  13. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  14. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  15. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  16. cb04db1 include/configs: Whitespace fixup by Tom Rini · 8 years ago
  17. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  18. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  19. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 8 years ago
  20. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 8 years ago
  21. a187559 Use correct spelling of "U-Boot" by Bin Meng · 8 years ago
  22. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  23. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  24. 69445d6 powerpc: TQM5200: convert to generic board by Wolfgang Denk · 10 years ago
  25. b2a6dfe powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition by Masahiro Yamada · 11 years ago
  26. cdb2379 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  27. 0defddc config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  28. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  29. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  30. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  31. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  32. 5624d66 mpc52xx, charon: change mtd default partitions by Heiko Schocher · 14 years ago
  33. 259bff7 mpc5200, tqm5200: correct MTDIDS_DEFAULT to fit with name linux assigns by Heiko Schocher · 14 years ago
  34. 98e6956 mpc52xx: add support for tqm52xx based board charon by Heiko Schocher · 14 years ago
  35. 085ecde 5xxx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  36. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  37. 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  38. 60aaaa0 post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRS by Peter Tyser · 14 years ago
  39. d98b052 powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  40. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  41. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  42. fd428c0 mpc5xxx: Remove all references to MGT5100 by Detlev Zundel · 14 years ago
  43. 95c44ec tqm5200: Correct comment and code in post_hotkeys_pressed. by Detlev Zundel · 15 years ago
  44. 942556a mtd: MTD related config header changes (mtdparts command) by Stefan Roese · 15 years ago
  45. 74de7ae Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 15 years ago
  46. 68d7d65 Separate mtdparts command from jffs2 by Stefan Roese · 15 years ago
  47. 86321fc net: removed board-specific CONFIGs from MPC5xxx FEC driver by Ben Warren · 15 years ago
  48. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  49. 33af3e6 TQM5200: enable support for ATAPI devices by Wolfgang Denk · 16 years ago
  50. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  51. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  52. bef92e2 Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 Boards by Axel Beierlein · 16 years ago
  53. 00b1883 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  54. 31d8267 PPC: Create and use CONFIG_HIGH_BATS by Becky Bruce · 16 years ago
  55. f33fca2 Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards by TsiChung Liew · 16 years ago
  56. a5cc555 TQM5200B: update MTD partition layout by Martin Krause · 16 years ago
  57. 32d6f1b Fix problems with usb storage devices on MPC5200 /TQM5200 by Markus Klotzbücher · 37 years ago
  58. d78791a TQM5200: increase kernel_addr_r and fdt_addr_r (hinted by Wolfgang Denk). by Bartlomiej Sieka · 17 years ago
  59. b31f643 TQM5200: fix spurious characters on second serial interface by Martin Krause · 17 years ago
  60. 72e55d0 Merge branch 'master' of /.automount/castor-vlab/root/home/wd/git/u-boot/master/ by Wolfgang Denk · 17 years ago
  61. 2b2a587 tqm5200: Fix CONFIG_CMD_PCI typo in board config file. by Marian Balakowicz · 17 years ago
  62. e1f601b tqm5200: Restore customary env. variable boot commands for powerpc kernels by Bartlomiej Sieka · 17 years ago
  63. cf2817a Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT by Grant Likely · 17 years ago
  64. 3bb342f fdt: remove unused OF_FLAT_TREE_MAX_SIZE references by Kim Phillips · 17 years ago
  65. afaac86 Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. by Wolfgang Denk · 17 years ago
  66. 78549bb Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  67. a1aa0bb include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  68. af075ee Clear up confusion over the CMD_POST and POST_DIAG mess. by Jon Loeliger · 17 years ago
  69. 2694690 include/configs: Use new CONFIG_CMD_* in TQM board config files. by Jon Loeliger · 17 years ago
  70. 1636d1c Coding stylke cleanup; rebuild CHANGELOG by Wolfgang Denk · 17 years ago
  71. 8f8416f TQM5200: Add Flat Device Tree support, update default env. accordingly. by Bartlomiej Sieka · 17 years ago
  72. 51d8e81 Merge git://www.denx.de/git/u-boot into 2007_05_15-testing by Markus Klotzbuecher · 17 years ago
  73. c99512d MPC5xxx: Change names of defines related to IPB and PCI clocks. by Bartlomiej Sieka · 17 years ago
  74. f2b07eb Merge with git://www.denx.de/git/u-boot.git#testing-USB by Markus Klotzbuecher · 17 years ago
  75. 6abaee4 Adjusted default environment for cam5200 board. by Reinhard Thies · 18 years ago
  76. d9384de CAM5200 flash driver modifications: by Marian Balakowicz · 18 years ago
  77. 83dc830 Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci by Wolfgang Denk · 18 years ago
  78. 7b59b3c Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able by Markus Klotzbuecher · 18 years ago
  79. 53e336e Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver by Markus Klotzbuecher · 18 years ago
  80. 78d620e Updates for TQM5200 modules: by Wolfgang Denk · 18 years ago
  81. 2751a95 Enable commandline editing and hush shell on all TQM boards. by Wolfgang Denk · 18 years ago
  82. 7299712 Update for CAM5200 board: by Marian Balakowicz · 18 years ago
  83. 15f29f0 Merge with /home/tur/proj/fo300/u-boot by Wolfgang Denk · 18 years ago
  84. ddde6b7 Add a fix for a buggy USB device on the FO300 board. by Bartlomiej Sieka · 18 years ago
  85. 5196a7a Minor cleanup by Wolfgang Denk · 18 years ago
  86. 6d3bc9b Add support for WTK FO300 board (TQM5200 based). by Marian Balakowicz · 18 years ago
  87. 4c4aca8 Fix preboot message on TQM5200 after switching to hush parser. by Wolfgang Denk · 18 years ago
  88. 135ae00 Add configuration for cam5200 board (based on TQM5200S). by Wolfgang Denk · 18 years ago
  89. 5078cce * Cleanup TQM5200 board configurations: by Wolfgang Denk · 18 years ago
  90. 978b109 Add support for high-boot on TQM5200 and TQM5200S boards. by Wolfgang Denk · 18 years ago
  91. 45a212c Add support for new TQM5200 revisions by Wolfgang Denk · 18 years ago
  92. edd0b50 Adjust RTC century handling on STK52xx board to match Linux driver. by Wolfgang Denk · 18 years ago
  93. f3e06df Enable buffered flash writes for TQM5200 board. by Wolfgang Denk · 18 years ago
  94. cd65a3d Adjust TQM5200 make targets by Wolfgang Denk · 18 years ago
  95. 953c5b6 Adjust "echo" as a default command Patch by Sam Song, 19 Jun 2005 by Wolfgang Denk · 18 years ago
  96. d00de23 Increase malloc arena on TQM5200 board to 256 kB. by Wolfgang Denk · 19 years ago
  97. fe126d8 Change all '$(...)' variable references into '${...}' by Wolfgang Denk · 19 years ago
  98. 63ff004 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  99. f57f70a Support passing of OF flat trees to the kernel. by Wolfgang Denk · 19 years ago
  100. d534f5c Add JFFS2 support for TQM5200 board by Wolfgang Denk · 19 years ago