| Commit message (Expand) | Author | Age | Lines |
* | Add multi-chip NAND support for the TQM8548 modules | Wolfgang Grandegger | 2009-03-23 | -1/+4 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -6/+2 |
* | boards: get mac address from env and move load_sernum_ethaddr() to board init | Mike Frysinger | 2009-03-20 | -0/+3 |
* | TQM8xxL: make some room in low memory for future needs | Wolfgang Denk | 2009-02-19 | -1/+0 |
* | TQM85xx: Fix a couple warnings in TQM8548 build | Andy Fleming | 2009-02-16 | -3/+5 |
* | MPC85xx: TQM8548: workaround for erratum DDR 19 and 20 | Wolfgang Grandegger | 2009-02-16 | -8/+108 |
* | MPC85xx: TQM8548: use cache for AG and BE variants | Wolfgang Grandegger | 2009-02-16 | -2/+2 |
* | MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configuration | Wolfgang Grandegger | 2009-02-16 | -4/+26 |
* | MPC85xx: TQM8548: fix SDRAM timing for 533 MHz | Wolfgang Grandegger | 2009-02-16 | -6/+8 |
* | MPC85xx: TQM8548: add support for the TQM8548_BE module | Wolfgang Grandegger | 2009-02-16 | -2/+4 |
* | MPC85xx: TQM85xx: make standard PCI/PCI-X configurable | Wolfgang Grandegger | 2009-02-16 | -6/+6 |
* | MPC85xx: TQM85xx: fix flash protection for boot loader | Wolfgang Grandegger | 2009-02-16 | -2/+1 |
* | pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity | Kumar Gala | 2009-02-07 | -1/+1 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -8/+8 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -6/+6 |
* | mpc8xxx: LCRR[CLKDIV] is sometimes five bits | Trent Piepho | 2008-12-19 | -1/+1 |
* | Update U-Boot's build timestamp on every compile | Peter Tyser | 2008-12-06 | -1/+2 |
* | lwmon, tqm8xx: Fix build errors | Anatolij Gustschin | 2008-12-06 | -2/+3 |
* | 85xx: Add PORDEVSR_PCI1 define | Peter Tyser | 2008-12-04 | -1/+1 |
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | -0/+2 |
* | TQM8260: use CFI flash driver instead of custom driver. | Wolfgang Denk | 2008-11-02 | -498/+1 |
* | Coding Style cleanup, update CHANGELOG | Wolfgang Denk | 2008-11-02 | -2/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-video | Wolfgang Denk | 2008-10-28 | -0/+26 |
|\ |
|
| * | lcd: Let the board code show board-specific info | Haavard Skinnemoen | 2008-10-27 | -0/+26 |
* | | 85xx: Convert all fsl_pci_init users to new APIs | Kumar Gala | 2008-10-24 | -38/+20 |
|/ |
|
* | TQM8260: environment in flash instead EEPROM, baudrate 115k | Wolfgang Denk | 2008-10-21 | -2/+11 |
* | Cleanup: fix "MHz" spelling | Wolfgang Denk | 2008-10-21 | -2/+2 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -381/+381 |
* | Coding style cleanup; update CHANEGLOG | Wolfgang Denk | 2008-09-17 | -35/+35 |
* | TQM8xx: Fix CFI flash driver support for all TQM8xx based boards | Wolfgang Denk | 2008-09-16 | -866/+93 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -31/+31 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -4/+4 |
* | cleanup use of CFG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -2/+2 |
* | TQM8272: move NAND part in seperate File | Heiko Schocher | 2008-09-06 | -276/+331 |
* | TQM8272: Fix compiling error for the TQM8272 board. | Heiko Schocher | 2008-09-06 | -18/+15 |
* | Moved initialization of EEPRO100 Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -0/+13 |
* | Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory | Ben Warren | 2008-09-02 | -0/+1 |
* | Moved initialization of NS8382X Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -0/+6 |
* | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -2/+2 |
* | Fixing coding style issues | William Juul | 2008-08-12 | -1/+1 |
* | Update MTD to that of Linux 2.6.22.1 | William Juul | 2008-08-12 | -18/+16 |
* | TQM85xx: fix typo introduce by commit ffbb5cb9 | Wolfgang Denk | 2008-07-31 | -1/+1 |
* | tqm85xx: Demystify 'DK: !!!' comment | Detlev Zundel | 2008-07-20 | -1/+2 |
* | Code cleanup: fix old style assignment ambiguities like "=-" etc. | Wolfgang Denk | 2008-07-14 | -4/+4 |
* | Fix some more print() format errors. | Wolfgang Denk | 2008-07-11 | -3/+3 |
* | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | -3/+3 |
* | Coding Style Cleanup | Wolfgang Denk | 2008-06-28 | -9/+9 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -6/+6 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-fdt | Wolfgang Denk | 2008-06-11 | -4/+0 |