aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-08sh: Fix compile error sh7763rdp boardNobuhiro Iwamatsu1-10/+0
2008-07-08sh: Fix SH-boards compile errorNobuhiro Iwamatsu14-14/+16
2008-07-07sh: Update Renesas R2DPlus boardNobuhiro Iwamatsu1-33/+9
2008-07-07sh: Update Renesas R7780MP boardNobuhiro Iwamatsu1-18/+23
2008-07-07sh: Update Renesas Migo-R boardNobuhiro Iwamatsu1-4/+0
2008-07-07sh: Update Hitachi MS7722SE boardNobuhiro Iwamatsu1-4/+0
2008-07-07sh: Cleanup source code of SH7763RDPNobuhiro Iwamatsu1-8/+9
2008-07-07sh: Cleanup source code of R2DPlusNobuhiro Iwamatsu1-13/+15
2008-07-07sh: Cleanup source code of R7780MPNobuhiro Iwamatsu1-12/+10
2008-07-07sh: Cleanup source code of MS7722SENobuhiro Iwamatsu1-4/+4
2008-07-07sh: Cleanup source code of MS7720SENobuhiro Iwamatsu1-1/+0
2008-07-07Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk5-20/+30
2008-07-07Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk5-20/+30
2008-07-07SH: fix out of tree buildingWolfgang Denk1-11/+14
2008-07-07Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk5-22/+129
2008-07-07Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk5-22/+129
2008-07-07Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk3-1/+12
2008-07-07Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk5-4/+16
2008-07-07net: smc911x: Fix typoNobuhiro Iwamatsu1-1/+1
2008-07-07update mvBL-M7 board configAndre Schwarz2-3/+4
2008-07-07net: fix compile problem in smc911x driver.Nobuhiro Iwamatsu1-2/+2
2008-07-06ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405Michal Simek4-6/+7
2008-07-06include/sha256.h: fix file permissions.Wolfgang Denk1-0/+0
2008-07-06Merge branch 'master' of ssh+git://mercury.denx.de/home/wd/git/u-boot/masterWolfgang Denk337-551/+5990
2008-07-05[AT91SAM9] Fix NAND FLASH timingsPatrice Vilchez4-16/+16
2008-07-05Fix boot from NOR due to incorrect reset delay.Stelian Pop3-4/+14
2008-07-04Update CHANGELOGWolfgang Denk1-0/+264
2008-07-04CCM/SCM boards: fix out of tree buildingWolfgang Denk2-2/+2
2008-07-03SCM board: fix build errors.Wolfgang Denk1-3/+10
2008-07-03IAD210 board: fix ``"ALIGN" redefined'' warning.Wolfgang Denk1-3/+2
2008-07-03CCM board: fix build errors.Wolfgang Denk1-2/+9
2008-07-03update mvBL-M7 board configAndre Schwarz2-3/+3
2008-07-03sacsng board: fix warnings "suggest explicit braces to avoid ambiguous 'else'"Wolfgang Denk1-4/+8
2008-07-03Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" errorsWolfgang Denk6-6/+6
2008-07-03lmb: fix "implicit declaration of function 'lmb_free'" warningWolfgang Denk2-1/+2
2008-07-02Cleanup: remove redundant deleting on *~ filesWolfgang Denk15-15/+15
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk256-256/+256
2008-07-02Cleanup: fix out-of-tree building for some boardsWolfgang Denk11-54/+106
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