summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405Michal Simek2008-07-06-6/+7
* include/sha256.h: fix file permissions.Wolfgang Denk2008-07-06-0/+0
* Merge branch 'master' of ssh+git://mercury.denx.de/home/wd/git/u-boot/masterWolfgang Denk2008-07-06-551/+5990
|\
| * Update CHANGELOGWolfgang Denk2008-07-04-0/+264
| * CCM/SCM boards: fix out of tree buildingWolfgang Denk2008-07-04-2/+2
| * SCM board: fix build errors.Wolfgang Denk2008-07-03-3/+10
| * IAD210 board: fix ``"ALIGN" redefined'' warning.Wolfgang Denk2008-07-03-3/+2
| * CCM board: fix build errors.Wolfgang Denk2008-07-03-2/+9
| * sacsng board: fix warnings "suggest explicit braces to avoid ambiguous 'else'"Wolfgang Denk2008-07-03-4/+8
| * Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" errorsWolfgang Denk2008-07-03-6/+6
| * lmb: fix "implicit declaration of function 'lmb_free'" warningWolfgang Denk2008-07-03-1/+2
| * Cleanup: remove redundant deleting on *~ filesWolfgang Denk2008-07-02-15/+15
| * Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-256/+256
| * Cleanup: fix out-of-tree building for some boardsWolfgang Denk2008-07-02-54/+106
| * Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)Wolfgang Denk2008-07-02-15/+15
| * fdt: Fix typo in variable name.Detlev Zundel2008-07-02-2/+2
| * Add logos for RRvision boardGary Jennejohn2008-07-02-0/+0
| * mpc8260: add fdt_fixup_ethernet supportEsben Haabendal2008-07-01-0/+5
| * cmd_nvedit.c: clean up syntax highlightingSteven A. Falco2008-07-01-2/+3
| * Make setenv() return statusSteven A. Falco2008-07-01-7/+7
| * PPC: Added fls, fls64, __ilog2_u64, and ffs64 to bitopsKumar Gala2008-07-01-0/+52
| * i.MX31: Cleanup comments in lowlevel_init.S.Magnus Lilja2008-07-01-4/+4
| * Move conditional compilation of MPC8XXX SPI driver to MakefileBen Warren2008-07-01-7/+11
| * i.MX31: fixed CTRL-C detectionJuergen Kilb2008-07-01-1/+2
| * add SHA256 supportJean-Christophe PLAGNIOL-VILLARD2008-06-30-0/+279
| * Delay FIT format check on sector based devicesMarian Balakowicz2008-06-30-57/+64
| * sata: wait for device updating signature to hostDave Liu2008-06-30-0/+8
| * serial_pl010.c: add watchdog supportStuart Wood2008-06-29-2/+6
| * 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
|\