summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 85xx: Remove unused and unconfigured memory test code.Kumar Gala2008-06-117-8/+0
* Socrates: NAND support added. Changed the U-Boot base address andSergei Poselenov2008-06-111-1/+7
* NAND: Added support for 128-bit OOB, adaptedSergei Poselenov2008-06-111-1/+1
* Socrates: Added FPGA mapping. LAWs and TLBs cleanup.Sergei Poselenov2008-06-111-5/+4
* Added the upmconfig() function for 85xx.Sergei Poselenov2008-06-111-0/+4
* Socrates: config file cleanup.Sergei Poselenov2008-06-111-9/+3
* TQM85xx: Change memory map to support Flash memory > 128 MiBWolfgang Grandegger2008-06-111-7/+45
* TQM85xx: NAND support via local bus UPMBWolfgang Grandegger2008-06-111-3/+78
* TQM8548: PCI express supportWolfgang Grandegger2008-06-111-1/+34
* TQM8548: Basic support for the TQM8548 modulesWolfgang Grandegger2008-06-111-8/+63
* TQM85xx: Support for Flat Device TreeWolfgang Grandegger2008-06-111-11/+39
* TQM85xx: Support for Intel 82527 compatible CAN controllerWolfgang Grandegger2008-06-101-0/+11
* 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
* 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
OpenPOWER on IntegriCloud