summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | BeagleBoard: fix LED 0/1 in driverJason Kridner2011-09-041-2/+2
| * | Corrected LED name match finding avoiding extraneous Usage printoutsJason Kridner2011-09-041-2/+3
| * | BeagleBoard: config: updated default configurationJason Kridner2011-09-041-2/+18
| * | BeagleBoard: config: Enabled multibus support for I2C in configurationJason Kridner2011-09-041-0/+6
| * | BeagleBoard: config: add optargs/buddy/cameraJason Kridner2011-09-041-0/+6
| * | BeagleBoard: config: increase command-line functionalityJason Kridner2011-09-041-1/+2
| * | BeagleBoard: config: make mtest runJason Kridner2011-09-041-4/+5
| * | BeagleBoard: config: enable DSSKoen Kooi2011-09-041-0/+1
| * | BeagleBoard: config: enable asix driver and dhcpKoen Kooi2011-09-041-1/+2
| * | BeagleBoard: config: enable networkingKoen Kooi2011-09-041-2/+8
| * | BeagleBoard: config: decrease bootdelay to 2 secondsKoen Kooi2011-09-041-1/+1
| * | BeagleBoard: config: use uImage.beagle for tftpJoel A Fernandes2011-09-041-0/+1
| * | BeagleBoard: config: hardcode MAC for onboard SMSCJoel A Fernandes2011-09-041-0/+1
| * | BeagleBoard: config: load kernel from MMC ext, not FATKoen Kooi2011-09-041-1/+2
| * | BeagleBoard: Configure DVI/S-videoJason Kridner2011-09-042-0/+110
| * | BeagleBoard: Added userbutton commandJason Kridner2011-09-042-1/+62
| * | BeagleBoard: turn off clocks in ehci_stopKoen Kooi2011-09-041-0/+6
| * | USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcorJason Kridner2011-09-041-2/+2
| * | beagleboard: add support for xM revision CKoen Kooi2011-09-042-0/+11
OpenPOWER on IntegriCloud