aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-10CM4000: fix missing RAM definitions for OpenGear boardsGreg Ungerer2-0/+6
2011-09-10KS8695: move TIMER_ definitions before code useGreg Ungerer1-8/+8
2011-09-10phylib: remove a couple of redundant code linesVladimir Zapolskiy1-5/+2
2011-09-10phylib: reset mii bus only if reset handler is registeredVladimir Zapolskiy1-1/+2
2011-09-10UBIFS: Change ubifsload to set the filesize variableBastian Ruppert1-1/+5
2011-09-10Add assert() for debug assertionsSimon Glass5-20/+29
2011-09-10MAKEALL: drop boards listed in boards.cfgWolfgang Denk1-46/+4
2011-09-10MAKEALL: drop non-existent "versatile" configurationWolfgang Denk1-1/+0
2011-09-10YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warningsWolfgang Denk1-9/+10
2011-09-10YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warningsWolfgang Denk1-3/+3
2011-09-10YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warningsWolfgang Denk2-2/+2
2011-09-10YAFFS2: fs/yaffs2/Makefile - fix build warningsWolfgang Denk1-1/+1
2011-09-10YAFFS2: fs/yaffs2/yaffscfg.c - fix build warningsWolfgang Denk1-2/+2
2011-09-10YAFFS2: cmd_yaffs2.c - fix build warningsWolfgang Denk1-1/+1
2011-09-09net/eth.c: throw BUG for eth_get_dev_by_name(NULL)Helmut Raiger1-0/+2
2011-09-09smc911x: Fix build warningsWolfgang Denk1-2/+2
2011-09-07MX31: mx31pdk: make use of GPIO frameworkStefano Babic1-0/+1
2011-09-07PXA: FIX: Deep-sleep return address in stored in PSPRMarek Vasut1-1/+1
2011-09-07smc911x MII made availableHelmut Raiger1-6/+30
2011-09-07common: fix behavior of ROUND macro when input is already roundedAnton Staaf2-2/+2
2011-09-07Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk4-1/+915
2011-09-07Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk1-1/+0
2011-09-07I2C: mxc: fix compilation for MX31Stefano Babic1-4/+1
2011-09-07MX31: fix missing mxc_get_clk() callStefano Babic2-0/+2
2011-09-07arm: tegra2: fix out-of-tree buildChe-liang Chiou2-0/+8
2011-09-07omap24xx: fix 'reset_timer_masked' declaration errorWolfgang Denk1-11/+9
2011-09-07da8xxevm: Fix warning: unused variable 'val'Wolfgang Denk1-1/+3
2011-09-07ARM: PXA: remove broken "zylonite" board.Wolfgang Denk9-1743/+1
2011-09-07ARM: remove broken "shannon" board.Wolfgang Denk10-968/+1
2011-09-07ARM: remove broken "modnet50" board.Wolfgang Denk12-1148/+1
2011-09-07ARM: remove broken "lpc2292sodimm" board.Wolfgang Denk9-638/+1
2011-09-07ARM: remove broken "lart" board.Wolfgang Denk10-1062/+1
2011-09-07ARM: remove broken "impa7" board.Wolfgang Denk14-878/+6
2011-09-07ARM: remove broken "gcplus" board.Wolfgang Denk9-853/+1
2011-09-07ARM: remove broken "evb4510" board.Wolfgang Denk11-1032/+1
2011-09-07ARM: remove broken "ep7312" board.Wolfgang Denk14-775/+9
2011-09-07ARM: remove broken "dnp1110" board.Wolfgang Denk9-856/+1
2011-09-07ARM: remove broken "SMN42" board.Wolfgang Denk9-939/+1
2011-09-07doc/README.scrapyard: Update commit IDs or board removalsWolfgang Denk1-25/+25
2011-09-07Makefile : fix generation of cpu related asm-offsets.hStefano Babic13-27/+25
2011-09-06VIDEO: mb86r0xgdc.c: fix warning: unused variable 'i'Wolfgang Denk1-1/+0
2011-09-05Flush cache after the OS image is loaded into the memory.Diana CRACIUN2-14/+9
2011-09-05Correct call to eth_write_hwaddr()Simon Glass1-1/+1
2011-09-05sf: winbond: Add support for the Winbond W25X40James Le Cuirot1-0/+8
2011-09-05board/prodrive/alpr/fpga.c: Coding style cleanupWolfgang Denk1-37/+39
2011-09-05PPC4xx: ALPR: constify FPGA codeWolfgang Denk1-1/+1
2011-09-05FPGA: constify Lattice FPGA codeWolfgang Denk2-5/+5
2011-09-05MPC8xx: fix build problem for ETX094 boardWolfgang Denk1-1/+0
2011-09-05linkstation: fix warning: "CONFIG_IDENT_STRING" redefinedWolfgang Denk1-1/+1
2011-09-05drivers/video/Makefile: include object files only onceWolfgang Denk1-3/+3