summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* CM4000: fix broken flash base for OpenGear boardsGreg Ungerer2011-09-10-2/+2
* CM4000: fix missing RAM definitions for OpenGear boardsGreg Ungerer2011-09-10-0/+6
* KS8695: move TIMER_ definitions before code useGreg Ungerer2011-09-10-8/+8
* phylib: remove a couple of redundant code linesVladimir Zapolskiy2011-09-10-5/+2
* phylib: reset mii bus only if reset handler is registeredVladimir Zapolskiy2011-09-10-1/+2
* UBIFS: Change ubifsload to set the filesize variableBastian Ruppert2011-09-10-1/+5
* Add assert() for debug assertionsSimon Glass2011-09-10-20/+29
* MAKEALL: drop boards listed in boards.cfgWolfgang Denk2011-09-10-46/+4
* MAKEALL: drop non-existent "versatile" configurationWolfgang Denk2011-09-10-1/+0
* YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warningsWolfgang Denk2011-09-10-9/+10
* YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warningsWolfgang Denk2011-09-10-3/+3
* YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warningsWolfgang Denk2011-09-10-2/+2
* YAFFS2: fs/yaffs2/Makefile - fix build warningsWolfgang Denk2011-09-10-1/+1
* YAFFS2: fs/yaffs2/yaffscfg.c - fix build warningsWolfgang Denk2011-09-10-2/+2
* YAFFS2: cmd_yaffs2.c - fix build warningsWolfgang Denk2011-09-10-1/+1
* net/eth.c: throw BUG for eth_get_dev_by_name(NULL)Helmut Raiger2011-09-09-0/+2
* smc911x: Fix build warningsWolfgang Denk2011-09-09-2/+2
* MX31: mx31pdk: make use of GPIO frameworkStefano Babic2011-09-07-0/+1
* PXA: FIX: Deep-sleep return address in stored in PSPRMarek Vasut2011-09-07-1/+1
* smc911x MII made availableHelmut Raiger2011-09-07-6/+30
* common: fix behavior of ROUND macro when input is already roundedAnton Staaf2011-09-07-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-09-07-1/+915
|\
| * ftsdc010: add support of ftsdc010 mmc controllerMacpaul Lin2011-09-04-0/+913
| * mmc: Fix mmc_send_status()Marek Vasut2011-09-04-1/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2011-09-07-1/+0
|\ \
| * | VIDEO: mb86r0xgdc.c: fix warning: unused variable 'i'Wolfgang Denk2011-09-06-1/+0
* | | I2C: mxc: fix compilation for MX31Stefano Babic2011-09-07-4/+1
* | | MX31: fix missing mxc_get_clk() callStefano Babic2011-09-07-0/+2
* | | arm: tegra2: fix out-of-tree buildChe-liang Chiou2011-09-07-0/+8
* | | omap24xx: fix 'reset_timer_masked' declaration errorWolfgang Denk2011-09-07-11/+9
* | | da8xxevm: Fix warning: unused variable 'val'Wolfgang Denk2011-09-07-1/+3
* | | ARM: PXA: remove broken "zylonite" board.Wolfgang Denk2011-09-07-1743/+1
* | | ARM: remove broken "shannon" board.Wolfgang Denk2011-09-07-968/+1
* | | ARM: remove broken "modnet50" board.Wolfgang Denk2011-09-07-1148/+1
* | | ARM: remove broken "lpc2292sodimm" board.Wolfgang Denk2011-09-07-638/+1
* | | ARM: remove broken "lart" board.Wolfgang Denk2011-09-07-1062/+1
* | | ARM: remove broken "impa7" board.Wolfgang Denk2011-09-07-878/+6
* | | ARM: remove broken "gcplus" board.Wolfgang Denk2011-09-07-853/+1
* | | ARM: remove broken "evb4510" board.Wolfgang Denk2011-09-07-1032/+1
* | | ARM: remove broken "ep7312" board.Wolfgang Denk2011-09-07-775/+9
* | | ARM: remove broken "dnp1110" board.Wolfgang Denk2011-09-07-856/+1
* | | ARM: remove broken "SMN42" board.Wolfgang Denk2011-09-07-939/+1
* | | doc/README.scrapyard: Update commit IDs or board removalsWolfgang Denk2011-09-07-25/+25
* | | Makefile : fix generation of cpu related asm-offsets.hStefano Babic2011-09-07-27/+25
|/ /
* | Flush cache after the OS image is loaded into the memory.Diana CRACIUN2011-09-05-14/+9
* | Correct call to eth_write_hwaddr()Simon Glass2011-09-05-1/+1
* | sf: winbond: Add support for the Winbond W25X40James Le Cuirot2011-09-05-0/+8
* | board/prodrive/alpr/fpga.c: Coding style cleanupWolfgang Denk2011-09-05-37/+39
* | PPC4xx: ALPR: constify FPGA codeWolfgang Denk2011-09-05-1/+1
* | FPGA: constify Lattice FPGA codeWolfgang Denk2011-09-05-5/+5