1. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  2. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  3. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  4. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  5. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  6. daa2120 IceCube.h: update configuration by Wolfgang Denk · 14 years ago
  7. a414c7a mpc5xxx: Remove all references to MGT5100 by Detlev Zundel · 15 years ago
  8. bc1b917 net: removed board-specific CONFIGs from MPC5xxx FEC driver by Ben Warren · 16 years ago
  9. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  10. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  11. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  12. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  13. 03ea1be PPC: Create and use CONFIG_HIGH_BATS by Becky Bruce · 17 years ago
  14. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  15. 521f97b Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards by TsiChung Liew · 17 years ago
  16. 1baed66 Fix quoting problem (preboot setting) in many board config files. by Wolfgang Denk · 17 years ago
  17. 8d1e6e7 Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT by Grant Likely · 17 years ago
  18. 9b46eb6 fdt: remove unused OF_FLAT_TREE_MAX_SIZE references by Kim Phillips · 17 years ago
  19. 56cbd02 Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. by Wolfgang Denk · 17 years ago
  20. 3ef5028 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  21. f5709d1 include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  22. b1840de include/configs: Use new CONFIG_CMD_* in various [IJKL]* named board config files. by Jon Loeliger · 17 years ago
  23. 6666cbd USB: ohci fixes and cleanup for mpc5xxx and IceCube board config by Markus Klotzbuecher · 17 years ago
  24. 51afba1 Merge git://www.denx.de/git/u-boot into 2007_05_15-testing by Markus Klotzbuecher · 18 years ago
  25. 75ba08a Merge with /home/tur/git/u-boot#motionpro by Wolfgang Denk · 18 years ago
  26. a01420c MPC5xxx: Change names of defines related to IPB and PCI clocks. by Bartlomiej Sieka · 18 years ago
  27. c4e387d Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 18 years ago
  28. 4f9e4fd [RFC PATCH] icecube/lite5200b: fix OF_TBCLK (timebase-frequency) calculation by Domen Puncer · 18 years ago
  29. 3b9c8c6 Merge with git://www.denx.de/git/u-boot.git#testing-USB by Markus Klotzbuecher · 18 years ago
  30. fb34787 [PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux. by Stefan Roese · 18 years ago
  31. d209de6 Fix some endianness issues related to the generic ohci driver by Markus Klotzbuecher · 18 years ago
  32. 0b892e8 Set SDelay register in the DDR controller for the MPC5200B chip. by Rafal Jaworowski · 19 years ago
  33. 315b46a Add support for Lite5200B board. by Wolfgang Denk · 19 years ago
  34. 86eb3b7 Change all '$(...)' variable references into '${...}' by Wolfgang Denk · 19 years ago
  35. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  36. 8d5d28a Fix problems with SNTP support; enable SNTP support in some boards. by wdenk · 20 years ago
  37. 391b574 * Patch by Gridish Shlomi, 30 Aug 2004: by wdenk · 20 years ago
  38. e2d6d74 Fix problems with CDROM drive as slave device on Lite5200 IDE bus. by wdenk · 20 years ago
  39. 3902d70 * Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · 21 years ago
  40. a09491a * Patch by Mark Jonas: Remove config.tmp files only when by wdenk · 21 years ago
  41. 18bd81e Patch by Pierre Aubert, 15 Mar 2004: Fix buffer overflow in IDE identification by wdenk · 21 years ago
  42. e55402c * Patch by Pierre Aubert, 11 Mar 2004: by wdenk · 21 years ago
  43. 369d43d * Patch by Tolunay Orkun, 5 Mar 2004: by wdenk · 21 years ago
  44. acd9b10 * Patch by Yuli Barcohen, 4 Mar 2004: by wdenk · 21 years ago
  45. 6ea1cf0 * Patch by Pierre Aubert, 26 Feb 2004 add IDE support for MPC5200 by wdenk · 21 years ago
  46. 5f49575 * Patch by Markus Pietrek, 24 Feb 2004: NS9750 DevBoard added by wdenk · 21 years ago
  47. be9c1cb * Patch by Masami Komiy, 22 Feb 2004: Add support for NFS for file download by wdenk · 21 years ago
  48. 1ebf41e * Cleanup lowboot code for MPC5200 by wdenk · 21 years ago
  49. 236d3fc * Fix IceCube CLKIN configuration (it's 33.000000MHz) by wdenk · 21 years ago
  50. 78ae91f * Enabled password check on RMU board by wdenk · 21 years ago
  51. 4b16c2e * Patch by Bernhard Kuhn, 28 Oct 2003: Add low boot support for MPC5200 by wdenk · 21 years ago
  52. 655a0f9 * Fix parameter passing to standalone images with bootm command by wdenk · 21 years ago
  53. 6217792 Fix problems with I2C support for mpc5200 by dzu · 21 years ago
  54. 6f5ee10 Update MPC5200 port pin configuration for Linux CAN drivers. by wdenk · 21 years ago
  55. f6a6ac1 Add auto-update code for TRAB board using USB memory sticks by wdenk · 21 years ago
  56. 6e2bf7a Make IPB clock on MGT5100/MPC5200 configurable in board config file; by wdenk · 21 years ago
  57. fc314ce * Patch by Gleb Natapov, 14 Sep 2003: by wdenk · 21 years ago
  58. 2552190 * Patch by David Müller, 13 Sep 2003: by wdenk · 21 years ago
  59. 4cc02a8 * Patch by Martin Krause, 11 Sep 2003: add burn-in tests for TRAB board by wdenk · 21 years ago
  60. eb20ad3 * Add support for SK98xx driver by wdenk · 21 years ago
  61. b10ba6b * Fix ICU862 environment problem by wdenk · 21 years ago
  62. 5d84173 * Make Ethernet autonegotiation on INCA-IP work for all clock rates; by wdenk · 21 years ago
  63. 0237902 * Fix PCI support for MPC5200 / IceCube Board by wdenk · 21 years ago
  64. b846356 * Allow crc32 to be used at address 0x000 by wdenk · 21 years ago
  65. 21136db * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) by wdenk · 21 years ago