summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-09-05sf: winbond: Add support for the Winbond W25X40James Le Cuirot
2011-09-05board/prodrive/alpr/fpga.c: Coding style cleanupWolfgang Denk
2011-09-05PPC4xx: ALPR: constify FPGA codeWolfgang Denk
2011-09-05FPGA: constify Lattice FPGA codeWolfgang Denk
2011-09-05MPC8xx: fix build problem for ETX094 boardWolfgang Denk
2011-09-05linkstation: fix warning: "CONFIG_IDENT_STRING" redefinedWolfgang Denk
2011-09-05drivers/video/Makefile: include object files only onceWolfgang Denk
2011-09-05video: Fix build error with global inclusion of videomodesKumar Gala
2011-09-04ftsdc010: add support of ftsdc010 mmc controllerMacpaul Lin
2011-09-04mmc: Fix mmc_send_status()Marek Vasut
2011-09-04net: Check network device driver nameMichal Simek
2011-09-04stdio: Fix a possible buffer overflowBradley Bolen
2011-09-04MAINTAINERS: fix integrator and versatileLinus Walleij
2011-09-04Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk
2011-09-04Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-09-04ColdFire:Clean up the CONFIG_STANDALONE_LOAD_ADDR usageJason Jin
2011-09-04ColdFire:Add mb for 5253 dram initializationJason Jin
2011-09-04ColdFire:Define the DM9000 byteswap for M5253 board.Jason Jin
2011-09-04ColdFire:Update the env settings for several boards.Jason Jin
2011-09-04ColdFire:disable the NFS define for 52277 board.Jason Jin
2011-09-04ColdFire:Update the timer_init since it was unified.Jason Jin
2011-09-04ColdFire: Cleanup for partial linking and --gc-sectionsJason Jin
2011-09-04ColdFire: Update compile flags for each CPUsJason Jin
2011-09-04ColdFire:Fix the configuration broken for some boards.Jason Jin
2011-09-04beagleboard: enable HUB power on all variants of the BeagleBoardChristian Spielberger
2011-09-04dm3730: enable dpll5Eric Benard
2011-09-04ehci-hcd: Allow cleanups to happen gracefully on a timeout.Joel Fernandes
2011-09-04OMAP3: Add DSS driver for OMAP3Syed Mohammed Khasim
2011-09-04led: Remove state-saving of led for toggle functionality and add toggle optio...Joel A Fernandes
2011-09-04led: Fixed setting of STATUS_LED_BIT1 when led_name is 'all'Joel A Fernandes
2011-09-04led: correct off/on locations in structureJason Kridner
2011-09-04led: added cmd_led to MakefileJason Kridner
2011-09-04BeagleBoard: fix LED 0/1 in driverJason Kridner
2011-09-04Corrected LED name match finding avoiding extraneous Usage printoutsJason Kridner
2011-09-04BeagleBoard: config: updated default configurationJason Kridner
2011-09-04BeagleBoard: config: Enabled multibus support for I2C in configurationJason Kridner
2011-09-04BeagleBoard: config: add optargs/buddy/cameraJason Kridner
2011-09-04BeagleBoard: config: increase command-line functionalityJason Kridner
2011-09-04BeagleBoard: config: make mtest runJason Kridner
2011-09-04BeagleBoard: config: enable DSSKoen Kooi