summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | 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
* | | Makefile: fix out-of-tree building of "u-boot.img" targetWolfgang Denk2010-05-16-1/+1
* | | MVBLM7, MVSMR: fix Makefile (cleanup bootscript.img)Wolfgang Denk2010-05-15-4/+4
* | | ARM: add __aeabi_unwind_cpp_pr0() function to avoid linker complaintsWolfgang Denk2010-05-15-0/+5
* | | drivers/mmc/fsl_esdhc.c: fix compiler warningsWolfgang Denk2010-05-15-17/+17
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2010-05-09-0/+54
|\ \
| * | mpc83xx/mvBLM7: add usb commands and cleanup.Andre Schwarz2010-05-07-0/+7
| * | mpc83xx: Add UPMA configuration to SIMPC8313Ron Madrid2010-05-07-0/+47
* | | serial: punt unused serial_addr()Mike Frysinger2010-05-07-5/+0
* | | update include/asm/ gitignore after moveMike Frysinger2010-05-07-2/+2
* | | Fixup native builds on powerpcKumar Gala2010-05-07-3/+3
* | | cmd_usb.c: show cmd usage if no args givenSerge Ziryukin2010-05-06-0/+5
* | | powerpc: Consolidate bootcount_{store|load} for PowerPCStefan Roese2010-05-06-124/+91
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-05-06-61/+108
|\ \ \ | |/ / |/| |
| * | Blackfin: TWI/I2C: implement multibus supportMike Frysinger2010-05-05-61/+108
| |/
* | drivers/*/Makefile: fix conditional compile rule.Ender.Dai2010-05-06-6/+4
* | Move test for unnecessary memmove to memmove_wd()Larry Johnson2010-05-06-5/+5
* | compiler.h: add uint typedefMike Frysinger2010-05-06-0/+1
* | command.c: Enable auto tab for the editenv commandTrübenbach, Ralf2010-05-06-0/+3
* | 74xx_7xx: CPCI750: Add ECC support on esd CPCI-CPU/750 boardReinhard Arlt2010-05-06-8/+159
* | sc520: Fix minor DRAM Controller Setup bugGraeme Russ2010-05-06-1/+1
* | sc520: Update to new AMD CopyrightGraeme Russ2010-05-06-40/+77
* | eNET: Implement eNET WatchdogGraeme Russ2010-05-06-9/+47
* | eNET: Use SC520 MMCR to reset eNET boardGraeme Russ2010-05-06-1/+1
* | eNET: Add PC/AT compatibility setup functionGraeme Russ2010-05-06-0/+38
* | eNET: Add support for onboard RTL8100B (RTL8139) chipsGraeme Russ2010-05-06-1/+15
* | sc520: Board Specific PCI InitGraeme Russ2010-05-06-37/+36
* | sc520: Move PCI defines to PCI include fileGraeme Russ2010-05-06-29/+29