summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* nios2: allow STANDALONE_LOAD_ADDR overridingThomas Chou2010-05-28-1/+1
* nios2: fix div64 issue for gcc4Thomas Chou2010-05-28-175/+856
* nios2: fix r15 issue for gcc4Thomas Chou2010-05-28-18/+20
* spi: add altera spi controller supportThomas Chou2010-05-28-0/+166
* nios2: add gpio support to nios2-generic boardThomas Chou2010-05-28-3/+59
* misc: add gpio based status led driverThomas Chou2010-05-28-0/+31
* nios2: add gpio supportThomas Chou2010-05-28-0/+52
* Prepare v2010.06-rc1v2010.06-rc1Wolfgang Denk2010-05-26-2/+2
* Coding style cleanup, update CHANGELOG.Wolfgang Denk2010-05-26-13/+4057
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2010-05-26-20/+20
|\
| * mpc83xx: don't shift pre-shifted ACR, SPCR, SCCR bitfield masks in cpu_init.cKim Phillips2010-05-21-18/+18
| * Fixed two typos in arch/powerpc/cpu/mpc83xx/start.S.Horst Kronstorfer2010-05-21-2/+2
* | config.mk: use different host compiler for OS X 10.6Andreas Biessmann2010-05-26-3/+11
* | Convert Makefiles from COBJS-${} to COBJS-$()Kumar Gala2010-05-26-17/+17
* | powerpc/bootcount: Fix endianness problemMichael Weiss2010-05-26-2/+4
* | dm9000x.c: fix compile problemsWolfgang Denk2010-05-26-6/+6
* | a320evb: fix udelay / __udelay confusionWolfgang Denk2010-05-21-1/+1
* | ARM: */timer.c: fix spelling and vertical alignmentWolfgang Denk2010-05-21-18/+18
* | bugfix: Guruplug: Use standard miiphyMahavir Jain2010-05-21-8/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2010-05-21-3/+8
|\ \
| * | UBI: Fix problem in UBI/Linux "compatibility layer"Stefan Roese2010-05-19-1/+1
| * | UBI: Ensure that "background thread" operations are really executedStefan Roese2010-05-19-2/+7
* | | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-05-21-107/+967
|\ \ \
| * | | MX31: Added support for the Casio COM57H5M10XRC to QONGStefano Babic2010-05-19-17/+32
| * | | Add SPI support to mx51evk boardStefano Babic2010-05-05-0/+154
| * | | MX: Added definition file for MC13892Stefano Babic2010-05-05-0/+160
| * | | SPI: added support for MX51 to mxc_spiStefano Babic2010-05-05-20/+211
| * | | MX31: Add support for PMIC to the QONG moduleStefano Babic2010-05-05-0/+34
| * | | MX: RTC13783 uses general function to access PMICStefano Babic2010-05-05-67/+31
| * | | MX: Added Freescale Power Management DriverStefano Babic2010-05-05-0/+329
| * | | i.MX31: Activate NAND support for i.MX31 Litekit board.Magnus Lilja2010-05-05-0/+10
| * | | MX51: Fix MX51 CPU detect messageFabio Estevam2010-05-05-1/+1
| * | | MX51evk: Removed warningsStefano Babic2010-05-05-2/+2
| * | | tx25: fix crash while booting LinuxAnatolij Gustschin2010-05-05-0/+3
* | | | Fix "par[t]ition" typo.Wolfgang Denk2010-05-21-5/+5
| |_|/ |/| |
* | | fsl_diu_fb.c: fix build warningsWolfgang Denk2010-05-17-9/+9
* | | Avoid use of divides in print_sizeNick Thompson2010-05-17-6/+8
* | | lan91c96, smc911x: remove useless free(ptr) calls on NULL ptrSerge Ziryukin2010-05-17-2/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2010-05-17-2/+5
|\ \ \
| * | | Fix SICRL setting in SIMPC8313Ron Madrid2010-05-17-1/+2
| * | | mpc83xx: fix NAND bootstrap too big errorKim Phillips2010-05-17-0/+2
| * | | Removal of checkboard from spl bootstrap build for SIMPC8313Ron Madrid2010-05-17-1/+1
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-05-17-1/+1
|\ \ \
| * | | ppc4xx: Fix building PLU405 boardMatthias Fuchs2010-05-17-1/+1
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-05-17-85/+204
|\ \ \ | |/ / |/| |
| * | Enabled support for Rev 1.3 SPD for DDR2 DIMMsYork Sun2010-05-12-3/+7
| * | 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabledKumar Gala2010-05-12-13/+26
| * | 85xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabledKumar Gala2010-05-12-24/+29
| * | 85xx: Add is_serdes_configured() support to MPC8536 SERDESKumar Gala2010-05-12-18/+114
| * | fsl-diu: Using I/O accessor to CCSR spaceJerry Huang2010-05-12-27/+28