aboutsummaryrefslogtreecommitdiff
path: root/board/tqc
AgeCommit message (Expand)AuthorFilesLines
2009-06-12General help message cleanupWolfgang Denk3-9/+10
2009-06-12TQM834x: add FDT supportWolfgang Denk2-0/+56
2009-06-04Redundant Environment: protect full sector sizeWolfgang Denk1-1/+1
2009-04-04fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala1-6/+0
2009-04-04fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala1-1/+1
2009-03-23Add multi-chip NAND support for the TQM8548 modulesWolfgang Grandegger1-1/+4
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho2-6/+2
2009-03-20boards: get mac address from env and move load_sernum_ethaddr() to board initMike Frysinger1-0/+3
2009-02-19TQM8xxL: make some room in low memory for future needsWolfgang Denk1-1/+0
2009-02-16TQM85xx: Fix a couple warnings in TQM8548 buildAndy Fleming2-3/+5
2009-02-16MPC85xx: TQM8548: workaround for erratum DDR 19 and 20Wolfgang Grandegger1-8/+108
2009-02-16MPC85xx: TQM8548: use cache for AG and BE variantsWolfgang Grandegger1-2/+2
2009-02-16MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configurationWolfgang Grandegger3-4/+26
2009-02-16MPC85xx: TQM8548: fix SDRAM timing for 533 MHzWolfgang Grandegger1-6/+8
2009-02-16MPC85xx: TQM8548: add support for the TQM8548_BE moduleWolfgang Grandegger1-2/+4
2009-02-16MPC85xx: TQM85xx: make standard PCI/PCI-X configurableWolfgang Grandegger1-6/+6
2009-02-16MPC85xx: TQM85xx: fix flash protection for boot loaderWolfgang Grandegger1-2/+1
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala1-1/+1
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