aboutsummaryrefslogtreecommitdiff
path: root/board/tqc
AgeCommit message (Expand)Author
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2008-12-19mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser
2008-12-06lwmon, tqm8xx: Fix build errorsAnatolij Gustschin
2008-12-0485xx: Add PORDEVSR_PCI1 definePeter Tyser
2008-11-18Align end of bss by 4 bytesSelvamuthukumar
2008-11-02TQM8260: use CFI flash driver instead of custom driver.Wolfgang Denk
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-10-28Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk
2008-10-27lcd: Let the board code show board-specific infoHaavard Skinnemoen
2008-10-2485xx: Convert all fsl_pci_init users to new APIsKumar Gala
2008-10-21TQM8260: environment in flash instead EEPROM, baudrate 115kWolfgang Denk
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-17Coding style cleanup; update CHANEGLOGWolfgang Denk
2008-09-16TQM8xx: Fix CFI flash driver support for all TQM8xx based boardsWolfgang Denk
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10cleanup use of CFG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD
2008-09-06TQM8272: move NAND part in seperate FileHeiko Schocher
2008-09-06TQM8272: Fix compiling error for the TQM8272 board.Heiko Schocher
2008-09-02Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren
2008-09-02Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-12Fixing coding style issuesWilliam Juul
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul
2008-07-31TQM85xx: fix typo introduce by commit ffbb5cb9Wolfgang Denk
2008-07-20tqm85xx: Demystify 'DK: !!!' commentDetlev Zundel
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk
2008-07-11Fix some more print() format errors.Wolfgang Denk
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk
2008-06-28Coding Style CleanupWolfgang Denk
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk
2008-06-1185xx/86xx: Move to dynamic mgmt of LAWsKumar Gala
2008-06-11TQM85xx: Change memory map to support Flash memory > 128 MiBWolfgang Grandegger
2008-06-11TQM85xx: NAND support via local bus UPMBWolfgang Grandegger
2008-06-11TQM8548: PCI express supportWolfgang Grandegger
2008-06-11TQM8548: Basic support for the TQM8548 modulesWolfgang Grandegger
2008-06-11TQM85xx: Support for Flat Device TreeWolfgang Grandegger
2008-06-10TQM85xx: Support for Intel 82527 compatible CAN controllerWolfgang Grandegger
2008-06-10TQM85xx: Bugfix in the SDRAM initialisationWolfgang Grandegger
2008-06-10TQM85xx: Fix chip select configuration for second FLASH bankWolfgang Grandegger
2008-06-10TQM85xx: Fix CPM port pin configurationWolfgang Grandegger
2008-06-10TQM85xx: Various coding style fixesWolfgang Grandegger
2008-06-10TQM: move TQM boards to board/tqcWolfgang Grandegger