| Commit message (Expand) | Author | Age | Lines |
* | 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 |
|\ |
|
| * | MIPS: Flush data cache upon relocation | Stefan Roese | 2008-12-10 | -7/+21 |
| * | MIPS: Add CONFIG_SKIP_LOWLEVEL_INIT | Stefan Roese | 2008-12-10 | -0/+4 |
* | | sh: Update sh timer function | Nobuhiro Iwamatsu | 2008-12-10 | -315/+3 |
|/ |
|
* | Fix compile error in building MBX860T. | Ben Warren | 2008-12-10 | -1/+1 |
* | Fixed path to sc520 SSI include file | Graeme Russ | 2008-12-10 | -1/+1 |
* | video: fix FADS823 and RRvision compiling issues | Anatolij Gustschin | 2008-12-09 | -2/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-at91 | Wolfgang Denk | 2008-12-09 | -2/+1 |
|\ |
|
| * | Remove redundant armv4 flag from arm926ejs compile flags | Remy Bohmer | 2008-12-06 | -2/+1 |
* | | Section name should be ".data", not "data" | Trent Piepho | 2008-12-09 | -5/+4 |
* | | Update U-Boot's build timestamp on every compile | Peter Tyser | 2008-12-06 | -23/+49 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-at91 | Wolfgang Denk | 2008-12-05 | -2/+2 |
|\ |
|
| * | AT91: remove non supported board AT91RM9200DF macro | Jean-Christophe PLAGNIOL-VILLARD | 2008-12-02 | -2/+2 |
* | | 85xx: init gd as early as possible | Kumar Gala | 2008-12-04 | -6/+6 |
* | | 85xx: Fix relocation of CCSRBAR | Kumar Gala | 2008-12-04 | -4/+5 |
* | | 85xx: Add PORDEVSR_PCI1 define | Peter Tyser | 2008-12-04 | -1/+1 |
* | | fsl ddr skip interleaving if not supported. | Ed Swarthout | 2008-12-03 | -12/+17 |
* | | 85xx: Add CPU 2 errata workaround to all 8548 boards | Peter Tyser | 2008-12-03 | -0/+13 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2008-11-25 | -26/+44 |
|\ |
|
| * | ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization | Dave Mitchell | 2008-11-21 | -7/+20 |
| * | ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs | Dave Mitchell | 2008-11-21 | -20/+21 |
| * | ppc4xx: Clear all potentially pending exceptions in MCSR | Stefan Roese | 2008-11-20 | -0/+4 |
* | | AT91RM9200DK: fix broken boot from NOR flash | Wolfgang Denk | 2008-11-24 | -1/+1 |
* | | at91rm9200: fix broken boot from nor flash | Jens Scharsig | 2008-11-24 | -4/+1 |
* | | AT91: Enable PLLB for USB | Stelian Pop | 2008-11-21 | -0/+18 |
|/ |
|
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | -1/+8 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx | Wolfgang Denk | 2008-11-18 | -111/+352 |
|\ |
|
| * | mpc8641: Support 36-bit physical addressing | Becky Bruce | 2008-11-10 | -11/+33 |
| * | mpc8641: Change 32-bit memory map | Becky Bruce | 2008-11-10 | -1/+1 |
| * | mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY | Becky Bruce | 2008-11-10 | -10/+10 |