summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 83xx/85xx: further localbus cleanupsAnton Vorontsov2008-06-109-45/+23
| * | | | | 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.hAnton Vorontsov2008-06-104-233/+256
| * | | | | Add missing CSCONFIG_BANK_BIT_3 define to mpc83xx.hTor Krill2008-06-101-0/+1
| |/ / / /
* | | | | Merge commit 'wd/master'Jon Loeliger2008-06-06365-6892/+10562
|\ \ \ \ \ | |/ / / /
| * | | | Socrates: Fix PCI bus frequency reportWolfgang Denk2008-06-031-1/+2
| * | | | Add size #defines for Altera Cyclone-II EP2C8 and EP2C20.Andre Schwarz2008-06-031-0/+2
| * | | | SPI Flash subsystemHaavard Skinnemoen2008-06-031-0/+70
| * | | | atmel_spi: Driver for the Atmel SPI controllerHans-Christian Egtvedt2008-06-033-0/+11
| * | | | SPI API improvementsHaavard Skinnemoen2008-06-033-25/+131
| * | | | Move definition of container_of() to common.hHaavard Skinnemoen2008-06-033-22/+11
| * | | | Fix warnings from gcc-4.3.0 build on a ppc hostKumar Gala2008-06-031-1/+1
| * | | | Avoid initrd and logbuffer area overlapsMarian Balakowicz2008-06-031-0/+1
| * | | | PPC: Add print_bats() to lib_ppc/bat_rw.cBecky Bruce2008-06-031-0/+1
| * | | | PPC: Change lib_ppc/bat_rw.c to use high batsBecky Bruce2008-06-031-1/+5
| * | | | PPC: Create and use CONFIG_HIGH_BATSBecky Bruce2008-06-0345-1/+78
| * | | | Merge remote branch 'u-boot-at91/for-1.3.4'Wolfgang Denk2008-06-0317-17/+1505
| |\ \ \ \
| | * \ \ \ Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD2008-05-2417-17/+1505
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | AT91: Cleanup unused config header file definitions.Stelian Pop2008-05-105-10/+0
| | | * | | Support AT91CAP9 revC CPUsStelian Pop2008-05-102-1/+18
| | | * | | AT91SAM9RLEK: hook up the ATMEL LCD driverStelian Pop2008-05-101-0/+13
| | | * | | AT91SAM9263EK: hook up the ATMEL LCD driverStelian Pop2008-05-101-0/+13
| | | * | | AT91SAM9261EK: hook up the ATMEL LCD driverStelian Pop2008-05-101-0/+13
| | | * | | AT91CAP9ADK: hook up the ATMEL LCD driverStelian Pop2008-05-101-0/+13
| | | * | | Add ATMEL LCD driverStelian Pop2008-05-103-1/+212
| | | * | | AT91SAM9RLEK supportStelian Pop2008-05-104-0/+377
| | | * | | AT91SAM9263EK supportStelian Pop2008-05-104-0/+455
| | | * | | AT91SAM9261EK supportStelian Pop2008-05-104-0/+363
| | | * | | AT91SAM9260EK: Fix dataflash offsets in CONFIG_BOOTCOMMANDStelian Pop2008-05-101-2/+2
| | | * | | AT91SAM9260EK: Normalize BOOTARGSStelian Pop2008-05-101-2/+14
| | | * | | AT91SAM9260EK: Normalize SPI timingsStelian Pop2008-05-101-1/+1
| | | * | | AT91SAM9260EK: Handle 8 or 16 bit NANDStelian Pop2008-05-101-0/+1
| | | * | | AT91CAP9ADK: Fix dataflash offsets in CONFIG_BOOTCOMMANDStelian Pop2008-05-101-1/+1
| | | * | | AT91CAP9ADK: Normalize BOOTARGSStelian Pop2008-05-101-2/+11
| | | * | | AT91CAP9ADK: Normalize SPI timingsStelian Pop2008-05-101-3/+3
| | | * | | AT91CAP9ADK: Handle 8 or 16 bit NANDStelian Pop2008-05-101-0/+1
| | | * | | Update origin and copyright information in arch-at91sam9 header filesStelian Pop2008-05-1014-152/+96
| | | * | | Fix @ -> <at> substitutionStelian Pop2008-05-085-5/+5
| * | | | | Merge remote branch 'u-boot-avr32/master'Wolfgang Denk2008-06-0312-284/+477
| |\ \ \ \ \
| | * | | | | avr32: Rework SDRAM initialization codeHaavard Skinnemoen2008-05-277-44/+77
| | * | | | | avr32: Rename pm_init() as clk_init() and make SoC-specificHaavard Skinnemoen2008-05-271-0/+2
| | * | | | | avr32: Clean up the HMATRIX codeHaavard Skinnemoen2008-05-273-232/+192
| | * | | | | avr32: Add support for the ATSTK1006 boardHaavard Skinnemoen2008-05-271-0/+202
| | * | | | | avr32: Get rid of the .flashprog sectionHaavard Skinnemoen2008-05-271-7/+0
| | * | | | | avr32: Use correct condition around macb clock accessorsHaavard Skinnemoen2008-05-271-1/+1
| | * | | | | avr32: stk1002 and ngw100 convergenceDavid Brownell2008-05-274-6/+9
| | | |_|_|/ | | |/| | |
| * | | | | Merge remote branch 'u-boot-nand-flash/master'Wolfgang Denk2008-06-032-0/+9
| |\ \ \ \ \
| | * | | | | Make onenand_uboot.h self-sufficient.Scott Wood2008-05-281-0/+5
| | * | | | | NAND: Provide a sane default for NAND_MAX_CHIPS.Scott Wood2008-05-281-0/+4
| | |/ / / /
| * | | | | Merge remote branch 'u-boot-mips/master'Wolfgang Denk2008-06-032-294/+1254
| |\ \ \ \ \
| | * | | | | mips: Add an 'include/asm/errno.h', like all other architecturesJason McMullan2008-05-301-0/+143