summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm nomadik: add i2cAlessandro Rubini2009-07-292-3/+31
* arm nomadik: add gpio supportAlessandro Rubini2009-07-293-1/+142
* OMAP3 Remove twl4030 definesTom Rix2009-07-291-35/+0
* OMAP3 Move twl4030 mmc functionTom Rix2009-07-294-11/+25
* OMAP3 Move twl4030 power and led functionsTom Rix2009-07-2916-136/+292
* TWL4030 Add power reset buttonTom Rix2009-07-288-0/+131
* TWL4030 Add initial supportTom Rix2009-07-281-0/+245
* OMAP I2C Fix the sampling clock.Tom Rix2009-07-283-14/+174
* arm, i2c: added support for the TWSI I2C InterfaceHeiko Schocher2009-07-282-0/+485
* Prepare 2009.08-rc1 (again, after fixing last minute issues).Wolfgang Denk2009-07-271-0/+61
* cpu/arm920t/start.S: include <common.h> to have ROUND() definedWolfgang Denk2009-07-271-2/+1
* at91cap9adk: fix #ifdef/#endif pairing (2nd try)Wolfgang Denk2009-07-271-1/+0
* Fix include/common.h for boards with CONFIG_STATUS_LEDWolfgang Denk2009-07-271-3/+3
* ABI: fix build problems due to now needed div64 routine.Wolfgang Denk2009-07-271-0/+1
* PMC405DE: fix out of tree buildingWolfgang Denk2009-07-271-1/+1
* Prepare 2009.08-rc1Wolfgang Denk2009-07-273-3/+640
* add WATCHDOG_RESET to allow LZMA kernel decompression on slow machinesrhabarber1848@web.de2009-07-272-0/+30
* Less verbose output when loading vxworks 6.x imagesNiklaus Giger2009-07-271-1/+1
* Make include/common.h usable by assembler codeWolfgang Denk2009-07-272-17/+21
* arm: add _lshrdi3.SHeiko Schocher2009-07-272-0/+47
* Make linking against libgcc configurableWolfgang Denk2009-07-273-12/+34
* Use do_div from div64.h for vsprintfDirk Behme2009-07-271-3/+4
* Fix compiler warnings after loff_t changeKyungmin Park2009-07-271-1/+1
* Revert "ppc: Unlock cache-as-ram in a consistent manner"Wolfgang Denk2009-07-262-3/+12
* Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2009-07-2620-279/+914
|\
| * update the EB+MCF-EV123 board supportJens Scharsig2009-07-265-280/+186
| * video: bus_vcxk.c: fix style issues added by 50217deeAnatolij Gustschin2009-07-261-11/+15
| * new video driver for bus vcxk framebuffersJens Scharsig2009-07-264-0/+558
| * lcd.h: define extern vidinfo_t for all casesAlessandro Rubini2009-07-261-6/+2
| * mimc200.c: fix too long lines added by f68378d6Anatolij Gustschin2009-07-261-12/+12
| * Add LCD support to MIMC200 boardMark Jackson2009-07-262-0/+50
| * Add 16bit colour support in lcd.hMark Jackson2009-07-261-1/+1
| * lib_avr32/board.c: fix too long line added by 716ece1dAnatolij Gustschin2009-07-261-1/+2
| * Add AVR32 LCD supportMark Jackson2009-07-267-0/+123
| * video: move extern declarations from C to headersAlessandro Rubini2009-07-253-16/+13
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-07-261-1/+8
|\ \
| * | Blackfin: restore EVT1 handling in linker scriptMike Frysinger2009-07-241-1/+8
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-07-2652-2152/+3027
|\ \
| * | ppc4xx: Add chip_config command to AMCC Kilauea eval boardStefan Roese2009-07-244-298/+82
| * | ppc4xx: Fix EEPROM configuration on KilaueaStefan Roese2009-07-241-1/+2
| * | ppc4xx: Add 405EP based PMC405DE boardMatthias Fuchs2009-07-249-0/+1174
| * | ppc4xx: Add struct for 4xx GPIO controller registersMatthias Fuchs2009-07-241-0/+24
| * | ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs2009-07-2415-279/+178
| * | Add "chip_config" command for PPC4xx bootstrap configurationStefan Roese2009-07-247-197/+283
| * | xpedite1k: Move to X-ES vendor directoryPeter Tyser2009-07-2410-7/+7
| * | xpedite1k: Sync checkboard() with other X-ES boardsPeter Tyser2009-07-242-1/+15
| * | xpedite1k: Sync up board config options with other X-ES boardsPeter Tyser2009-07-241-19/+19
| * | xpedite1k: Sync organization of board config with other X-ES boardsPeter Tyser2009-07-241-74/+85
| * | xpedite1k: Sync up commands and environment with other X-ES boardsPeter Tyser2009-07-241-12/+110
| * | xpedite1k: Disable unused ethernet port 1Peter Tyser2009-07-241-3/+1
OpenPOWER on IntegriCloud