| Commit message (Expand) | Author | Age | Lines |
* | Blackfin: respect CONFIG_CLKIN_HALF | Mike Frysinger | 2009-01-28 | -1/+1 |
* | Blackfin: use common memcpy routine during init | Mike Frysinger | 2009-01-28 | -21/+11 |
* | Blackfin: overhaul i2c driver | Mike Frysinger | 2009-01-28 | -429/+1 |
* | Blackfin: fix dcache handling when doing dma memcpy's | Mike Frysinger | 2009-01-28 | -2/+2 |
* | Blackfin: minimize time cache is turned off when replacing cplb entries | Mike Frysinger | 2009-01-28 | -22/+9 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -4/+4 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -8/+8 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mips | Wolfgang Denk | 2009-01-27 | -0/+28 |
|\ |
|
| * | MIPS: Add flush_dcache_range() and invalidate_dcache_range() | Stefan Roese | 2009-01-27 | -0/+28 |
* | | ppc4xx: Improve DDR autodetect | Dirk Eibach | 2009-01-26 | -5/+50 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2009-01-24 | -36/+78 |
|\ |
|
| * | Add secondary CPUs processor frequency for e500 core | Haiying Wang | 2009-01-23 | -8/+24 |
| * | fsl-ddr: use the 1T timing as default configuration | Dave Liu | 2009-01-23 | -1/+1 |
| * | fsl-ddr: make the self refresh idle threshold configurable | Dave Liu | 2009-01-23 | -4/+8 |
| * | fsl-ddr: clean up the ddr code for DDR3 controller | Dave Liu | 2009-01-23 | -11/+13 |
| * | fsl-ddr: update the bit mask for DDR3 controller | Dave Liu | 2009-01-23 | -4/+8 |
| * | 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards | Kumar Gala | 2009-01-23 | -4/+12 |
| * | 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards | Kumar Gala | 2009-01-23 | -4/+12 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2009-01-24 | -43/+376 |
|\ \ |
|
| * \ | Merge branch 'next' | Kim Phillips | 2009-01-23 | -43/+376 |
| |\ \
| | |/
| |/| |
|
| | * | 83xx: Use the proper sequence for updating IMMR. | Scott Wood | 2009-01-21 | -3/+15 |
| | * | mpc83xx: Add support for MPC83xx PCI-E controllers | Anton Vorontsov | 2009-01-21 | -2/+317 |
| | * | 83xx: PCI agent mode fixes for multi-board systems | Ira Snyder | 2009-01-21 | -0/+5 |
| | * | mpc83xx: Size optimization of start.S | Ron Madrid | 2009-01-21 | -38/+39 |
* | | | 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/+2 |
* | | | Renamed cpu/i386/reset.S to resetvec.S | Graeme Russ | 2009-01-24 | -2/+2 |
|/ / |
|
* | | microblaze: Use cache functions (especially cache status) | Michal Simek | 2009-01-23 | -3/+0 |
|/ |
|
* | sh: Fix up rsk7203 target for out of tree build | Kieran Bingham | 2009-01-16 | -8/+13 |
* | cpu/mpc824x/Makefile: fix warning with parallel builds | Wolfgang Denk | 2009-01-14 | -1/+1 |
* | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2009-01-14 | -1/+5 |
|\ |
|
| * | Change DDR tlb start entry to CONFIG param for 85xx | Haiying Wang | 2009-01-13 | -1/+5 |
* | | MPC86xx: fix build warnings | Wolfgang Denk | 2009-01-12 | -3/+1 |
|/ |
|
* | at91rm9200: move define from lowlevel_init to header | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-06 | -48/+22 |
* | at91rm9200: rename lowlevel init value to CONFIG_SYS_ | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-06 | -44/+44 |
* | mpc8[56]xx: Put localbus clock in sysinfo and gd | Trent Piepho | 2008-12-19 | -44/+55 |
* | mpc86xx: Double local bus clock divider | Trent Piepho | 2008-12-19 | -0/+1 |
* | mpc8568: Double local bus clock divider | Trent Piepho | 2008-12-19 | -2/+2 |
* | 85xx: Fix the boot window issue | Dave Liu | 2008-12-19 | -8/+8 |
* | Set IVPR to kenrel entry point in second core boot page | Haiying Wang | 2008-12-19 | -0/+1 |
* | mpc8xxx: LCRR[CLKDIV] is sometimes five bits | Trent Piepho | 2008-12-19 | -2/+2 |
* | mpc8[56]xx: Put localbus clock in device tree | Trent Piepho | 2008-12-19 | -1/+16 |
* | 85xx: Add support to populate addr map based on TLB settings | Kumar Gala | 2008-12-19 | -0/+34 |
* | Coding style cleanup, update CHANGELOG. | Wolfgang Denk | 2008-12-16 | -5/+2 |
* | i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions | Timur Tabi | 2008-12-15 | -194/+0 |
* | Fix new found CFG_ | Jean-Christophe PLAGNIOL-VILLARD | 2008-12-14 | -2/+2 |
* | Remove compiler warning: target CPU does not support interworking | Sergei Poselenov | 2008-12-13 | -0/+10 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mips | Wolfgang Denk | 2008-12-13 | -7/+25 |
|\ |
|