| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx | Wolfgang Denk | 2008-06-11 | -547/+656 |
|\ |
|
| * | ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config options | Stefan Roese | 2008-06-06 | -5/+5 |
| * | ppc4xx: Remove superfluous dram_init() call or replace it by initdram() | Stefan Roese | 2008-06-03 | -8/+8 |
| * | ppc4xx: Use new 4xx SDRAM controller enable defines in common ECC code | Stefan Roese | 2008-06-03 | -2/+3 |
| * | ppc4xx: Fix common ECC generation code for 440GP style platforms | Stefan Roese | 2008-06-03 | -7/+34 |
| * | ppc4xx: Change Kilauea to use the common DDR2 init function | Stefan Roese | 2008-06-03 | -0/+11 |
| * | ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part1 | Stefan Roese | 2008-06-03 | -151/+0 |
| * | ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.S | Stefan Roese | 2008-06-03 | -126/+80 |
| * | ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling | Grant Erickson | 2008-06-03 | -259/+526 |
| * | PPC4xx: Simplified post_word_{load, store} | Grant Erickson | 2008-06-03 | -15/+11 |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Wolfgang Denk | 2008-06-11 | -73/+265 |
|\ \ |
|
| * | | 85xx/86xx: Move to dynamic mgmt of LAWs | Kumar Gala | 2008-06-11 | -7/+4 |
| * | | FSL LAW: Keep track of LAW allocations | Kumar Gala | 2008-06-11 | -17/+6 |
| * | | Added the upmconfig() function for 85xx. | Sergei Poselenov | 2008-06-11 | -0/+66 |
| * | | MPC85xx: Beautify boot output of L2 cache configuration | Wolfgang Grandegger | 2008-06-10 | -9/+11 |
| * | | 85xx: Add setting of cache props in the device tree. | Kumar Gala | 2008-06-10 | -0/+128 |
| * | | 85xx: expose cpu identification | Kumar Gala | 2008-06-10 | -36/+40 |
| * | | 85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define it | Kumar Gala | 2008-06-09 | -2/+6 |
| * | | MPC85xx: Change traps.c to not reference non-addressable memory | Becky Bruce | 2008-06-09 | -3/+5 |
* | | | MPC86xx: Change traps.c to not reference non-addressable memory | Becky Bruce | 2008-06-06 | -1/+7 |
|/ / |
|
* | | PPC4xx: Simplified post_word_{load, store} | Grant Erickson | 2008-06-03 | -15/+11 |
* | | atmel_spi: Driver for the Atmel SPI controller | Hans-Christian Egtvedt | 2008-06-03 | -0/+43 |
* | | SPI API improvements | Haavard Skinnemoen | 2008-06-03 | -21/+58 |
* | | MPC512x: Change traps.c to not reference non-addressable memory | Becky Bruce | 2008-06-03 | -1/+7 |
* | | PPC: 86xx Add bat registers to reginfo command | Becky Bruce | 2008-06-03 | -1/+3 |
* | | PPC: Create and use CONFIG_HIGH_BATS | Becky Bruce | 2008-06-03 | -6/+6 |
* | | Merge remote branch 'u-boot-at91/for-1.3.4' | Wolfgang Denk | 2008-06-03 | -0/+66 |
|\ \ |
|
| * \ | Merging Stelian Pop AT91 patches | Jean-Christophe PLAGNIOL-VILLARD | 2008-05-24 | -0/+66 |
| |\ \
| | |/
| |/| |
|
| | * | AT91SAM9261EK support | Stelian Pop | 2008-05-10 | -0/+8 |
| | * | Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platforms | Stelian Pop | 2008-05-10 | -0/+58 |
| | * | Fix @ -> <at> substitution | Stelian Pop | 2008-05-08 | -5/+5 |
* | | | Merge remote branch 'u-boot-avr32/master' | Wolfgang Denk | 2008-06-03 | -248/+260 |
|\ \ \ |
|
| * | | | avr32: Fix theoretical race in udelay() | Haavard Skinnemoen | 2008-05-27 | -9/+7 |
| * | | | avr32: Compile atmel_mci.o conditionally | Haavard Skinnemoen | 2008-05-27 | -5/+1 |
| * | | | avr32: Fix wrong error flags in atmel_mci driver | Haavard Skinnemoen | 2008-05-27 | -1/+1 |
| * | | | avr32: Fix two warnings in atmel_mci.c | Haavard Skinnemoen | 2008-05-27 | -2/+4 |
| * | | | avr32: Rework SDRAM initialization code | Haavard Skinnemoen | 2008-05-27 | -63/+39 |
| * | | | avr32: Do stricter stack checking in the exception handler | Haavard Skinnemoen | 2008-05-27 | -1/+2 |
| * | | | avr32: Use the same entry point for reset and exception handling | Haavard Skinnemoen | 2008-05-27 | -74/+120 |
| * | | | avr32: Rename pm_init() as clk_init() and make SoC-specific | Haavard Skinnemoen | 2008-05-27 | -44/+74 |
| * | | | avr32: Use new-style Makefile for the at32ap platform | Haavard Skinnemoen | 2008-05-27 | -7/+14 |
| * | | | avr32: Remove unused file cpu/at32ap/pm.c | Haavard Skinnemoen | 2008-05-27 | -42/+0 |
| * | | | avr32: Get rid of the .flashprog section | Haavard Skinnemoen | 2008-05-27 | -6/+0 |
| * | | | avr32: Disable the AP7000 internal watchdog on startup | David Brownell | 2008-05-27 | -0/+4 |
| |/ / |
|
* | | | [MIPS] <asm/mipsregs.h>: Update coprocessor register access macros | Shinya Kuribayashi | 2008-05-30 | -5/+5 |
|/ / |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-testing | Wolfgang Denk | 2008-05-21 | -3/+3 |
|\ \ |
|
| * | | Fix some whitespace issues | Wolfgang Denk | 2008-05-21 | -3/+3 |
* | | | Merge branch 'socrates' of /home/wd/git/u-boot/projects | Wolfgang Denk | 2008-05-21 | -9/+14 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fixed reset for socrates | Sergei Poselenov | 2008-05-20 | -9/+14 |
* | | | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -748/+748 |
|/ / |
|