summaryrefslogtreecommitdiffstats
path: root/board/tqc
Commit message (Expand)AuthorAgeFilesLines
* ppc/85xx: Move to using fsl_setup_hose on TQM 85xxKumar Gala2010-01-051-4/+4
* 5xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher2009-12-081-1/+0
* Merge branch 'reloc'Wolfgang Denk2009-10-092-2/+0
|\
| * ppc: Enable full relocation to RAMPeter Tyser2009-10-032-2/+0
* | tqm5200: Correct comment and code in post_hotkeys_pressed.Detlev Zundel2009-10-081-4/+2
|/
* ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala2009-09-081-5/+3
* ppc: Remove -fno-strict-aliasingKumar Gala2009-09-041-1/+1
* 85xx: Move to a common linker scriptKumar Gala2009-08-281-146/+0
* pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala2009-08-281-7/+0
* pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala2009-08-281-6/+2
* tqm85xx: Remove board_add_ram_info()Peter Tyser2009-07-221-30/+3
* 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
OpenPOWER on IntegriCloud