summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-10UBIFS: fix warning: format '%lX' expects type 'long unsigned int'Wolfgang Denk
2011-09-10Fix warning: "assert" redefinedWolfgang Denk
2011-09-10Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-09-10CM4000: fix broken flash base for OpenGear boardsGreg Ungerer
2011-09-10CM4000: fix missing RAM definitions for OpenGear boardsGreg Ungerer
2011-09-10KS8695: move TIMER_ definitions before code useGreg Ungerer
2011-09-10phylib: remove a couple of redundant code linesVladimir Zapolskiy
2011-09-10phylib: reset mii bus only if reset handler is registeredVladimir Zapolskiy
2011-09-10UBIFS: Change ubifsload to set the filesize variableBastian Ruppert
2011-09-10Add assert() for debug assertionsSimon Glass
2011-09-10MAKEALL: drop boards listed in boards.cfgWolfgang Denk
2011-09-10MAKEALL: drop non-existent "versatile" configurationWolfgang Denk
2011-09-10YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warningsWolfgang Denk
2011-09-10YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warningsWolfgang Denk
2011-09-10YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warningsWolfgang Denk
2011-09-10YAFFS2: fs/yaffs2/Makefile - fix build warningsWolfgang Denk
2011-09-10YAFFS2: fs/yaffs2/yaffscfg.c - fix build warningsWolfgang Denk
2011-09-10YAFFS2: cmd_yaffs2.c - fix build warningsWolfgang Denk
2011-09-09net/eth.c: throw BUG for eth_get_dev_by_name(NULL)Helmut Raiger
2011-09-09smc911x: Fix build warningsWolfgang Denk
2011-09-09powerpc/mpc8610hpcd: set pci1_hose.config_table after fsl_setup_hoseZhao Chenhui
2011-09-09powerpc/mpc8548cds: set pci1_hose.config_table after fsl_setup_hoseZhao Chenhui
2011-09-09powerpc/mpc8568mds: set pci1_hose.config_table after fsl_setup_hoseZhao Chenhui
2011-09-07MX31: mx31pdk: make use of GPIO frameworkStefano Babic
2011-09-07PXA: FIX: Deep-sleep return address in stored in PSPRMarek Vasut
2011-09-07smc911x MII made availableHelmut Raiger
2011-09-07common: fix behavior of ROUND macro when input is already roundedAnton Staaf
2011-09-07Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk
2011-09-07Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk
2011-09-07I2C: mxc: fix compilation for MX31Stefano Babic
2011-09-07MX31: fix missing mxc_get_clk() callStefano Babic
2011-09-07arm: tegra2: fix out-of-tree buildChe-liang Chiou
2011-09-07omap24xx: fix 'reset_timer_masked' declaration errorWolfgang Denk
2011-09-07da8xxevm: Fix warning: unused variable 'val'Wolfgang Denk
2011-09-07ARM: PXA: remove broken "zylonite" board.Wolfgang Denk
2011-09-07ARM: remove broken "shannon" board.Wolfgang Denk
2011-09-07ARM: remove broken "modnet50" board.Wolfgang Denk
2011-09-07ARM: remove broken "lpc2292sodimm" board.Wolfgang Denk
2011-09-07ARM: remove broken "lart" board.Wolfgang Denk
2011-09-07ARM: remove broken "impa7" board.Wolfgang Denk
2011-09-07ARM: remove broken "gcplus" board.Wolfgang Denk
2011-09-07ARM: remove broken "evb4510" board.Wolfgang Denk
2011-09-07ARM: remove broken "ep7312" board.Wolfgang Denk
2011-09-07ARM: remove broken "dnp1110" board.Wolfgang Denk
2011-09-07ARM: remove broken "SMN42" board.Wolfgang Denk
2011-09-07doc/README.scrapyard: Update commit IDs or board removalsWolfgang Denk
2011-09-07Makefile : fix generation of cpu related asm-offsets.hStefano Babic
2011-09-06VIDEO: mb86r0xgdc.c: fix warning: unused variable 'i'Wolfgang Denk
2011-09-05Flush cache after the OS image is loaded into the memory.Diana CRACIUN
2011-09-05Correct call to eth_write_hwaddr()Simon Glass