aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-02Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)Wolfgang Denk15-15/+15
2008-07-02fdt: Fix typo in variable name.Detlev Zundel1-2/+2
2008-07-02Add logos for RRvision boardGary Jennejohn2-0/+0
2008-07-01mpc8260: add fdt_fixup_ethernet supportEsben Haabendal1-0/+5
2008-07-01cmd_nvedit.c: clean up syntax highlightingSteven A. Falco1-2/+3
2008-07-01Make setenv() return statusSteven A. Falco4-7/+7
2008-07-01PPC: Added fls, fls64, __ilog2_u64, and ffs64 to bitopsKumar Gala1-0/+52
2008-07-01i.MX31: Cleanup comments in lowlevel_init.S.Magnus Lilja2-4/+4
2008-07-01Move conditional compilation of MPC8XXX SPI driver to MakefileBen Warren6-7/+11
2008-07-01i.MX31: fixed CTRL-C detectionJuergen Kilb1-1/+2
2008-06-30add SHA256 supportJean-Christophe PLAGNIOL-VILLARD3-0/+279
2008-06-30Delay FIT format check on sector based devicesMarian Balakowicz6-57/+64
2008-06-30sata: wait for device updating signature to hostDave Liu1-0/+8
2008-06-29serial_pl010.c: add watchdog supportStuart Wood1-2/+6
2008-06-29jffs2_1pass.c: add watchdog supportStuart Wood1-0/+3
2008-06-29Configure DSP POST; add watchdog reset to diag commandSascha Laue2-1/+2
2008-06-29Add sata sil3114 supportTor Krill3-0/+987
2008-06-28Coding Style CleanupWolfgang Denk9-40/+37
2008-06-28Update CHANGELOGWolfgang Denk1-6/+3110
2008-06-28ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS)Hugo Villeneuve9-0/+563
2008-06-28MMC: Consolidate MMC/SD command definitionsHaavard Skinnemoen5-42/+33
2008-06-28Use better Ethernet timings for apollon boardKyungmin Park1-1/+1
2008-06-28Resize device tree to allow space for board changes and the chosen nodeAndy Fleming1-8/+58
2008-06-28Fix an underflow bug in __lmb_alloc_baseAndy Fleming1-15/+19
2008-06-28Add lmb_freeAndy Fleming1-0/+49
2008-06-28Add ALIGN() macroAndy Fleming1-0/+3
2008-06-26Conditionally add -fno-stack-protector to CFLAGSHaavard Skinnemoen1-0/+2
2008-06-26pcmcia/ti_pci1410a: Move compile condition to the MakefileJean-Christophe PLAGNIOL-VILLARD2-3/+3
2008-06-26pxa_pcmcia: Move compile condition to the MakefileJean-Christophe PLAGNIOL-VILLARD2-5/+1
2008-06-26marabun_pcmcia: Move compile condition to the MakefileJean-Christophe PLAGNIOL-VILLARD2-5/+4
2008-06-19Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk1-8/+4
2008-06-19Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk1-0/+11
2008-06-19Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk1-1/+2
2008-06-19MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driverWolfgang Grandegger1-2/+22
2008-06-19Fix 4xx build issueAnatolij Gustschin2-2/+2
2008-06-19cfi-flash: Fix problem in flash_toggle(), busy was not detected reliablyStefan Roese1-8/+4
2008-06-16NAND: Add missing declaration to non-redundant saveenv().Philip Balister1-1/+2
2008-06-12MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driverWolfgang Grandegger1-2/+22
2008-06-12ppc4xx: Canyonlands: Disable the RTC M41T62 square wave outputStefan Roese1-0/+11
2008-06-12Fix build issue with string.h and linux/string.hAndy Fleming2-2/+2
2008-06-12Change initdram() return type to phys_size_tBecky Bruce273-283/+283
2008-06-12Change lmb to use phys_size_t/phys_addr_tBecky Bruce6-60/+71
2008-06-12Change print_size to take phys_size_tBecky Bruce2-2/+2
2008-06-12Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce22-29/+37
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk12-55/+850
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk32-187/+263
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk19-733/+161
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk1-7/+34
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk1-20/+99
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk40-339/+382