| Commit message (Expand) | Author | Age | Lines |
* | 85xx: enable the auto self refresh for wake up ARP | Dave Liu | 2009-01-23 | -0/+6 |
* | fsl-ddr: use the 1T timing as default configuration | Dave Liu | 2009-01-23 | -1/+21 |
* | fsl-ddr: make the self refresh idle threshold configurable | Dave Liu | 2009-01-23 | -4/+12 |
* | fsl-ddr: clean up the ddr code for DDR3 controller | Dave Liu | 2009-01-23 | -11/+16 |
* | fsl-ddr: update the bit mask for DDR3 controller | Dave Liu | 2009-01-23 | -4/+8 |
* | 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards | Kumar Gala | 2009-01-23 | -8/+30 |
* | 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards | Kumar Gala | 2009-01-23 | -54/+84 |
* | 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boards | Kumar Gala | 2009-01-23 | -9/+10 |
* | 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards | Kumar Gala | 2009-01-23 | -47/+55 |
* | 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards | Kumar Gala | 2009-01-23 | -95/+103 |
* | 85xx: separate FLASH BASE virtual from physical address | Kumar Gala | 2009-01-23 | -14/+16 |
* | 85xx: separate PIXIS virtual from physical address | Kumar Gala | 2009-01-23 | -6/+8 |
* | Add README file for MPC8572DS board | Haiying Wang | 2009-01-23 | -0/+167 |
* | Blackfin: use common strmhz() in system output | Mike Frysinger | 2009-01-23 | -6/+10 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2009-01-23 | -469/+1091 |
|\ |
|
| * | nand: fixup printf modifiers to match types used | Mike Frysinger | 2009-01-23 | -8/+8 |
| * | nand read.jffs2 (nand_legacy) in common/cmd_nand.c | Schlaegl Manfred jun | 2009-01-23 | -4/+3 |
| * | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS | Wolfgang Grandegger | 2009-01-23 | -77/+12 |
| * | NAND: Fix cache and memory inconsistency issue | Dave Liu | 2009-01-23 | -1/+10 |
| * | NAND: Enable nand lock, unlock feature | Nishanth Menon | 2009-01-23 | -83/+92 |
| * | NAND: move board_nand_init to nand.h | Mike Frysinger | 2009-01-23 | -2/+2 |
| * | OneNAND: Additional sync with 2.6.27 | Stefan Roese | 2009-01-23 | -1/+72 |
| * | Add markbad function | Kyungmin Park | 2009-01-23 | -0/+33 |
| * | OneNAND: Bad block aware read/write command support | Stefan Roese | 2009-01-23 | -110/+420 |
| * | OneNAND: Save version_id in onenand_chip struct | Stefan Roese | 2009-01-23 | -0/+1 |
| * | OneNAND: Fix compiler warnings | Stefan Roese | 2009-01-23 | -0/+26 |
| * | mpc83xx: enable eLBC NAND support for MPC8315ERDB board | Dave Liu | 2009-01-23 | -5/+7 |
| * | Sync with 2.6.27 | Kyungmin Park | 2009-01-23 | -179/+406 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-microblaze | Wolfgang Denk | 2009-01-23 | -64/+121 |
|\ \
| |/
|/| |
|
| * | microblaze: Use cache functions (especially cache status) | Michal Simek | 2009-01-23 | -6/+0 |
| * | microblaze: Add cache flush | Michal Simek | 2009-01-23 | -3/+32 |
| * | microblaze: Add bootup messages to board.c | Michal Simek | 2009-01-23 | -2/+31 |
| * | microblaze: Change microblaze-generic config file | Michal Simek | 2009-01-23 | -47/+54 |
| * | microblaze: Rename ml401 to microblaze-generic | Michal Simek | 2009-01-23 | -9/+7 |
* | | Merge branch 'fixes' | Haavard Skinnemoen | 2009-01-22 | -7/+2 |
|\ \
| |/
|/| |
|
| * | avr32: Remove second definition of virt_to_phys() | Haavard Skinnemoen | 2008-12-17 | -7/+2 |
* | | Prepare v2009.01v2009.01 | Wolfgang Denk | 2009-01-21 | -1/+11 |
* | | Prepare 2009.01-rc3v2009.01-rc3 | Wolfgang Denk | 2009-01-18 | -1/+177 |
* | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2009-01-18 | -1/+1 |
|\ \ |
|
| * | | fdt_resize(): fix actualsize calculations with unaligned blobs | Peter Korsgaard | 2009-01-17 | -1/+1 |
* | | | build system: treat all Darwin's alike | Mike Frysinger | 2009-01-18 | -2/+2 |
|/ / |
|
* | | ncb: use socklen_t | Mike Frysinger | 2009-01-16 | -1/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-sh | Wolfgang Denk | 2009-01-16 | -1083/+657 |
|\ \ |
|
| * | | sh: serial: use readx/writex accessors | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-16 | -23/+23 |
| * | | sh: serial: coding style cleanup | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-16 | -17/+18 |
| * | | sh: Fix compile error on lowlevel_init file | Nobuhiro Iwamatsu | 2009-01-16 | -8/+13 |
| * | | sh: Fix up rsk7203 target for out of tree build | Kieran Bingham | 2009-01-16 | -10/+19 |
| * | | sh: use write{8,16,32} in all lowlevel_init | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-16 | -785/+338 |
| * | | sh: lowlevel_init coding style cleanup | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-16 | -634/+640 |
| * | | sh: update sh2/sh2a timer coding style | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-16 | -2/+2 |