summaryrefslogtreecommitdiffstats
path: root/board/tqc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-141-4/+4
* Fix some more print() format errors.Wolfgang Denk2008-07-112-3/+3
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-023-3/+3
* Coding Style CleanupWolfgang Denk2008-06-281-9/+9
* Change initdram() return type to phys_size_tBecky Bruce2008-06-126-6/+6
* Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2008-06-111-4/+0
* 85xx/86xx: Move to dynamic mgmt of LAWsKumar Gala2008-06-111-8/+8
* TQM85xx: Change memory map to support Flash memory > 128 MiBWolfgang Grandegger2008-06-112-4/+122
* TQM85xx: NAND support via local bus UPMBWolfgang Grandegger2008-06-114-5/+480
* TQM8548: PCI express supportWolfgang Grandegger2008-06-113-35/+215
* TQM8548: Basic support for the TQM8548 modulesWolfgang Grandegger2008-06-112-15/+248
* TQM85xx: Support for Flat Device TreeWolfgang Grandegger2008-06-111-0/+24
* TQM85xx: Support for Intel 82527 compatible CAN controllerWolfgang Grandegger2008-06-103-0/+62
* TQM85xx: Bugfix in the SDRAM initialisationWolfgang Grandegger2008-06-101-1/+3
* TQM85xx: Fix chip select configuration for second FLASH bankWolfgang Grandegger2008-06-101-38/+46
* TQM85xx: Fix CPM port pin configurationWolfgang Grandegger2008-06-101-0/+6
* TQM85xx: Various coding style fixesWolfgang Grandegger2008-06-104-245/+251
* TQM: move TQM boards to board/tqcWolfgang Grandegger2008-06-1032-0/+8894
OpenPOWER on IntegriCloud