summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2011-09-0434-733/+201
|\
| * ColdFire:Clean up the CONFIG_STANDALONE_LOAD_ADDR usageJason Jin2011-09-041-2/+1
| * ColdFire:Add mb for 5253 dram initializationJason Jin2011-09-042-0/+6
| * ColdFire:Define the DM9000 byteswap for M5253 board.Jason Jin2011-09-041-0/+1
| * ColdFire:Update the env settings for several boards.Jason Jin2011-09-046-24/+37
| * ColdFire:disable the NFS define for 52277 board.Jason Jin2011-09-041-0/+1
| * ColdFire:Update the timer_init since it was unified.Jason Jin2011-09-043-4/+7
| * ColdFire: Cleanup for partial linking and --gc-sectionsJason Jin2011-09-0413-673/+146
| * ColdFire: Update compile flags for each CPUsJason Jin2011-09-046-29/+0
| * ColdFire:Fix the configuration broken for some boards.Jason Jin2011-09-042-1/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-09-04275-16970/+5023
|\ \
| * | beagleboard: enable HUB power on all variants of the BeagleBoardChristian Spielberger2011-09-041-1/+9
| * | dm3730: enable dpll5Eric Benard2011-09-041-0/+1
| * | ehci-hcd: Allow cleanups to happen gracefully on a timeout.Joel Fernandes2011-09-041-1/+0
| * | OMAP3: Add DSS driver for OMAP3Syed Mohammed Khasim2011-09-043-0/+307
| * | led: Remove state-saving of led for toggle functionality and add toggle optio...Joel A Fernandes2011-09-042-40/+52
| * | led: Fixed setting of STATUS_LED_BIT1 when led_name is 'all'Joel A Fernandes2011-09-041-1/+3
| * | led: correct off/on locations in structureJason Kridner2011-09-041-2/+2
| * | led: added cmd_led to MakefileJason Kridner2011-09-041-0/+1