Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | | SPI Flash subsystem | Haavard Skinnemoen | 2008-06-03 | -0/+688 | |
| * | | | | | atmel_spi: Driver for the Atmel SPI controller | Hans-Christian Egtvedt | 2008-06-03 | -0/+360 | |
| * | | | | | SPI API improvements | Haavard Skinnemoen | 2008-06-03 | -209/+584 | |
| * | | | | | Move definition of container_of() to common.h | Haavard Skinnemoen | 2008-06-03 | -22/+11 | |
| * | | | | | soft_i2c: Pull SDA high before reading | Haavard Skinnemoen | 2008-06-03 | -0/+1 | |
| * | | | | | Fix warnings from gcc-4.3.0 build on a ppc host | Kumar Gala | 2008-06-03 | -1/+3 | |
| * | | | | | MPC512x: Change traps.c to not reference non-addressable memory | Becky Bruce | 2008-06-03 | -1/+7 | |
| * | | | | | Make sure common.h is the first include. | Kumar Gala | 2008-06-03 | -1/+2 | |
| * | | | | | Avoid initrd and logbuffer area overlaps | Marian Balakowicz | 2008-06-03 | -1/+25 | |
| * | | | | | lwmon5: add memory-pattern-test to FPGA POST. | Sascha Laue | 2008-06-03 | -0/+50 | |
| * | | | | | PPC: 86xx Add bat registers to reginfo command | Becky Bruce | 2008-06-03 | -1/+3 | |
| * | | | | | PPC: Add print_bats() to lib_ppc/bat_rw.c | Becky Bruce | 2008-06-03 | -0/+42 | |
| * | | | | | PPC: Change lib_ppc/bat_rw.c to use high bats | Becky Bruce | 2008-06-03 | -41/+97 | |
| * | | | | | PPC: Create and use CONFIG_HIGH_BATS | Becky Bruce | 2008-06-03 | -7/+84 | |
| * | | | | | Merge remote branch 'u-boot-at91/for-1.3.4' | Wolfgang Denk | 2008-06-03 | -99/+3494 | |
| |\ \ \ \ \ | |||||
| | * | | | | | MAKEALL: add at91 list | Jean-Christophe PLAGNIOL-VILLARD | 2008-05-24 | -1/+19 | |
| | * | | | | | Merging Stelian Pop AT91 patches | Jean-Christophe PLAGNIOL-VILLARD | 2008-05-24 | -106/+3475 | |
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | | * | | | | Cleanup nand_info[] declaration. | Stelian Pop | 2008-05-13 | -9/+0 | |
| | | * | | | | AT91: Cleanup unused config header file definitions. | Stelian Pop | 2008-05-10 | -10/+0 | |
| | | * | | | | Support AT91CAP9 revC CPUs | Stelian Pop | 2008-05-10 | -1/+46 | |
| | | * | | | | Use custom logo for Atmel boards | Stelian Pop | 2008-05-10 | -0/+4 | |
| | | * | | | | AT91SAM9RLEK: hook up the ATMEL LCD driver | Stelian Pop | 2008-05-10 | -0/+76 | |
| | | * | | | | AT91SAM9263EK: hook up the ATMEL LCD driver | Stelian Pop | 2008-05-10 | -0/+78 | |
| | | * | | | | AT91SAM9261EK: hook up the ATMEL LCD driver | Stelian Pop | 2008-05-10 | -0/+77 | |
| | | * | | | | AT91CAP9ADK: hook up the ATMEL LCD driver | Stelian Pop | 2008-05-10 | -0/+77 | |
| | | * | | | | Add ATMEL LCD driver | Stelian Pop | 2008-05-10 | -13/+483 | |
| | | * | | | | AT91SAM9RLEK support | Stelian Pop | 2008-05-10 | -0/+787 | |
| | | * | | | | AT91SAM9263EK support | Stelian Pop | 2008-05-10 | -3/+960 | |
| | | * | | | | AT91SAM9261EK support | Stelian Pop | 2008-05-10 | -0/+827 | |
| | | * | | | | AT91SAM9260EK: Fix dataflash offsets in CONFIG_BOOTCOMMAND | Stelian Pop | 2008-05-10 | -2/+2 | |
| | | * | | | | AT91SAM9260EK: Normalize BOOTARGS | Stelian Pop | 2008-05-10 | -2/+14 | |
| | | * | | | | AT91SAM9260EK: Normalize SPI timings | Stelian Pop | 2008-05-10 | -1/+1 | |
| | | * | | | | AT91SAM9260EK: Handle 8 or 16 bit NAND | Stelian Pop | 2008-05-10 | -1/+10 | |
| | | * | | | | AT91CAP9ADK: Fix dataflash offsets in CONFIG_BOOTCOMMAND | Stelian Pop | 2008-05-10 | -1/+1 | |
| | | * | | | | AT91CAP9ADK: Normalize BOOTARGS | Stelian Pop | 2008-05-10 | -2/+11 | |
| | | * | | | | AT91CAP9ADK: Normalize SPI timings | Stelian Pop | 2008-05-10 | -3/+3 | |
| | | * | | | | AT91CAP9ADK: Handle 8 or 16 bit NAND | Stelian Pop | 2008-05-10 | -2/+10 | |
| | | * | | | | Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platforms | Stelian Pop | 2008-05-10 | -57/+1 | |
| | | * | | | | Add proper copyright notices in Atmel boards Makefiles | Stelian Pop | 2008-05-10 | -0/+8 | |
| | | * | | | | Add copyright information in Atmel boards partition.c | Stelian Pop | 2008-05-10 | -0/+6 | |
| | | * | | | | Update origin and copyright information in arch-at91sam9 header files | Stelian Pop | 2008-05-10 | -154/+98 | |
| | | * | | | | Fix @ -> <at> substitution | Stelian Pop | 2008-05-08 | -27/+27 | |
| * | | | | | | Merge remote branch 'u-boot-avr32/master' | Wolfgang Denk | 2008-06-03 | -564/+817 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | 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 | -120/+166 | |
| | * | | | | | | 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/+122 |