summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-02fdt: Fix typo in variable name.Detlev Zundel
2008-07-02Add logos for RRvision boardGary Jennejohn
2008-07-01mpc8260: add fdt_fixup_ethernet supportEsben Haabendal
2008-07-01cmd_nvedit.c: clean up syntax highlightingSteven A. Falco
2008-07-01Make setenv() return statusSteven A. Falco
2008-07-01PPC: Added fls, fls64, __ilog2_u64, and ffs64 to bitopsKumar Gala
2008-07-01i.MX31: Cleanup comments in lowlevel_init.S.Magnus Lilja
2008-07-01Move conditional compilation of MPC8XXX SPI driver to MakefileBen Warren
2008-07-01i.MX31: fixed CTRL-C detectionJuergen Kilb
2008-06-30add SHA256 supportJean-Christophe PLAGNIOL-VILLARD
2008-06-30Delay FIT format check on sector based devicesMarian Balakowicz
2008-06-30sata: wait for device updating signature to hostDave Liu
2008-06-30Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxDetlev Zundel
2008-06-30ppc4xx: Fix 460EX errata with CPU lockup upon high AHB trafficStefan Roese
2008-06-29serial_pl010.c: add watchdog supportStuart Wood
2008-06-29jffs2_1pass.c: add watchdog supportStuart Wood
2008-06-29Configure DSP POST; add watchdog reset to diag commandSascha Laue
2008-06-29Add sata sil3114 supportTor Krill
2008-06-28Coding Style CleanupWolfgang Denk
2008-06-28Update CHANGELOGWolfgang Denk
2008-06-28ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS)Hugo Villeneuve
2008-06-28MMC: Consolidate MMC/SD command definitionsHaavard Skinnemoen
2008-06-28Use better Ethernet timings for apollon boardKyungmin Park
2008-06-28Resize device tree to allow space for board changes and the chosen nodeAndy Fleming
2008-06-28Fix an underflow bug in __lmb_alloc_baseAndy Fleming
2008-06-28Add lmb_freeAndy Fleming
2008-06-28Add ALIGN() macroAndy Fleming
2008-06-28ppc4xx: Fix compilation problems with phys_size_tStefan Roese
2008-06-26Conditionally add -fno-stack-protector to CFLAGSHaavard Skinnemoen
2008-06-26pcmcia/ti_pci1410a: Move compile condition to the MakefileJean-Christophe PLAGNIOL-VILLARD
2008-06-26pxa_pcmcia: Move compile condition to the MakefileJean-Christophe PLAGNIOL-VILLARD
2008-06-26marabun_pcmcia: Move compile condition to the MakefileJean-Christophe PLAGNIOL-VILLARD
2008-06-25fix non-working mvBL-M7Andre Schwarz
2008-06-25fix system config overwrite @ MPC834x and MPC8313Andre Schwarz
2008-06-25mpc83xx: move CPU_TYPE_ENTRY over to processor.hKim Phillips
2008-06-23ppc4xx: Fix problem in gpio_config()Stefan Roese
2008-06-20fdt: Fix typo in variable name.Detlev Zundel
2008-06-20avr32: Enable SPI flash support on ATNGW100Haavard Skinnemoen
2008-06-20avr32: Fix SPI portmux initializationHaavard Skinnemoen
2008-06-20avr32: Add GPIO manipulation functionsPeter Ma
2008-06-19Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk
2008-06-19Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk
2008-06-19Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk
2008-06-19MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driverWolfgang Grandegger
2008-06-19Fix 4xx build issueAnatolij Gustschin
2008-06-19cfi-flash: Fix problem in flash_toggle(), busy was not detected reliablyStefan Roese
2008-06-16NAND: Add missing declaration to non-redundant saveenv().Philip Balister
2008-06-12MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driverWolfgang Grandegger
2008-06-12ppc4xx: Canyonlands: Disable the RTC M41T62 square wave outputStefan Roese
2008-06-12Fix build issue with string.h and linux/string.hAndy Fleming