summaryrefslogtreecommitdiffstats
path: root/board/tqc
Commit message (Expand)AuthorAgeFilesLines
* mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips2009-07-182-182/+35
* General help message cleanupWolfgang Denk2009-06-123-9/+10
* TQM834x: add FDT supportWolfgang Denk2009-06-122-0/+56
* Redundant Environment: protect full sector sizeWolfgang Denk2009-06-041-1/+1
* fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala2009-04-041-6/+0
* fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala2009-04-041-1/+1
* Add multi-chip NAND support for the TQM8548 modulesWolfgang Grandegger2009-03-231-1/+4
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-202-6/+2
* boards: get mac address from env and move load_sernum_ethaddr() to board initMike Frysinger2009-03-201-0/+3
* TQM8xxL: make some room in low memory for future needsWolfgang Denk2009-02-191-1/+0
* TQM85xx: Fix a couple warnings in TQM8548 buildAndy Fleming2009-02-162-3/+5
* MPC85xx: TQM8548: workaround for erratum DDR 19 and 20Wolfgang Grandegger2009-02-161-8/+108
* MPC85xx: TQM8548: use cache for AG and BE variantsWolfgang Grandegger2009-02-161-2/+2
* MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configurationWolfgang Grandegger2009-02-163-4/+26
* MPC85xx: TQM8548: fix SDRAM timing for 533 MHzWolfgang Grandegger2009-02-161-6/+8
* MPC85xx: TQM8548: add support for the TQM8548_BE moduleWolfgang Grandegger2009-02-161-2/+4
* MPC85xx: TQM85xx: make standard PCI/PCI-X configurableWolfgang Grandegger2009-02-161-6/+6
* MPC85xx: TQM85xx: fix flash protection for boot loaderWolfgang Grandegger2009-02-161-2/+1
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-071-1/+1
* Command usage cleanupPeter Tyser2009-01-283-8/+8
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-6/+6
* mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho2008-12-191-1/+1
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-061-1/+2
* lwmon, tqm8xx: Fix build errorsAnatolij Gustschin2008-12-061-2/+3
* 85xx: Add PORDEVSR_PCI1 definePeter Tyser2008-12-041-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-182-0/+2
* TQM8260: use CFI flash driver instead of custom driver.Wolfgang Denk2008-11-022-498/+1
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-11-021-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2008-10-281-0/+26
|\
| * lcd: Let the board code show board-specific infoHaavard Skinnemoen2008-10-271-0/+26
* | 85xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-241-38/+20
|/
* TQM8260: environment in flash instead EEPROM, baudrate 115kWolfgang Denk2008-10-211-2/+11
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-211-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-1818-381/+381
* Coding style cleanup; update CHANEGLOGWolfgang Denk2008-09-171-35/+35
* TQM8xx: Fix CFI flash driver support for all TQM8xx based boardsWolfgang Denk2008-09-163-866/+93
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-104-31/+31
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-103-4/+4
* cleanup use of CFG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-102-2/+2
* TQM8272: move NAND part in seperate FileHeiko Schocher2008-09-064-276/+331
* TQM8272: Fix compiling error for the TQM8272 board.Heiko Schocher2008-09-061-18/+15
* Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-022-0/+13
* Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren2008-09-021-0/+1
* Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+6
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-2/+2
* Fixing coding style issuesWilliam Juul2008-08-121-1/+1
* Update MTD to that of Linux 2.6.22.1William Juul2008-08-121-18/+16
* TQM85xx: fix typo introduce by commit ffbb5cb9Wolfgang Denk2008-07-311-1/+1
* tqm85xx: Demystify 'DK: !!!' commentDetlev Zundel2008-07-201-1/+2
OpenPOWER on IntegriCloud