1. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  2. b3f44c2 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · 13 years ago
  3. 8b3637c common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · 13 years ago
  4. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  5. e46fedf powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros by Timur Tabi · 13 years ago
  6. a832ac4 powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boards by Kumar Gala · 13 years ago
  7. 7c57f3e powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boards by Kumar Gala · 14 years ago
  8. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  9. 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  10. d98b052 powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  11. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  12. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  13. 2495664 Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  14. 5be58f5 powerpc/85xx: configure autocompletion support by Kim Phillips · 14 years ago
  15. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  16. 89188a6 85xx: Bump up the BOOTMAP to 16M on FSL 85xx boards by Kumar Gala · 15 years ago
  17. b0fe93ed 85xx: Use common LSDMR defines from asm/fsl_lbc.h by Kumar Gala · 16 years ago
  18. bdab39d rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · 16 years ago
  19. aca5f01 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards by Kumar Gala · 16 years ago
  20. 5af0fdd 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards by Kumar Gala · 16 years ago
  21. 5f91ef6 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards by Kumar Gala · 16 years ago
  22. 10795f4 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards by Kumar Gala · 16 years ago
  23. ba490b7 Remove unused CONFIG_ADDR_STREAMING defines by Peter Tyser · 16 years ago
  24. 801a194 Removed unused CONFIG_L1_INIT_RAM symbol. by Jon Loeliger · 16 years ago
  25. 0151cba 85xx: Enable 64-bit PCI resources on all Freescale boards by Kumar Gala · 16 years ago
  26. 1c9aa76 85xx: Enable interrupt and setexpr commands on Freescale 85xx boards by Kumar Gala · 16 years ago
  27. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  29. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. 93f6d72 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  31. 9617c8d FSL DDR: Convert MPC8540ADS to new DDR code. by Kumar Gala · 16 years ago
  32. 00b1883 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  33. ddde74a 85xx: remove dummy board_early_init_f by Kumar Gala · 16 years ago
  34. 978e816 85xx: Remove unused and unconfigured memory test code. by Kumar Gala · 16 years ago
  35. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  36. f69766e 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · 17 years ago
  37. 7dc358b 85xx: Get ride of old TLB setup code by Kumar Gala · 17 years ago
  38. 219a81b 85xx: Convert MPC8540/MPC8560 ADS to new TLB setup by Kumar Gala · 17 years ago
  39. 7232a27 85xx: convert MPC8540/MPC8560 ADS over to use new LAW init code by Kumar Gala · 17 years ago
  40. b009f3e 85xx: Remove cache config from configs.h by Kumar Gala · 17 years ago
  41. 82ac8c9 Update Freescale MPC85xx ADS/CDS/MDS board config by Kumar Gala · 17 years ago
  42. 22abb2d Update Freescale MPC85xx ADS/CDS/MDS board config by Kumar Gala · 17 years ago
  43. 0fd5ec6 Update MPC8540 ADS to use libfdt by Kumar Gala · 17 years ago
  44. 3bb342f fdt: remove unused OF_FLAT_TREE_MAX_SIZE references by Kim Phillips · 17 years ago
  45. 10327dc Add CONFIG_HAS_ETH0 to all boards with TSEC by Andy Fleming · 17 years ago
  46. 3a79013 Define tsec flag values in config files by Andy Fleming · 17 years ago
  47. 6bf6f11 Merge branch 'testing' into working by Andy Fleming · 17 years ago
  48. d3ec0d9 Polished the 85xx ADS config files by Andy Fleming · 17 years ago
  49. 659e2f6 include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  50. 2835e51 include/configs: Use new CONFIG_CMD_* in 85xx board config files. by Jon Loeliger · 17 years ago
  51. 255a3577 Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · 17 years ago
  52. 362dd83 Fix PCI I/O space mapping on Freescale MPC85x0ADS by Sergei Shtylyov · 18 years ago
  53. 2047672 Converted all 85xx boards to use a common FSL I2C driver. by Jon Loeliger · 18 years ago
  54. 8272dc2 Updated config headers to add default FDT-based booting by Andy Fleming · 18 years ago
  55. 34c3c0e * Switched default PCI speed for 8540 ADS back to 33MHz by Matthew McClintock · 18 years ago
  56. c88f9fe * Fixed PCI memory definitions Patch by Andy Fleming 17-Mar-2006 by Matthew McClintock · 18 years ago
  57. 0e16387 * Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon Loeliger 17-Jan-2006 by Matthew McClintock · 18 years ago
  58. d9b94f2 * Patch by Jon Loeliger, 2005-05-05 by Jon Loeliger · 19 years ago
  59. 288693a * Patch by Jon Loeliger, 2005-Feb-10 by Jon Loeliger · 19 years ago
  60. a119190 * Patch by Jon Loeliger, 02 Sep 2004: by wdenk · 20 years ago
  61. e2ffd59 * Code cleanup, mostly for GCC-3.3.x by wdenk · 20 years ago
  62. cf33678 * Patch by Jon Loeliger, 24 Aug 2004: by wdenk · 20 years ago
  63. 9aea953 Patch by Jon Loeliger, 16 Jul 2004: by wdenk · 20 years ago
  64. 0ac6f8b Patch by Jon Loeliger, 17 June 2004: by wdenk · 20 years ago
  65. c837dcb * The PS/2 mux on the BMS2003 board needs 450 ms after power on by wdenk · 21 years ago
  66. 42d1f03 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago