aboutsummaryrefslogtreecommitdiff
path: root/board/tqc
AgeCommit message (Expand)Author
2009-12-085xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher
2009-10-09Merge branch 'reloc'Wolfgang Denk
2009-10-08tqm5200: Correct comment and code in post_hotkeys_pressed.Detlev Zundel
2009-10-03ppc: Enable full relocation to RAMPeter Tyser
2009-09-08ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala
2009-09-04ppc: Remove -fno-strict-aliasingKumar Gala
2009-08-2885xx: Move to a common linker scriptKumar Gala
2009-08-28pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala
2009-08-28pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala
2009-07-22tqm85xx: Remove board_add_ram_info()Peter Tyser
2009-07-18mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips
2009-06-12General help message cleanupWolfgang Denk
2009-06-12TQM834x: add FDT supportWolfgang Denk
2009-06-04Redundant Environment: protect full sector sizeWolfgang Denk
2009-04-04fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala
2009-04-04fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala
2009-03-23Add multi-chip NAND support for the TQM8548 modulesWolfgang Grandegger
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2009-03-20boards: get mac address from env and move load_sernum_ethaddr() to board initMike Frysinger
2009-02-19TQM8xxL: make some room in low memory for future needsWolfgang Denk
2009-02-16TQM85xx: Fix a couple warnings in TQM8548 buildAndy Fleming
2009-02-16MPC85xx: TQM8548: workaround for erratum DDR 19 and 20Wolfgang Grandegger
2009-02-16MPC85xx: TQM8548: use cache for AG and BE variantsWolfgang Grandegger
2009-02-16MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configurationWolfgang Grandegger
2009-02-16MPC85xx: TQM8548: fix SDRAM timing for 533 MHzWolfgang Grandegger
2009-02-16MPC85xx: TQM8548: add support for the TQM8548_BE moduleWolfgang Grandegger
2009-02-16MPC85xx: TQM85xx: make standard PCI/PCI-X configurableWolfgang Grandegger
2009-02-16MPC85xx: TQM85xx: fix flash protection for boot loaderWolfgang Grandegger
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala
2009-01-28Command usage cleanupPeter Tyser
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