summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | | | PPC: Change lib_ppc/bat_rw.c to use high batsBecky Bruce2008-06-03-41/+97
| * | | | | PPC: Create and use CONFIG_HIGH_BATSBecky Bruce2008-06-03-7/+84
| * | | | | Merge remote branch 'u-boot-at91/for-1.3.4'Wolfgang Denk2008-06-03-99/+3494
| |\ \ \ \ \
| | * | | | | MAKEALL: add at91 listJean-Christophe PLAGNIOL-VILLARD2008-05-24-1/+19
| | * | | | | Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD2008-05-24-106/+3475
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Cleanup nand_info[] declaration.Stelian Pop2008-05-13-9/+0
| | | * | | | AT91: Cleanup unused config header file definitions.Stelian Pop2008-05-10-10/+0
| | | * | | | Support AT91CAP9 revC CPUsStelian Pop2008-05-10-1/+46
| | | * | | | Use custom logo for Atmel boardsStelian Pop2008-05-10-0/+4
| | | * | | | AT91SAM9RLEK: hook up the ATMEL LCD driverStelian Pop2008-05-10-0/+76
| | | * | | | AT91SAM9263EK: hook up the ATMEL LCD driverStelian Pop2008-05-10-0/+78
| | | * | | | AT91SAM9261EK: hook up the ATMEL LCD driverStelian Pop2008-05-10-0/+77
| | | * | | | AT91CAP9ADK: hook up the ATMEL LCD driverStelian Pop2008-05-10-0/+77
| | | * | | | Add ATMEL LCD driverStelian Pop2008-05-10-13/+483
| | | * | | | AT91SAM9RLEK supportStelian Pop2008-05-10-0/+787
| | | * | | | AT91SAM9263EK supportStelian Pop2008-05-10-3/+960
| | | * | | | AT91SAM9261EK supportStelian Pop2008-05-10-0/+827
| | | * | | | AT91SAM9260EK: Fix dataflash offsets in CONFIG_BOOTCOMMANDStelian Pop2008-05-10-2/+2
| | | * | | | AT91SAM9260EK: Normalize BOOTARGSStelian Pop2008-05-10-2/+14
| | | * | | | AT91SAM9260EK: Normalize SPI timingsStelian Pop2008-05-10-1/+1
| | | * | | | AT91SAM9260EK: Handle 8 or 16 bit NANDStelian Pop2008-05-10-1/+10
| | | * | | | AT91CAP9ADK: Fix dataflash offsets in CONFIG_BOOTCOMMANDStelian Pop2008-05-10-1/+1
| | | * | | | AT91CAP9ADK: Normalize BOOTARGSStelian Pop2008-05-10-2/+11
| | | * | | | AT91CAP9ADK: Normalize SPI timingsStelian Pop2008-05-10-3/+3
| | | * | | | AT91CAP9ADK: Handle 8 or 16 bit NANDStelian Pop2008-05-10-2/+10
| | | * | | | Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platformsStelian Pop2008-05-10-57/+1
| | | * | | | Add proper copyright notices in Atmel boards MakefilesStelian Pop2008-05-10-0/+8
| | | * | | | Add copyright information in Atmel boards partition.cStelian Pop2008-05-10-0/+6
| | | * | | | Update origin and copyright information in arch-at91sam9 header filesStelian Pop2008-05-10-154/+98
| | | * | | | Fix @ -> <at> substitutionStelian Pop2008-05-08-27/+27
| * | | | | | Merge remote branch 'u-boot-avr32/master'Wolfgang Denk2008-06-03-564/+817
| |\ \ \ \ \ \
| | * | | | | | avr32: Fix theoretical race in udelay()Haavard Skinnemoen2008-05-27-9/+7
| | * | | | | | avr32: Compile atmel_mci.o conditionallyHaavard Skinnemoen2008-05-27-5/+1
| | * | | | | | avr32: Fix wrong error flags in atmel_mci driverHaavard Skinnemoen2008-05-27-1/+1
| | * | | | | | avr32: Fix two warnings in atmel_mci.cHaavard Skinnemoen2008-05-27-2/+4
| | * | | | | | avr32: Rework SDRAM initialization codeHaavard Skinnemoen2008-05-27-120/+166
| | * | | | | | avr32: Do stricter stack checking in the exception handlerHaavard Skinnemoen2008-05-27-1/+2
| | * | | | | | avr32: Use the same entry point for reset and exception handlingHaavard Skinnemoen2008-05-27-74/+122
| | * | | | | | avr32: Put memset in its own sectionHaavard Skinnemoen2008-05-27-1/+1
| | * | | | | | avr32: Rename pm_init() as clk_init() and make SoC-specificHaavard Skinnemoen2008-05-27-44/+76
| | * | | | | | avr32: Use new-style Makefile for the at32ap platformHaavard Skinnemoen2008-05-27-7/+14
| | * | | | | | avr32: Remove unused file cpu/at32ap/pm.cHaavard Skinnemoen2008-05-27-42/+0
| | * | | | | | avr32: Clean up the HMATRIX codeHaavard Skinnemoen2008-05-27-238/+198
| | * | | | | | avr32: Add support for the ATSTK1006 boardHaavard Skinnemoen2008-05-27-0/+227
| | * | | | | | avr32: Get rid of the .flashprog sectionHaavard Skinnemoen2008-05-27-32/+3
| | * | | | | | avr32: Use correct condition around macb clock accessorsHaavard Skinnemoen2008-05-27-1/+1
| | * | | | | | avr32: Disable the AP7000 internal watchdog on startupDavid Brownell2008-05-27-0/+4
| | * | | | | | avr32: stk1002 and ngw100 convergenceDavid Brownell2008-05-27-6/+9
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge remote branch 'u-boot-nand-flash/master'Wolfgang Denk2008-06-03-20/+20
| |\ \ \ \ \ \
| | * | | | | | Remove prototypes of nand_init() in favor of including nand.h.Scott Wood2008-05-28-12/+4