aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-07ARM: remove broken "gcplus" board.Wolfgang Denk9-853/+1
2011-09-07ARM: remove broken "evb4510" board.Wolfgang Denk11-1032/+1
2011-09-07ARM: remove broken "ep7312" board.Wolfgang Denk14-775/+9
2011-09-07ARM: remove broken "dnp1110" board.Wolfgang Denk9-856/+1
2011-09-07ARM: remove broken "SMN42" board.Wolfgang Denk9-939/+1
2011-09-07doc/README.scrapyard: Update commit IDs or board removalsWolfgang Denk1-25/+25
2011-09-07Makefile : fix generation of cpu related asm-offsets.hStefano Babic13-27/+25
2011-09-05Flush cache after the OS image is loaded into the memory.Diana CRACIUN2-14/+9
2011-09-05Correct call to eth_write_hwaddr()Simon Glass1-1/+1
2011-09-05sf: winbond: Add support for the Winbond W25X40James Le Cuirot1-0/+8
2011-09-05board/prodrive/alpr/fpga.c: Coding style cleanupWolfgang Denk1-37/+39
2011-09-05PPC4xx: ALPR: constify FPGA codeWolfgang Denk1-1/+1
2011-09-05FPGA: constify Lattice FPGA codeWolfgang Denk2-5/+5
2011-09-05MPC8xx: fix build problem for ETX094 boardWolfgang Denk1-1/+0
2011-09-05linkstation: fix warning: "CONFIG_IDENT_STRING" redefinedWolfgang Denk1-1/+1
2011-09-05drivers/video/Makefile: include object files only onceWolfgang Denk1-3/+3
2011-09-05video: Fix build error with global inclusion of videomodesKumar Gala1-2/+1
2011-09-04net: Check network device driver nameMichal Simek1-0/+8
2011-09-04stdio: Fix a possible buffer overflowBradley Bolen1-2/+2
2011-09-04MAINTAINERS: fix integrator and versatileLinus Walleij1-3/+2
2011-09-04Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk34-733/+201
2011-09-04Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk275-16970/+5023
2011-09-04ColdFire:Clean up the CONFIG_STANDALONE_LOAD_ADDR usageJason Jin1-2/+1
2011-09-04ColdFire:Add mb for 5253 dram initializationJason Jin2-0/+6
2011-09-04ColdFire:Define the DM9000 byteswap for M5253 board.Jason Jin1-0/+1
2011-09-04ColdFire:Update the env settings for several boards.Jason Jin6-24/+37
2011-09-04ColdFire:disable the NFS define for 52277 board.Jason Jin1-0/+1
2011-09-04ColdFire:Update the timer_init since it was unified.Jason Jin3-4/+7
2011-09-04ColdFire: Cleanup for partial linking and --gc-sectionsJason Jin13-673/+146
2011-09-04ColdFire: Update compile flags for each CPUsJason Jin6-29/+0
2011-09-04ColdFire:Fix the configuration broken for some boards.Jason Jin2-1/+2
2011-09-04beagleboard: enable HUB power on all variants of the BeagleBoardChristian Spielberger1-1/+9
2011-09-04dm3730: enable dpll5Eric Benard1-0/+1
2011-09-04ehci-hcd: Allow cleanups to happen gracefully on a timeout.Joel Fernandes1-1/+0
2011-09-04OMAP3: Add DSS driver for OMAP3Syed Mohammed Khasim3-0/+307
2011-09-04led: Remove state-saving of led for toggle functionality and add toggle optio...Joel A Fernandes2-40/+52
2011-09-04led: Fixed setting of STATUS_LED_BIT1 when led_name is 'all'Joel A Fernandes1-1/+3
2011-09-04led: correct off/on locations in structureJason Kridner1-2/+2
2011-09-04led: added cmd_led to MakefileJason Kridner1-0/+1
2011-09-04BeagleBoard: fix LED 0/1 in driverJason Kridner1-2/+2
2011-09-04Corrected LED name match finding avoiding extraneous Usage printoutsJason Kridner1-2/+3
2011-09-04BeagleBoard: config: updated default configurationJason Kridner1-2/+18
2011-09-04BeagleBoard: config: Enabled multibus support for I2C in configurationJason Kridner1-0/+6
2011-09-04BeagleBoard: config: add optargs/buddy/cameraJason Kridner1-0/+6
2011-09-04BeagleBoard: config: increase command-line functionalityJason Kridner1-1/+2
2011-09-04BeagleBoard: config: make mtest runJason Kridner1-4/+5
2011-09-04BeagleBoard: config: enable DSSKoen Kooi1-0/+1
2011-09-04BeagleBoard: config: enable asix driver and dhcpKoen Kooi1-1/+2
2011-09-04BeagleBoard: config: enable networkingKoen Kooi1-2/+8
2011-09-04BeagleBoard: config: decrease bootdelay to 2 secondsKoen Kooi1-1/+1