summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Kill unused <version.h> inclusionsShinya Kuribayashi2008-06-0510-10/+0
* [MIPS] lib_mips/time.c: Fix CP0 count register usage and timer routinesShinya Kuribayashi2008-06-058-13/+45
* [MIPS] lib_mips/time.c: Fix udelayShinya Kuribayashi2008-06-051-5/+4
* [MIPS] lib_mips/time.c: Replace CP0 access functions with existing macrosShinya Kuribayashi2008-06-051-27/+8
* Merge branch 'master' of ssh://mercury/home/wd/git/u-boot/masterWolfgang Denk2008-06-05207-1279/+8590
|\
| * Socrates: Fix PCI bus frequency reportWolfgang Denk2008-06-032-3/+13
| * Fix incorrect switch for IF_TYPE in part.cTor Krill2008-06-031-2/+2
| * Add size #defines for Altera Cyclone-II EP2C8 and EP2C20.Andre Schwarz2008-06-031-0/+2
| * Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before r...Peter Tyser2008-06-031-6/+0
| * PPC4xx: Simplified post_word_{load, store}Grant Erickson2008-06-031-15/+11
| * DTT: Issue one-shot command on AD7414 (LM75 code) to read tempStefan Roese2008-06-031-0/+13
| * Add support for environment in SPI flashHaavard Skinnemoen2008-06-034-2/+136
| * SPI Flash: Add "sf" commandHaavard Skinnemoen2008-06-032-0/+192
| * SPI Flash subsystemHaavard Skinnemoen2008-06-036-0/+688
| * atmel_spi: Driver for the Atmel SPI controllerHans-Christian Egtvedt2008-06-037-0/+360
| * SPI API improvementsHaavard Skinnemoen2008-06-0315-209/+584
| * Move definition of container_of() to common.hHaavard Skinnemoen2008-06-033-22/+11
| * soft_i2c: Pull SDA high before readingHaavard Skinnemoen2008-06-031-0/+1
| * Fix warnings from gcc-4.3.0 build on a ppc hostKumar Gala2008-06-032-1/+3
| * MPC512x: Change traps.c to not reference non-addressable memoryBecky Bruce2008-06-031-1/+7
| * Make sure common.h is the first include.Kumar Gala2008-06-031-1/+2
| * Avoid initrd and logbuffer area overlapsMarian Balakowicz2008-06-034-1/+25
| * lwmon5: add memory-pattern-test to FPGA POST.Sascha Laue2008-06-031-0/+50
| * PPC: 86xx Add bat registers to reginfo commandBecky Bruce2008-06-031-1/+3
| * PPC: Add print_bats() to lib_ppc/bat_rw.cBecky Bruce2008-06-032-0/+42
| * PPC: Change lib_ppc/bat_rw.c to use high batsBecky Bruce2008-06-032-41/+97
| * PPC: Create and use CONFIG_HIGH_BATSBecky Bruce2008-06-0347-7/+84
| * Merge remote branch 'u-boot-at91/for-1.3.4'Wolfgang Denk2008-06-0359-99/+3494
| |\
| | * MAKEALL: add at91 listJean-Christophe PLAGNIOL-VILLARD2008-05-241-1/+19
| | * Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD2008-05-2462-106/+3475
| | |\
| | | * Cleanup nand_info[] declaration.Stelian Pop2008-05-134-9/+0
| | | * AT91: Cleanup unused config header file definitions.Stelian Pop2008-05-105-10/+0
| | | * Support AT91CAP9 revC CPUsStelian Pop2008-05-103-1/+46
| | | * Use custom logo for Atmel boardsStelian Pop2008-05-102-0/+4
| | | * AT91SAM9RLEK: hook up the ATMEL LCD driverStelian Pop2008-05-102-0/+76
| | | * AT91SAM9263EK: hook up the ATMEL LCD driverStelian Pop2008-05-102-0/+78
| | | * AT91SAM9261EK: hook up the ATMEL LCD driverStelian Pop2008-05-102-0/+77
| | | * AT91CAP9ADK: hook up the ATMEL LCD driverStelian Pop2008-05-102-0/+77
| | | * Add ATMEL LCD driverStelian Pop2008-05-108-13/+483
| | | * AT91SAM9RLEK supportStelian Pop2008-05-1013-0/+787
| | | * AT91SAM9263EK supportStelian Pop2008-05-1015-3/+960
| | | * AT91SAM9261EK supportStelian Pop2008-05-1015-0/+827
| | | * 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-103-1/+10
| | | * 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-103-2/+10
OpenPOWER on IntegriCloud