| Commit message (Expand) | Author | Age | Files | Lines |
* | MPC85xx: remove support for TQM85xx boards | Wolfgang Denk | 2012-10-05 | 1 | -697/+0 |
* | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini | 2012-06-20 | 1 | -3/+0 |
* | board configs: drop NET_MULTI references | Mike Frysinger | 2011-10-05 | 1 | -1/+0 |
* | powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros | Timur Tabi | 2011-09-29 | 1 | -11/+5 |
* | board/tqm85xx: Create and tear down TLB for get_ram_size() | Becky Bruce | 2011-07-22 | 1 | -0/+6 |
* | 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN | Becky Bruce | 2011-01-14 | 1 | -1/+1 |
* | mpc85xx boards: initdram() cleanup/bugfix | Becky Bruce | 2011-01-14 | 1 | -0/+4 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | 1 | -2/+1 |
* | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk | 2010-10-26 | 1 | -2/+2 |
* | tqm85xx: Update PCI code | Peter Tyser | 2010-10-20 | 1 | -10/+10 |
* | powerpc: Cleanup BOOTFLAG_* references | Peter Tyser | 2010-10-18 | 1 | -8/+0 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | 1 | -0/+6 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 1 | -4/+4 |
* | Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature | Stefan Roese | 2010-09-23 | 1 | -1/+0 |
* | powerpc/85xx: configure autocompletion support | Kim Phillips | 2010-08-01 | 1 | -0/+1 |
* | powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h | Kumar Gala | 2010-07-20 | 1 | -4/+0 |
* | mpc85xx: Add reginfo command | Becky Bruce | 2010-07-16 | 1 | -0/+1 |
* | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher | 2009-12-08 | 1 | -2/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2009-07-19 | 1 | -2/+0 |
|\ |
|
| * | Remove legacy NAND and disk on chip references from boards. | Scott Wood | 2009-07-17 | 1 | -2/+0 |
* | | NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... | Wolfgang Denk | 2009-07-18 | 1 | -0/+2 |
|/ |
|
* | mtd: MTD related config header changes (mtdparts command) | Stefan Roese | 2009-06-12 | 1 | -0/+2 |
* | TQM85xx: minor config file cleanup | Wolfgang Denk | 2009-06-09 | 1 | -4/+3 |
* | TQM85xx: adapt for new flash types | Wolfgang Denk | 2009-06-09 | 1 | -13/+0 |
* | Add multi-chip NAND support for the TQM8548 modules | Wolfgang Grandegger | 2009-03-23 | 1 | -25/+7 |
* | Separate mtdparts command from jffs2 | Stefan Roese | 2009-03-20 | 1 | -2/+2 |
* | MPC85xx: TQM8548: add support for the TQM8548_AG module | Wolfgang Grandegger | 2009-02-16 | 1 | -2/+9 |
* | MPC85xx: TQM8548: add support for the TQM8548_BE module | Wolfgang Grandegger | 2009-02-16 | 1 | -2/+10 |
* | MPC85xx: TQM85xx: make standard PCI/PCI-X configurable | Wolfgang Grandegger | 2009-02-16 | 1 | -4/+5 |
* | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS | Wolfgang Grandegger | 2009-01-23 | 1 | -1/+0 |
* | Remove unused CONFIG_ADDR_STREAMING defines | Peter Tyser | 2008-12-14 | 1 | -1/+0 |
* | Removed unused CONFIG_L1_INIT_RAM symbol. | Jon Loeliger | 2008-12-01 | 1 | -1/+0 |
* | 85xx: Convert all fsl_pci_init users to new APIs | Kumar Gala | 2008-10-24 | 1 | -5/+0 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 1 | -152/+152 |
* | Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references | Peter Tyser | 2008-10-14 | 1 | -1/+0 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -15/+15 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -1/+1 |
* | FSL DDR: Remove old SPD support from cpu/mpc85xx | Kumar Gala | 2008-08-27 | 1 | -0/+4 |
* | drivers/mtd/nand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | 1 | -1/+1 |
* | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | 1 | -1/+1 |
* | TQM85xx: Change memory map to support Flash memory > 128 MiB | Wolfgang Grandegger | 2008-06-11 | 1 | -7/+45 |
* | TQM85xx: NAND support via local bus UPMB | Wolfgang Grandegger | 2008-06-11 | 1 | -3/+78 |
* | TQM8548: PCI express support | Wolfgang Grandegger | 2008-06-11 | 1 | -1/+34 |
* | TQM8548: Basic support for the TQM8548 modules | Wolfgang Grandegger | 2008-06-11 | 1 | -8/+63 |
* | TQM85xx: Support for Flat Device Tree | Wolfgang Grandegger | 2008-06-11 | 1 | -11/+39 |
* | TQM85xx: Support for Intel 82527 compatible CAN controller | Wolfgang Grandegger | 2008-06-10 | 1 | -0/+11 |
* | TQM85xx: Support for Spansion 'N' type flashes added | Wolfgang Grandegger | 2008-06-10 | 1 | -4/+16 |
* | TQM85xx: Various coding style fixes | Wolfgang Grandegger | 2008-06-10 | 1 | -46/+42 |
* | 85xx: Add the concept of CFG_CCSRBAR_PHYS | Kumar Gala | 2008-03-26 | 1 | -0/+1 |
* | Replace "run load; run update" with conditionalized "run load update". | Detlev Zundel | 2008-03-06 | 1 | -1/+1 |