| Commit message (Expand) | Author | Age | Lines |
* | MIPS: Add VCT board series support (Part 1/3) | Stefan Roese | 2009-01-27 | -0/+1261 |
* | MIPS: Add flush_dcache_range() and invalidate_dcache_range() | Stefan Roese | 2009-01-27 | -0/+30 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2009-01-24 | -232/+595 |
|\ |
|
| * | 85xx: Add a 36-bit physical configuration for MPC8572DS | Kumar Gala | 2009-01-23 | -2/+54 |
| * | 85xx: Handle eLBC difference w/36-bit physical | Kumar Gala | 2009-01-23 | -1/+9 |
| * | 85xx: Use BR_ADDR macro for NAND chipselects | Kumar Gala | 2009-01-23 | -8/+8 |
| * | Add secondary CPUs processor frequency for e500 core | Haiying Wang | 2009-01-23 | -9/+29 |
| * | 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 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2009-01-24 | -76/+1924 |
|\ \ |
|
| * \ | Merge branch 'next' | Kim Phillips | 2009-01-23 | -202/+2883 |
| |\ \
| | |/
| |/| |
|
| | * | mpc83xx: New board support for SIMPC8313 | Ron Madrid | 2009-01-23 | -0/+1186 |
| | * | 83xx: Use the proper sequence for updating IMMR. | Scott Wood | 2009-01-21 | -3/+15 |
| | * | mpc83xx: Add PCI-E support for MPC837XEMDS boards | Anton Vorontsov | 2009-01-21 | -5/+117 |
| | * | mpc83xx: Add PCI-E support for MPC8315ERDB boards | Anton Vorontsov | 2009-01-21 | -0/+73 |
| | * | mpc83xx: Add support for MPC83xx PCI-E controllers | Anton Vorontsov | 2009-01-21 | -23/+488 |
| | * | MPC8349EMDS: do not setup unused PCI clock outputs in PCI agent mode | Ira Snyder | 2009-01-21 | -7/+0 |
| | * | 83xx: PCI agent mode fixes for multi-board systems | Ira Snyder | 2009-01-21 | -0/+6 |
| | * | mpc83xx: Size optimization of start.S | Ron Madrid | 2009-01-21 | -38/+39 |
| | * | Merge branch 'master' into next | Kim Phillips | 2009-01-21 | -5566/+27040 |
| | |\ |
|
| | * | | powerpc, keymile boards: extract identical config options | Heiko Schocher | 2008-11-24 | -216/+120 |
| | * | | powerpc: keymile: Add a check for the PIGGY debug board | Heiko Schocher | 2008-11-24 | -10/+92 |
| | * | | powerpc: 83xx: add support for the kmeter1 board | Heiko Schocher | 2008-11-20 | -0/+847 |
* | | | | easylogo: add optional gzip support | Mike Frysinger | 2009-01-24 | -6/+92 |
* | | | | fat: fix unaligned errors | Bryan Wu | 2009-01-24 | -3/+5 |
* | | | | spi flash: fix crash due to spi flash miscommunication | Brad Bozarth | 2009-01-24 | -2/+4 |
* | | | | FPU POST: fix warnings when building with 2.18 binutils | Yuri Tikhonov | 2009-01-24 | -0/+30 |
* | | | | Add support for Maxim's DS4510 I2C device | Peter Tyser | 2009-01-24 | -0/+504 |
* | | | | common: Iteration limit for memory test. | Dirk Eibach | 2009-01-24 | -14/+31 |
* | | | | serial: Rename driver vcth to vct to support other board variants | Stefan Roese | 2009-01-24 | -3/+7 |
* | | | | nios: Move README.nios_CONFIG_SYS_NIOS_CPU to doc/ dir | Shinya Kuribayashi | 2009-01-24 | -0/+0 |
* | | | | common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED | Peter Korsgaard | 2009-01-24 | -13/+14 |
* | | | | Added legacy flash ST Micro M29W040B | Niklaus Giger | 2009-01-24 | -0/+14 |
* | | | | Fixed off-by-one errors in lib_m68k/interrupts.c | Graeme Russ | 2009-01-24 | -2/+2 |
* | | | | Removed all references to CONFIG_SYS_RESET_GENERIC | Graeme Russ | 2009-01-24 | -3/+0 |
* | | | | Remove #ifdef CONFIG_SC520 in source code | Graeme Russ | 2009-01-24 | -4/+0 |
* | | | | Added MMCR reset functionality | Graeme Russ | 2009-01-24 | -0/+10 |
* | | | | Moved generic (triple fault) reset code | Graeme Russ | 2009-01-24 | -16/+17 |
* | | | | Moved definition of set_vector() to new header file | Graeme Russ | 2009-01-24 | -1/+31 |