summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | jffs2_1pass.c: add watchdog supportStuart Wood2008-06-29-0/+3
| * | Configure DSP POST; add watchdog reset to diag commandSascha Laue2008-06-29-1/+2
| * | Add sata sil3114 supportTor Krill2008-06-29-0/+987
| * | Coding Style CleanupWolfgang Denk2008-06-28-40/+37
| * | Update CHANGELOGWolfgang Denk2008-06-28-6/+3110
| * | ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS)Hugo Villeneuve2008-06-28-0/+563
| * | MMC: Consolidate MMC/SD command definitionsHaavard Skinnemoen2008-06-28-42/+33
| * | Use better Ethernet timings for apollon boardKyungmin Park2008-06-28-1/+1
| * | Resize device tree to allow space for board changes and the chosen nodeAndy Fleming2008-06-28-8/+58
| * | Fix an underflow bug in __lmb_alloc_baseAndy Fleming2008-06-28-15/+19
| * | Add lmb_freeAndy Fleming2008-06-28-0/+49
| * | Add ALIGN() macroAndy Fleming2008-06-28-0/+3
| * | Conditionally add -fno-stack-protector to CFLAGSHaavard Skinnemoen2008-06-26-0/+2
| * | pcmcia/ti_pci1410a: Move compile condition to the MakefileJean-Christophe PLAGNIOL-VILLARD2008-06-26-3/+3
| * | pxa_pcmcia: Move compile condition to the MakefileJean-Christophe PLAGNIOL-VILLARD2008-06-26-5/+1
| * | marabun_pcmcia: Move compile condition to the MakefileJean-Christophe PLAGNIOL-VILLARD2008-06-26-5/+4
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxDetlev Zundel2008-06-30-4/+27
|\ \
| * | ppc4xx: Fix 460EX errata with CPU lockup upon high AHB trafficStefan Roese2008-06-30-2/+20
| * | ppc4xx: Fix compilation problems with phys_size_tStefan Roese2008-06-28-0/+5
| * | ppc4xx: Fix problem in gpio_config()Stefan Roese2008-06-23-2/+2
| |/
* | fdt: Fix typo in variable name.Detlev Zundel2008-06-20-2/+2
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk2008-06-19-8/+4
|\
| * cfi-flash: Fix problem in flash_toggle(), busy was not detected reliablyStefan Roese2008-06-19-8/+4
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-06-19-0/+11
|\ \
| * | ppc4xx: Canyonlands: Disable the RTC M41T62 square wave outputStefan Roese2008-06-12-0/+11
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk2008-06-19-1/+2
|\ \
| * | NAND: Add missing declaration to non-redundant saveenv().Philip Balister2008-06-16-1/+2
| * | MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driverWolfgang Grandegger2008-06-12-2/+22
| |/
* | MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driverWolfgang Grandegger2008-06-19-2/+22
* | Fix 4xx build issueAnatolij Gustschin2008-06-19-2/+2
|/
* Fix build issue with string.h and linux/string.hAndy Fleming2008-06-12-2/+2
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-283/+283
* Change lmb to use phys_size_t/phys_addr_tBecky Bruce2008-06-12-60/+71
* Change print_size to take phys_size_tBecky Bruce2008-06-12-2/+2
* Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce2008-06-12-29/+37
* Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2008-06-11-55/+850
|\
| * sh: Renesas Solutions SH7763RDP board supportNobuhiro Iwamatsu2008-06-09-0/+724
| * sh: Add support Renesas SH7763Nobuhiro Iwamatsu2008-06-09-0/+53
| * sh: SH7763 SCIF supportNobuhiro Iwamatsu2008-06-09-55/+73
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2008-06-11-187/+263
|\ \
| * | [MIPS] cpu/mips/Makefile: Split [CS]OBJS onto separate linesShinya Kuribayashi2008-06-07-18/+10
| * | [MIPS] Rename Alchemy processor configs into CONFIG_SOC_*Shinya Kuribayashi2008-06-07-26/+26
| * | [MIPS] Update <asm/addrspace.h> headerShinya Kuribayashi2008-06-05-98/+181
| * | [MIPS] mips_config.mk: Misc fixesShinya Kuribayashi2008-06-05-4/+3
| * | [MIPS] Kill unused <version.h> inclusionsShinya Kuribayashi2008-06-05-10/+0
| * | [MIPS] lib_mips/time.c: Fix CP0 count register usage and timer routinesShinya Kuribayashi2008-06-05-13/+45
| * | [MIPS] lib_mips/time.c: Fix udelayShinya Kuribayashi2008-06-05-5/+4
| * | [MIPS] lib_mips/time.c: Replace CP0 access functions with existing macrosShinya Kuribayashi2008-06-05-27/+8
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2008-06-11-733/+161
|\ \
| * | libfdt: Move the working_fdt pointer to cmd_fdt.cGerald Van Baren2008-06-10-5/+5