Age | Commit message (Expand) | Author |
2009-09-08 | ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host | Kumar Gala |
2009-09-04 | ppc: Remove -fno-strict-aliasing | Kumar Gala |
2009-08-28 | 85xx: Move to a common linker script | Kumar Gala |
2009-08-28 | pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init | Kumar Gala |
2009-08-28 | pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init | Kumar Gala |
2009-07-22 | tqm85xx: Remove board_add_ram_info() | Peter Tyser |
2009-07-18 | mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI | Kim Phillips |
2009-06-12 | General help message cleanup | Wolfgang Denk |
2009-06-12 | TQM834x: add FDT support | Wolfgang Denk |
2009-06-04 | Redundant Environment: protect full sector size | Wolfgang Denk |
2009-04-04 | fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs | Kumar Gala |
2009-04-04 | fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h | Kumar Gala |
2009-03-23 | Add multi-chip NAND support for the TQM8548 modules | Wolfgang Grandegger |
2009-03-20 | Fix all linker script to handle all rodata sections | Trent Piepho |
2009-03-20 | boards: get mac address from env and move load_sernum_ethaddr() to board init | Mike Frysinger |
2009-02-19 | TQM8xxL: make some room in low memory for future needs | Wolfgang Denk |
2009-02-16 | TQM85xx: Fix a couple warnings in TQM8548 build | Andy Fleming |
2009-02-16 | MPC85xx: TQM8548: workaround for erratum DDR 19 and 20 | Wolfgang Grandegger |
2009-02-16 | MPC85xx: TQM8548: use cache for AG and BE variants | Wolfgang Grandegger |
2009-02-16 | MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configuration | Wolfgang Grandegger |
2009-02-16 | MPC85xx: TQM8548: fix SDRAM timing for 533 MHz | Wolfgang Grandegger |
2009-02-16 | MPC85xx: TQM8548: add support for the TQM8548_BE module | Wolfgang Grandegger |
2009-02-16 | MPC85xx: TQM85xx: make standard PCI/PCI-X configurable | Wolfgang Grandegger |
2009-02-16 | MPC85xx: TQM85xx: fix flash protection for boot loader | Wolfgang Grandegger |
2009-02-07 | pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity | Kumar Gala |
2009-01-28 | Command usage cleanup | Peter Tyser |
2009-01-28 | Standardize command usage messages with cmd_usage() | Peter Tyser |
2008-12-19 | mpc8xxx: LCRR[CLKDIV] is sometimes five bits | Trent Piepho |
2008-12-06 | Update U-Boot's build timestamp on every compile | Peter Tyser |
2008-12-06 | lwmon, tqm8xx: Fix build errors | Anatolij Gustschin |
2008-12-04 | 85xx: Add PORDEVSR_PCI1 define | Peter Tyser |
2008-11-18 | Align end of bss by 4 bytes | Selvamuthukumar |
2008-11-02 | TQM8260: use CFI flash driver instead of custom driver. | Wolfgang Denk |
2008-11-02 | Coding Style cleanup, update CHANGELOG | Wolfgang Denk |
2008-10-28 | Merge branch 'master' of git://git.denx.de/u-boot-video | Wolfgang Denk |
2008-10-27 | lcd: Let the board code show board-specific info | Haavard Skinnemoen |
2008-10-24 | 85xx: Convert all fsl_pci_init users to new APIs | Kumar Gala |
2008-10-21 | TQM8260: environment in flash instead EEPROM, baudrate 115k | Wolfgang Denk |
2008-10-21 | Cleanup: fix "MHz" spelling | Wolfgang Denk |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-17 | Coding style cleanup; update CHANEGLOG | Wolfgang Denk |
2008-09-16 | TQM8xx: Fix CFI flash driver support for all TQM8xx based boards | Wolfgang Denk |
2008-09-10 | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | cleanup use of CFG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-06 | TQM8272: move NAND part in seperate File | Heiko Schocher |
2008-09-06 | TQM8272: Fix compiling error for the TQM8272 board. | Heiko Schocher |
2008-09-02 | Moved initialization of EEPRO100 Ethernet controller to board_eth_init() | Ben Warren |
2008-09-02 | Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory | Ben Warren |