Age | Commit message (Expand) | Author |
2008-09-10 | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | cmd_mac: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-27 | FSL DDR: Convert MPC8641HPCN to new DDR code. | Kumar Gala |
2008-08-13 | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-07-15 | Update Freescale sys_eeprom.c to handle CCID formats | Timur Tabi |
2008-06-06 | Merge commit 'wd/master' | Jon Loeliger |
2008-06-03 | PPC: Create and use CONFIG_HIGH_BATS | Becky Bruce |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2008-05-19 | mpc86xx: Removed unused and unconfigured memory test code. | Jon Loeliger |
2008-01-24 | 86xx: Add reginfo command | Becky Bruce |
2008-01-24 | 86xx: Support new law setup method and convert mpc8641 | Becky Bruce |
2008-01-17 | 86xx: enable command-line editing | Timur Tabi |
2008-01-16 | FSL: Convert board/freescale/common/Makefile to use CONFIG_ | Jon Loeliger |
2008-01-09 | 85xx: Remove cache config from configs.h | Kumar Gala |
2008-01-03 | Don't slam #undef DEBUG in the 8641HPCN config file. | Jon Loeliger |
2008-01-03 | Convert MPC8641HPCN to use libfdt. | Jon Loeliger |
2007-11-07 | Unify pixis_reset altbank across board families | Jason Jin |
2007-11-03 | Fix USB support issue for MPC8641HPCN board. | Zhang Wei |
2007-08-29 | support board vendor-common makefiles | Kim Phillips |
2007-08-29 | fdt: remove unused OF_FLAT_TREE_MAX_SIZE references | Kim Phillips |
2007-08-16 | Add CONFIG_HAS_ETH0 to all boards with TSEC | Andy Fleming |
2007-08-16 | Define tsec flag values in config files | Andy Fleming |
2007-08-07 | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher |
2007-08-06 | Configurations for ATI video card BIOS emulator | Jason Jin |
2007-08-06 | Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. | Ed Swarthout |
2007-07-10 | include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger |
2007-07-04 | configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style. | Jon Loeliger |
2007-07-03 | Merge with /home/wd/git/u-boot/custodian/u-boot-testing | Wolfgang Denk |
2007-06-06 | Add USB PCI-OHCI, USB keyboard and event poll support to the | Zhang Wei |
2007-06-05 | mpc8641 image size cleanup | Ed Swarthout |
2007-05-17 | Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx | Kim Phillips |
2007-03-22 | Add flash cmd function to 8641HPCN ramboot | Jason Jin |
2006-10-20 | Converted all 85xx boards to use a common FSL I2C driver. | Jon Loeliger |
2006-10-19 | Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c | Jon Loeliger |
2006-10-10 | Fix whitespace issues. | Jon Loeliger |
2006-08-25 | Change ramdiskaddr and dtbaddr | Haiying Wang |
2006-08-23 | Add AHCI define and sata support for MPC8641HPCN board. | Jin Zhengxiong |
2006-08-23 | Add dtb boot-up parameter to default boot commands. | Zhang Wei |
2006-08-14 | Fix BAT0 to actually be cacheable, non-guarded as documented. | Jon Loeliger |
2006-07-28 | Fix 8641HPCN timebase | John Traill |
2006-07-13 | Add support for reading and writing mac addresses to or from ID EEPROM. | Haiying Wang |
2006-07-13 | Fixed initrd issue by define big RAM | Jin Zhengxiong |
2006-06-27 | Fix RTL8139 in big endian | Jin Zhengxiong-R64188 |
2006-06-27 | Enable PCIE1 for MPC8641HPCN board | Jin Zhengxiong-R64188 |
2006-05-19 | Enable dual DDR controllers and interleaving. | Jon Loeliger |
2006-05-19 | Update 86xx address map and LAWBARs. | Jon Loeliger |
2006-05-09 | Get MPC8641HPCN flash images working. | Jon Loeliger |
2006-04-27 | Cleanup whitespaces and style issues. | Jon Loeliger |