aboutsummaryrefslogtreecommitdiff
path: root/board/tqc
AgeCommit message (Expand)AuthorFilesLines
2009-01-28Command usage cleanupPeter Tyser3-8/+8
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-6/+6
2008-12-19mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho1-1/+1
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser1-1/+2
2008-12-06lwmon, tqm8xx: Fix build errorsAnatolij Gustschin1-2/+3
2008-12-0485xx: Add PORDEVSR_PCI1 definePeter Tyser1-1/+1
2008-11-18Align end of bss by 4 bytesSelvamuthukumar2-0/+2
2008-11-02TQM8260: use CFI flash driver instead of custom driver.Wolfgang Denk2-498/+1
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk1-2/+2
2008-10-28Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk1-0/+26
2008-10-27lcd: Let the board code show board-specific infoHaavard Skinnemoen1-0/+26
2008-10-2485xx: Convert all fsl_pci_init users to new APIsKumar Gala1-38/+20
2008-10-21TQM8260: environment in flash instead EEPROM, baudrate 115kWolfgang Denk1-2/+11
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk1-2/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD18-381/+381
2008-09-17Coding style cleanup; update CHANEGLOGWolfgang Denk1-35/+35
2008-09-16TQM8xx: Fix CFI flash driver support for all TQM8xx based boardsWolfgang Denk3-866/+93
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD4-31/+31
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD3-4/+4
2008-09-10cleanup use of CFG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2-2/+2
2008-09-06TQM8272: move NAND part in seperate FileHeiko Schocher4-276/+331
2008-09-06TQM8272: Fix compiling error for the TQM8272 board.Heiko Schocher1-18/+15
2008-09-02Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2-0/+13
2008-09-02Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren1-0/+1
2008-09-02Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren1-0/+6
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-08-12Fixing coding style issuesWilliam Juul1-1/+1
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul1-18/+16
2008-07-31TQM85xx: fix typo introduce by commit ffbb5cb9Wolfgang Denk1-1/+1
2008-07-20tqm85xx: Demystify 'DK: !!!' commentDetlev Zundel1-1/+2
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk1-4/+4
2008-07-11Fix some more print() format errors.Wolfgang Denk2-3/+3
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk3-3/+3
2008-06-28Coding Style CleanupWolfgang Denk1-9/+9
2008-06-12Change initdram() return type to phys_size_tBecky Bruce6-6/+6
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk1-4/+0
2008-06-1185xx/86xx: Move to dynamic mgmt of LAWsKumar Gala1-8/+8
2008-06-11TQM85xx: Change memory map to support Flash memory > 128 MiBWolfgang Grandegger2-4/+122
2008-06-11TQM85xx: NAND support via local bus UPMBWolfgang Grandegger4-5/+480
2008-06-11TQM8548: PCI express supportWolfgang Grandegger3-35/+215
2008-06-11TQM8548: Basic support for the TQM8548 modulesWolfgang Grandegger2-15/+248
2008-06-11TQM85xx: Support for Flat Device TreeWolfgang Grandegger1-0/+24
2008-06-10TQM85xx: Support for Intel 82527 compatible CAN controllerWolfgang Grandegger3-0/+62
2008-06-10TQM85xx: Bugfix in the SDRAM initialisationWolfgang Grandegger1-1/+3
2008-06-10TQM85xx: Fix chip select configuration for second FLASH bankWolfgang Grandegger1-38/+46
2008-06-10TQM85xx: Fix CPM port pin configurationWolfgang Grandegger1-0/+6
2008-06-10TQM85xx: Various coding style fixesWolfgang Grandegger4-245/+251
2008-06-10TQM: move TQM boards to board/tqcWolfgang Grandegger32-0/+8894