summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAKEALL: drop boards listed in boards.cfgWolfgang Denk2011-09-101-46/+4
* MAKEALL: drop non-existent "versatile" configurationWolfgang Denk2011-09-101-1/+0
* YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warningsWolfgang Denk2011-09-101-9/+10
* YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warningsWolfgang Denk2011-09-101-3/+3
* YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warningsWolfgang Denk2011-09-102-2/+2
* YAFFS2: fs/yaffs2/Makefile - fix build warningsWolfgang Denk2011-09-101-1/+1
* YAFFS2: fs/yaffs2/yaffscfg.c - fix build warningsWolfgang Denk2011-09-101-2/+2
* YAFFS2: cmd_yaffs2.c - fix build warningsWolfgang Denk2011-09-101-1/+1
* net/eth.c: throw BUG for eth_get_dev_by_name(NULL)Helmut Raiger2011-09-091-0/+2
* smc911x: Fix build warningsWolfgang Denk2011-09-091-2/+2
* MX31: mx31pdk: make use of GPIO frameworkStefano Babic2011-09-071-0/+1
* PXA: FIX: Deep-sleep return address in stored in PSPRMarek Vasut2011-09-071-1/+1
* smc911x MII made availableHelmut Raiger2011-09-071-6/+30
* common: fix behavior of ROUND macro when input is already roundedAnton Staaf2011-09-072-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-09-074-1/+915
|\
| * ftsdc010: add support of ftsdc010 mmc controllerMacpaul Lin2011-09-043-0/+913
| * mmc: Fix mmc_send_status()Marek Vasut2011-09-041-1/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2011-09-071-1/+0
|\ \
| * | VIDEO: mb86r0xgdc.c: fix warning: unused variable 'i'Wolfgang Denk2011-09-061-1/+0
* | | I2C: mxc: fix compilation for MX31Stefano Babic2011-09-071-4/+1
* | | MX31: fix missing mxc_get_clk() callStefano Babic2011-09-072-0/+2
* | | arm: tegra2: fix out-of-tree buildChe-liang Chiou2011-09-072-0/+8
* | | omap24xx: fix 'reset_timer_masked' declaration errorWolfgang Denk2011-09-071-11/+9
* | | da8xxevm: Fix warning: unused variable 'val'Wolfgang Denk2011-09-071-1/+3
* | | ARM: PXA: remove broken "zylonite" board.Wolfgang Denk2011-09-079-1743/+1
* | | ARM: remove broken "shannon" board.Wolfgang Denk2011-09-0710-968/+1
* | | ARM: remove broken "modnet50" board.Wolfgang Denk2011-09-0712-1148/+1
* | | ARM: remove broken "lpc2292sodimm" board.Wolfgang Denk2011-09-079-638/+1
* | | ARM: remove broken "lart" board.Wolfgang Denk2011-09-0710-1062/+1
* | | ARM: remove broken "impa7" board.Wolfgang Denk2011-09-0714-878/+6
* | | ARM: remove broken "gcplus" board.Wolfgang Denk2011-09-079-853/+1
* | | ARM: remove broken "evb4510" board.Wolfgang Denk2011-09-0711-1032/+1
* | | ARM: remove broken "ep7312" board.Wolfgang Denk2011-09-0714-775/+9
* | | ARM: remove broken "dnp1110" board.Wolfgang Denk2011-09-079-856/+1
* | | ARM: remove broken "SMN42" board.Wolfgang Denk2011-09-079-939/+1
* | | doc/README.scrapyard: Update commit IDs or board removalsWolfgang Denk2011-09-071-25/+25
* | | Makefile : fix generation of cpu related asm-offsets.hStefano Babic2011-09-0713-27/+25
|/ /
* | Flush cache after the OS image is loaded into the memory.Diana CRACIUN2011-09-052-14/+9
* | Correct call to eth_write_hwaddr()Simon Glass2011-09-051-1/+1
* | sf: winbond: Add support for the Winbond W25X40James Le Cuirot2011-09-051-0/+8
* | board/prodrive/alpr/fpga.c: Coding style cleanupWolfgang Denk2011-09-051-37/+39
* | PPC4xx: ALPR: constify FPGA codeWolfgang Denk2011-09-051-1/+1
* | FPGA: constify Lattice FPGA codeWolfgang Denk2011-09-052-5/+5
* | MPC8xx: fix build problem for ETX094 boardWolfgang Denk2011-09-051-1/+0
* | linkstation: fix warning: "CONFIG_IDENT_STRING" redefinedWolfgang Denk2011-09-051-1/+1
* | drivers/video/Makefile: include object files only onceWolfgang Denk2011-09-051-3/+3
* | video: Fix build error with global inclusion of videomodesKumar Gala2011-09-051-2/+1
|/
* net: Check network device driver nameMichal Simek2011-09-041-0/+8
* stdio: Fix a possible buffer overflowBradley Bolen2011-09-041-2/+2
* MAINTAINERS: fix integrator and versatileLinus Walleij2011-09-041-3/+2
OpenPOWER on IntegriCloud