1. 64e55d5 powerpc/86xx: Rework MPC8641HPCN pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  2. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  3. 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  4. d98b052 powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  5. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  6. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  7. 4bbfd3e ppc: Conditionally compile bat_rw.c by Peter Tyser · 14 years ago
  8. 2495664 Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  9. 076bff8 powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4 by york · 14 years ago
  10. 46f3e38 powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641 by Kumar Gala · 14 years ago
  11. dd2cda3 powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h by Kumar Gala · 14 years ago
  12. 9ff32d8 mpc86xx: set the DDR BATs after calculating true DDR size by Timur Tabi · 14 years ago
  13. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  14. 26df6aa mpc86xx: delete unused MPC86xx_DDR_SDRAM_CLK_CNTL define by Paul Gortmaker · 15 years ago
  15. 0e87098 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  16. 9af9c6b 86xx: Report which "bank" of NOR flash we are booting from on MPC8641HPCN by Kumar Gala · 15 years ago
  17. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  18. 890d242 remove _IO_BASE and KSEG1ADDR from board configuration files by Timur Tabi · 15 years ago
  19. 156984a 8xxx: Fix PCI bus address setup for 36-bit configs by Kumar Gala · 15 years ago
  20. 7649a59 86xx: Cleanup MP support by Kumar Gala · 15 years ago
  21. bdab39d rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · 16 years ago
  22. 4ef630d 86xx: Reset update by Peter Tyser · 16 years ago
  23. 4c78d4a mpc8641hpcn: Change PCI MEM pci bus address by Becky Bruce · 16 years ago
  24. d591a80 MPC8641HPCN: Enable CONFIG_ADDR_MAP by Becky Bruce · 16 years ago
  25. 49f46f3 mpc8641hpcn: Clean up PCI mapping concepts by Becky Bruce · 16 years ago
  26. b81b773 mpc8641hpcn: Use physical address in flash banks defintion by Becky Bruce · 16 years ago
  27. ea154a1 FSL: Moved BR_PHYS_ADDR for localbus to common header by Kumar Gala · 16 years ago
  28. 5a105a3 Removed unused CONFIG_L1_INIT_RAM symbol. by Jon Loeliger · 16 years ago
  29. d52082b mpc8641: Try to detect old .dts files by Becky Bruce · 16 years ago
  30. 3111d32 mpc8641: Support 36-bit physical addressing by Becky Bruce · 16 years ago
  31. c759a01 mpc8641: Change 32-bit memory map by Becky Bruce · 16 years ago
  32. bf9a8c3 mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY by Becky Bruce · 16 years ago
  33. 6bf98b1 mpc8641: make DIAG_ADDR == FLASH_BASE by Becky Bruce · 16 years ago
  34. 170deac mpc8641: Drop imaginary second flash bank, map 8MB by Becky Bruce · 16 years ago
  35. 0f2d660 mpc8641: only define CONFIG_ENV_SIZE once by Becky Bruce · 16 years ago
  36. 05df3e5 mpc8641: Remove extra "0" from BR2 define by Becky Bruce · 16 years ago
  37. 1266df8 powerpc: change 86xx SMP boot method by Becky Bruce · 16 years ago
  38. b543156 8641HPCN: Config file cleanup by Becky Bruce · 16 years ago
  39. af5d100 mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI build by Becky Bruce · 16 years ago
  40. 98693b8 mpc8641: Stop supporting non-PCI_PNP configs by Becky Bruce · 16 years ago
  41. 1c67197 86xx: remove the unused definition by Dave Liu · 16 years ago
  42. c2083e0 86xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  43. 8ba93f6 86xx: Enable 64-bit PCI resources on all Freescale boards by Kumar Gala · 16 years ago
  44. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  45. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  46. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. 93f6d72 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  48. 32628c5 cmd_mac: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  49. 6a8e569 FSL DDR: Convert MPC8641HPCN to new DDR code. by Kumar Gala · 16 years ago
  50. 00b1883 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  51. e2d31fb Update Freescale sys_eeprom.c to handle CCID formats by Timur Tabi · 16 years ago
  52. 1a247ba Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  53. 31d8267 PPC: Create and use CONFIG_HIGH_BATS by Becky Bruce · 16 years ago
  54. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  55. 2c289e3 mpc86xx: Removed unused and unconfigured memory test code. by Jon Loeliger · 16 years ago
  56. 4f93f8b 86xx: Add reginfo command by Becky Bruce · 17 years ago
  57. 4933b91 86xx: Support new law setup method and convert mpc8641 by Becky Bruce · 17 years ago
  58. 6bee764 86xx: enable command-line editing by Timur Tabi · 17 years ago
  59. ad8f868 FSL: Convert board/freescale/common/Makefile to use CONFIG_ by Jon Loeliger · 17 years ago
  60. b009f3e 85xx: Remove cache config from configs.h by Kumar Gala · 17 years ago
  61. 61d3421 Don't slam #undef DEBUG in the 8641HPCN config file. by Jon Loeliger · 17 years ago
  62. ea9f739 Convert MPC8641HPCN to use libfdt. by Jon Loeliger · 17 years ago
  63. 9f23ca3 Unify pixis_reset altbank across board families by Jason Jin · 17 years ago
  64. bbf4796 Fix USB support issue for MPC8641HPCN board. by Zhang Wei · 17 years ago
  65. 7608d75 support board vendor-common makefiles by Kim Phillips · 17 years ago
  66. 3bb342f fdt: remove unused OF_FLAT_TREE_MAX_SIZE references by Kim Phillips · 17 years ago
  67. 10327dc Add CONFIG_HAS_ETH0 to all boards with TSEC by Andy Fleming · 17 years ago
  68. 3a79013 Define tsec flag values in config files by Andy Fleming · 17 years ago
  69. 78549bb Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  70. 0f460a1 Configurations for ATI video card BIOS emulator by Jason Jin · 17 years ago
  71. 63cec58 Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. by Ed Swarthout · 17 years ago
  72. 659e2f6 include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  73. 2f9c19e configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style. by Jon Loeliger · 17 years ago
  74. 98c440b Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  75. a81d1c0 Add USB PCI-OHCI, USB keyboard and event poll support to the by Zhang Wei · 17 years ago
  76. 32922cd mpc8641 image size cleanup by Ed Swarthout · 17 years ago
  77. 255a3577 Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · 17 years ago
  78. 5a58a73 Add flash cmd function to 8641HPCN ramboot by Jason Jin · 18 years ago
  79. 2047672 Converted all 85xx boards to use a common FSL I2C driver. by Jon Loeliger · 18 years ago
  80. 7237c03 Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c by Jon Loeliger · 18 years ago
  81. 8b283db Fix whitespace issues. by Jon Loeliger · 18 years ago
  82. 5567806 Change ramdiskaddr and dtbaddr Remove PEX fluff commands. by Haiying Wang · 18 years ago
  83. dabf9ef Add AHCI define and sata support for MPC8641HPCN board. by Jin Zhengxiong · 18 years ago
  84. d8ea2ac Add dtb boot-up parameter to default boot commands. by Zhang Wei · 18 years ago
  85. fecf1c7 Fix BAT0 to actually be cacheable, non-guarded as documented. by Jon Loeliger · 18 years ago
  86. 515ab8a Fix 8641HPCN timebase by John Traill · 18 years ago
  87. bea3f28 Add support for reading and writing mac addresses to or from ID EEPROM. by Haiying Wang · 18 years ago
  88. fcb28e7 Fixed initrd issue by define big RAM by Jin Zhengxiong · 18 years ago
  89. bc09cf3 Fix RTL8139 in big endian by Jin Zhengxiong-R64188 · 18 years ago
  90. fa7db9c Enable PCIE1 for MPC8641HPCN board by Jin Zhengxiong-R64188 · 18 years ago
  91. 9a65587 Enable dual DDR controllers and interleaving. by Jon Loeliger · 18 years ago
  92. 586d1d5 Update 86xx address map and LAWBARs. by Jon Loeliger · 18 years ago
  93. 18b6c8c Get MPC8641HPCN flash images working. by Jon Loeliger · 18 years ago
  94. 5c9efb3 Cleanup whitespaces and style issues. by Jon Loeliger · 18 years ago
  95. debb735 Initial support for MPC8641 HPCN board. by Jon Loeliger · 18 years ago