summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | TQM85xx: Support for Spansion 'N' type flashes addedWolfgang Grandegger2008-06-101-4/+16
| * | | | | TQM85xx: Various coding style fixesWolfgang Grandegger2008-06-101-46/+42
| * | | | | NAND FSL UPM: driver re-write using the hwcontrol callbackWolfgang Grandegger2008-06-101-1/+0
| * | | | | PPC: add accessor macros to clear and set bits in one shotWolfgang Grandegger2008-06-101-0/+36
| * | | | | 83xx/85xx/86xx: add more MxMR local bus definitionsWolfgang Grandegger2008-06-101-5/+38
| * | | | | 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
| * | | | | 85xx: expose cpu identificationKumar Gala2008-06-101-0/+11
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-06-1112-276/+757
|\ \ \ \ \
| * | | | | mpc83xx: MVBLM7: minor build fixupsKim Phillips2008-06-101-1/+1
| * | | | | add MPC8343 based board mvBlueLYNX-M7 (doc+config)Andre Schwarz2008-06-101-0/+479
| * | | | | 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
OpenPOWER on IntegriCloud