Age | Commit message (Expand) | Author |
2010-09-23 | Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature | Stefan Roese |
2010-08-01 | powerpc/85xx: configure autocompletion support | Kim Phillips |
2010-07-20 | powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h | Kumar Gala |
2010-07-16 | mpc85xx: Add reginfo command | Becky Bruce |
2009-12-08 | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher |
2009-07-19 | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk |
2009-07-18 | NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... | Wolfgang Denk |
2009-07-17 | Remove legacy NAND and disk on chip references from boards. | Scott Wood |
2009-06-12 | mtd: MTD related config header changes (mtdparts command) | Stefan Roese |
2009-06-09 | TQM85xx: minor config file cleanup | Wolfgang Denk |
2009-06-09 | TQM85xx: adapt for new flash types | Wolfgang Denk |
2009-03-23 | Add multi-chip NAND support for the TQM8548 modules | Wolfgang Grandegger |
2009-03-20 | Separate mtdparts command from jffs2 | Stefan Roese |
2009-02-16 | MPC85xx: TQM8548: add support for the TQM8548_AG module | Wolfgang Grandegger |
2009-02-16 | MPC85xx: TQM8548: add support for the TQM8548_BE module | Wolfgang Grandegger |
2009-02-16 | MPC85xx: TQM85xx: make standard PCI/PCI-X configurable | Wolfgang Grandegger |
2009-01-23 | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS | Wolfgang Grandegger |
2008-12-14 | Remove unused CONFIG_ADDR_STREAMING defines | Peter Tyser |
2008-12-01 | Removed unused CONFIG_L1_INIT_RAM symbol. | Jon Loeliger |
2008-10-24 | 85xx: Convert all fsl_pci_init users to new APIs | Kumar Gala |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-10-14 | Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references | Peter Tyser |
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-08-27 | FSL DDR: Remove old SPD support from cpu/mpc85xx | Kumar Gala |
2008-08-13 | drivers/mtd/nand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-13 | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-06-11 | TQM85xx: Change memory map to support Flash memory > 128 MiB | Wolfgang Grandegger |
2008-06-11 | TQM85xx: NAND support via local bus UPMB | Wolfgang Grandegger |
2008-06-11 | TQM8548: PCI express support | Wolfgang Grandegger |
2008-06-11 | TQM8548: Basic support for the TQM8548 modules | Wolfgang Grandegger |
2008-06-11 | TQM85xx: Support for Flat Device Tree | Wolfgang Grandegger |
2008-06-10 | TQM85xx: Support for Intel 82527 compatible CAN controller | Wolfgang Grandegger |
2008-06-10 | TQM85xx: Support for Spansion 'N' type flashes added | Wolfgang Grandegger |
2008-06-10 | TQM85xx: Various coding style fixes | Wolfgang Grandegger |
2008-03-26 | 85xx: Add the concept of CFG_CCSRBAR_PHYS | Kumar Gala |
2008-03-06 | Replace "run load; run update" with conditionalized "run load update". | Detlev Zundel |
2008-01-17 | 85xx: Get ride of old TLB setup code | Kumar Gala |
2008-01-17 | 85xx: Convert TQM85xx to new TLB setup | Kumar Gala |
2008-01-16 | 85xx: convert remaining 85xx boards over to use new LAW init code | Kumar Gala |
2008-01-09 | 85xx: Remove cache config from configs.h | Kumar Gala |
2007-09-18 | Bugfix: remove embedded null (\0) from CFG_BOOTFILE macro in TQM8540_config | Grant Likely |
2007-08-18 | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx | Wolfgang Denk |
2007-08-18 | lib_ppc: make board_add_ram_info weak | 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-07-10 | include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger |
2007-07-05 | include/configs: Use new CONFIG_CMD_* in 85xx board config files. | Jon Loeliger |
2007-05-17 | Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx | Kim Phillips |
2006-10-28 | Enable commandline editing and hush shell on all TQM boards. | Wolfgang Denk |