summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* 83xx/85xx: further localbus cleanupsAnton Vorontsov2008-06-10-45/+23
* 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.hAnton Vorontsov2008-06-10-233/+256
* Add missing CSCONFIG_BANK_BIT_3 define to mpc83xx.hTor Krill2008-06-10-0/+1
* Socrates: Fix PCI bus frequency reportWolfgang Denk2008-06-03-1/+2
* Add size #defines for Altera Cyclone-II EP2C8 and EP2C20.Andre Schwarz2008-06-03-0/+2
* SPI Flash subsystemHaavard Skinnemoen2008-06-03-0/+70
* atmel_spi: Driver for the Atmel SPI controllerHans-Christian Egtvedt2008-06-03-0/+11
* SPI API improvementsHaavard Skinnemoen2008-06-03-25/+131
* Move definition of container_of() to common.hHaavard Skinnemoen2008-06-03-22/+11
* Fix warnings from gcc-4.3.0 build on a ppc hostKumar Gala2008-06-03-1/+1
* Avoid initrd and logbuffer area overlapsMarian Balakowicz2008-06-03-0/+1
* PPC: Add print_bats() to lib_ppc/bat_rw.cBecky Bruce2008-06-03-0/+1
* PPC: Change lib_ppc/bat_rw.c to use high batsBecky Bruce2008-06-03-1/+5
* PPC: Create and use CONFIG_HIGH_BATSBecky Bruce2008-06-03-1/+78
* Merge remote branch 'u-boot-at91/for-1.3.4'Wolfgang Denk2008-06-03-17/+1505
|\
| * Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD2008-05-24-17/+1505
| |\
| | * AT91: Cleanup unused config header file definitions.Stelian Pop2008-05-10-10/+0
| | * Support AT91CAP9 revC CPUsStelian Pop2008-05-10-1/+18
| | * AT91SAM9RLEK: hook up the ATMEL LCD driverStelian Pop2008-05-10-0/+13
| | * AT91SAM9263EK: hook up the ATMEL LCD driverStelian Pop2008-05-10-0/+13
| | * AT91SAM9261EK: hook up the ATMEL LCD driverStelian Pop2008-05-10-0/+13
| | * AT91CAP9ADK: hook up the ATMEL LCD driverStelian Pop2008-05-10-0/+13
| | * Add ATMEL LCD driverStelian Pop2008-05-10-1/+212
| | * AT91SAM9RLEK supportStelian Pop2008-05-10-0/+377
| | * AT91SAM9263EK supportStelian Pop2008-05-10-0/+455
| | * AT91SAM9261EK supportStelian Pop2008-05-10-0/+363
| | * 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-0/+1
| | * 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-0/+1
| | * Update origin and copyright information in arch-at91sam9 header filesStelian Pop2008-05-10-152/+96
| | * Fix @ -> <at> substitutionStelian Pop2008-05-08-5/+5
* | | Merge remote branch 'u-boot-avr32/master'Wolfgang Denk2008-06-03-284/+477
|\ \ \
| * | | avr32: Rework SDRAM initialization codeHaavard Skinnemoen2008-05-27-44/+77
| * | | avr32: Rename pm_init() as clk_init() and make SoC-specificHaavard Skinnemoen2008-05-27-0/+2
| * | | avr32: Clean up the HMATRIX codeHaavard Skinnemoen2008-05-27-232/+192
| * | | avr32: Add support for the ATSTK1006 boardHaavard Skinnemoen2008-05-27-0/+202
| * | | avr32: Get rid of the .flashprog sectionHaavard Skinnemoen2008-05-27-7/+0
| * | | avr32: Use correct condition around macb clock accessorsHaavard Skinnemoen2008-05-27-1/+1
| * | | avr32: stk1002 and ngw100 convergenceDavid Brownell2008-05-27-6/+9
* | | | Merge remote branch 'u-boot-nand-flash/master'Wolfgang Denk2008-06-03-0/+9
|\ \ \ \
| * | | | Make onenand_uboot.h self-sufficient.Scott Wood2008-05-28-0/+5
| * | | | NAND: Provide a sane default for NAND_MAX_CHIPS.Scott Wood2008-05-28-0/+4
| |/ / /
* | | | Merge remote branch 'u-boot-mips/master'Wolfgang Denk2008-06-03-294/+1254
|\ \ \ \
| * | | | mips: Add an 'include/asm/errno.h', like all other architecturesJason McMullan2008-05-30-0/+143
| * | | | [MIPS] <asm/mipsregs.h>: Update coprocessor register access macrosShinya Kuribayashi2008-05-30-125/+825