1. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  2. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  3. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  4. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  5. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  6. f7758c1 powerpc/85xx: configure autocompletion support by Kim Phillips · 14 years ago
  7. 17ed6a2 powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h by Kumar Gala · 14 years ago
  8. ee888da mpc85xx: Add reginfo command by Becky Bruce · 14 years ago
  9. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  10. ce3c1db 85xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config files by Becky Bruce · 15 years ago
  11. fc01ff5 85xx: Remove unused CONFIG_CLEAR_LAW0 defines by Peter Tyser · 15 years ago
  12. 1535d81 85xx: Bump up the BOOTMAP to 16M on FSL 85xx boards by Kumar Gala · 15 years ago
  13. 727c6a6 85xx: Use common LSDMR defines from asm/fsl_lbc.h by Kumar Gala · 16 years ago
  14. 60ff464 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards by Kumar Gala · 16 years ago
  15. ef43b6e 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards by Kumar Gala · 16 years ago
  16. 64bb6d1 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards by Kumar Gala · 16 years ago
  17. 3fe8087 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards by Kumar Gala · 16 years ago
  18. 538376f Remove unused CONFIG_ADDR_STREAMING defines by Peter Tyser · 16 years ago
  19. f066f50 Removed unused CONFIG_L1_INIT_RAM symbol. by Jon Loeliger · 16 years ago
  20. d3ca124 85xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
  21. c10a0c4 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  22. 7738d5c 85xx: Enable 64-bit PCI resources on all Freescale boards by Kumar Gala · 16 years ago
  23. 489675d 85xx: Enable interrupt and setexpr commands on Freescale 85xx boards by Kumar Gala · 16 years ago
  24. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  25. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  26. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  27. 0b87d3f Update Freescale 85xx boards to sys_eeprom.c by Timur Tabi · 16 years ago
  28. c378bae FSL DDR: Convert MPC8548CDS to new DDR code. by Jon Loeliger · 17 years ago
  29. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. 873a5f4 85xx: remove dummy board_early_init_f by Kumar Gala · 16 years ago
  31. c4b6249 85xx: Remove unused and unconfigured memory test code. by Kumar Gala · 16 years ago
  32. 6bcdb40 FSL: Clean up board/freescale/common/Makefile by Jon Loeliger · 17 years ago
  33. d33a55f 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · 17 years ago
  34. d7ea3e3 85xx: Get ride of old TLB setup code by Kumar Gala · 17 years ago
  35. 1242b88 85xx: Convert MPC8541/MPC8555/MPC8548 CDS to new TLB setup by Kumar Gala · 17 years ago
  36. 35b2b09 85xx: convert MPC8541/MPC8555/MPC8548 CDS over to use new LAW init code by Kumar Gala · 17 years ago
  37. 938e14e 85xx: Remove cache config from configs.h by Kumar Gala · 17 years ago
  38. 93166d2 Handle MPC85xx PCIe reset errata (PCI-Ex 38) by Kumar Gala · 17 years ago
  39. 260fac3 Update Freescale MPC85xx ADS/CDS/MDS board config by Kumar Gala · 17 years ago
  40. 99da1d9 Update Freescale MPC85xx ADS/CDS/MDS board config by Kumar Gala · 17 years ago
  41. d28ced3 Update MPC85xx CDS to use libfdt by Kumar Gala · 17 years ago
  42. bbeac31 Improve handling of PCI interrupt device tree fixup on MPC85xx CDS by Kumar Gala · 17 years ago
  43. f66cbc8 8548cds fixes by Ed Swarthout · 17 years ago
  44. 9b46eb6 fdt: remove unused OF_FLAT_TREE_MAX_SIZE references by Kim Phillips · 17 years ago
  45. 458c389 Add CONFIG_HAS_ETH0 to all boards with TSEC by Andy Fleming · 17 years ago
  46. 09b88df Define tsec flag values in config files by Andy Fleming · 17 years ago
  47. 1dfd6d9 85xxCDS: Add make targets for legacy systems. by Randy Vinson · 18 years ago
  48. 6e45262 Fix minor 85xx warnings by Andy Fleming · 17 years ago
  49. 95ae0a0 8548cds PCIE support. by Ed Swarthout · 17 years ago
  50. ed26c74 include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  51. e63319f include/configs: Use new CONFIG_CMD_* in 85xx board config files. by Jon Loeliger · 17 years ago
  52. 177e58f Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · 18 years ago
  53. dcd580b Cleaned up some 85xx PCI bugs by Andy Fleming · 18 years ago
  54. 6ffad93 Fix PCI I/O space mapping on Freescale MPC85x0ADS by Sergei Shtylyov · 18 years ago
  55. 5ab966c u-boot: Disables MPC8548CDS 2T_TIMING for DDR by default by ebony.zhu@freescale.com · 18 years ago
  56. a5f77dc u-boot: Enable PCI function and add PEX & rapidio memory map on MPC8548CDS board by Zang Roy-r61911 · 18 years ago
  57. 95c0bc5 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  58. 43d818f Converted all 85xx boards to use a common FSL I2C driver. by Jon Loeliger · 18 years ago
  59. 7243f97 Updated config headers to add default FDT-based booting by Andy Fleming · 18 years ago
  60. 239e75f Add support for eTSEC 3 & 4 on 8548 CDS by Andy Fleming · 18 years ago
  61. aa6dd06 * Added VIA configuration table by Matthew McClintock · 18 years ago
  62. 3d40317 * Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon Loeliger 17-Jan-2006 by Matthew McClintock · 18 years ago
  63. 3b66201 * Added VIA configuration table by Matthew McClintock · 18 years ago
  64. 148e26a * Add Flat Dev Tree construction for MPC85xx ADS and CDS boards by Matthew McClintock · 18 years ago
  65. 77a4f6e * Patch by Jon Loeliger, 2005-05-05 by Jon Loeliger · 19 years ago