summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: fix out-of-tree building for some boardsWolfgang Denk2008-07-0211-54/+106
* Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)Wolfgang Denk2008-07-0215-15/+15
* fdt: Fix typo in variable name.Detlev Zundel2008-07-021-2/+2
* Add logos for RRvision boardGary Jennejohn2008-07-022-0/+0
* mpc8260: add fdt_fixup_ethernet supportEsben Haabendal2008-07-011-0/+5
* cmd_nvedit.c: clean up syntax highlightingSteven A. Falco2008-07-011-2/+3
* Make setenv() return statusSteven A. Falco2008-07-014-7/+7
* PPC: Added fls, fls64, __ilog2_u64, and ffs64 to bitopsKumar Gala2008-07-011-0/+52
* i.MX31: Cleanup comments in lowlevel_init.S.Magnus Lilja2008-07-012-4/+4
* Move conditional compilation of MPC8XXX SPI driver to MakefileBen Warren2008-07-016-7/+11
* i.MX31: fixed CTRL-C detectionJuergen Kilb2008-07-011-1/+2
* add SHA256 supportJean-Christophe PLAGNIOL-VILLARD2008-06-303-0/+279
* Delay FIT format check on sector based devicesMarian Balakowicz2008-06-306-57/+64
* sata: wait for device updating signature to hostDave Liu2008-06-301-0/+8
* serial_pl010.c: add watchdog supportStuart Wood2008-06-291-2/+6
* jffs2_1pass.c: add watchdog supportStuart Wood2008-06-291-0/+3
* Configure DSP POST; add watchdog reset to diag commandSascha Laue2008-06-292-1/+2
* Add sata sil3114 supportTor Krill2008-06-293-0/+987
* Coding Style CleanupWolfgang Denk2008-06-289-40/+37
* Update CHANGELOGWolfgang Denk2008-06-281-6/+3110
* ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS)Hugo Villeneuve2008-06-289-0/+563
* MMC: Consolidate MMC/SD command definitionsHaavard Skinnemoen2008-06-285-42/+33
* Use better Ethernet timings for apollon boardKyungmin Park2008-06-281-1/+1
* Resize device tree to allow space for board changes and the chosen nodeAndy Fleming2008-06-281-8/+58
* Fix an underflow bug in __lmb_alloc_baseAndy Fleming2008-06-281-15/+19
* Add lmb_freeAndy Fleming2008-06-281-0/+49
* Add ALIGN() macroAndy Fleming2008-06-281-0/+3
* Conditionally add -fno-stack-protector to CFLAGSHaavard Skinnemoen2008-06-261-0/+2
* pcmcia/ti_pci1410a: Move compile condition to the MakefileJean-Christophe PLAGNIOL-VILLARD2008-06-262-3/+3
* pxa_pcmcia: Move compile condition to the MakefileJean-Christophe PLAGNIOL-VILLARD2008-06-262-5/+1
* marabun_pcmcia: Move compile condition to the MakefileJean-Christophe PLAGNIOL-VILLARD2008-06-262-5/+4
* Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk2008-06-191-8/+4
|\
| * cfi-flash: Fix problem in flash_toggle(), busy was not detected reliablyStefan Roese2008-06-191-8/+4
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-06-191-0/+11
|\ \
| * | ppc4xx: Canyonlands: Disable the RTC M41T62 square wave outputStefan Roese2008-06-121-0/+11
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk2008-06-191-1/+2
|\ \
| * | NAND: Add missing declaration to non-redundant saveenv().Philip Balister2008-06-161-1/+2
| * | MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driverWolfgang Grandegger2008-06-121-2/+22
| |/
* | MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driverWolfgang Grandegger2008-06-191-2/+22
* | Fix 4xx build issueAnatolij Gustschin2008-06-192-2/+2
|/
* Fix build issue with string.h and linux/string.hAndy Fleming2008-06-122-2/+2
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12273-283/+283
* Change lmb to use phys_size_t/phys_addr_tBecky Bruce2008-06-126-60/+71
* Change print_size to take phys_size_tBecky Bruce2008-06-122-2/+2
* Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce2008-06-1222-29/+37
* Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2008-06-1112-55/+850
|\
| * sh: Renesas Solutions SH7763RDP board supportNobuhiro Iwamatsu2008-06-099-0/+724
| * sh: Add support Renesas SH7763Nobuhiro Iwamatsu2008-06-092-0/+53
| * sh: SH7763 SCIF supportNobuhiro Iwamatsu2008-06-091-55/+73
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2008-06-1132-187/+263
|\ \
OpenPOWER on IntegriCloud