aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-27Prepare 2009.08-rc1 (again, after fixing last minute issues).v2009.08-rc1Wolfgang Denk
2009-07-27cpu/arm920t/start.S: include <common.h> to have ROUND() definedWolfgang Denk
2009-07-27at91cap9adk: fix #ifdef/#endif pairing (2nd try)Wolfgang Denk
2009-07-27Fix include/common.h for boards with CONFIG_STATUS_LEDWolfgang Denk
2009-07-27ABI: fix build problems due to now needed div64 routine.Wolfgang Denk
2009-07-27PMC405DE: fix out of tree buildingWolfgang Denk
2009-07-27Prepare 2009.08-rc1Wolfgang Denk
2009-07-27add WATCHDOG_RESET to allow LZMA kernel decompression on slow machinesrhabarber1848@web.de
2009-07-27Less verbose output when loading vxworks 6.x imagesNiklaus Giger
2009-07-27Make include/common.h usable by assembler codeWolfgang Denk
2009-07-27arm: add _lshrdi3.SHeiko Schocher
2009-07-27Make linking against libgcc configurableWolfgang Denk
2009-07-27Use do_div from div64.h for vsprintfDirk Behme
2009-07-27Fix compiler warnings after loff_t changeKyungmin Park
2009-07-26Revert "ppc: Unlock cache-as-ram in a consistent manner"Wolfgang Denk
2009-07-26Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk
2009-07-26Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2009-07-26Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2009-07-26Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2009-07-26update the EB+MCF-EV123 board supportJens Scharsig
2009-07-26video: bus_vcxk.c: fix style issues added by 50217deeAnatolij Gustschin
2009-07-26new video driver for bus vcxk framebuffersJens Scharsig
2009-07-26lcd.h: define extern vidinfo_t for all casesAlessandro Rubini
2009-07-26mimc200.c: fix too long lines added by f68378d6Anatolij Gustschin
2009-07-26Add LCD support to MIMC200 boardMark Jackson
2009-07-26Add 16bit colour support in lcd.hMark Jackson
2009-07-26lib_avr32/board.c: fix too long line added by 716ece1dAnatolij Gustschin
2009-07-26Add AVR32 LCD supportMark Jackson
2009-07-25video: move extern declarations from C to headersAlessandro Rubini
2009-07-24Blackfin: restore EVT1 handling in linker scriptMike Frysinger
2009-07-24Revert "zlib: updated to v.1.2.3"Wolfgang Denk
2009-07-24ppc4xx: Add chip_config command to AMCC Kilauea eval boardStefan Roese
2009-07-24ppc4xx: Fix EEPROM configuration on KilaueaStefan Roese
2009-07-24ppc4xx: Add 405EP based PMC405DE boardMatthias Fuchs
2009-07-24ppc4xx: Add struct for 4xx GPIO controller registersMatthias Fuchs
2009-07-24ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs
2009-07-24Add "chip_config" command for PPC4xx bootstrap configurationStefan Roese
2009-07-24xpedite1k: Move to X-ES vendor directoryPeter Tyser
2009-07-24xpedite1k: Sync checkboard() with other X-ES boardsPeter Tyser
2009-07-24xpedite1k: Sync up board config options with other X-ES boardsPeter Tyser
2009-07-24xpedite1k: Sync organization of board config with other X-ES boardsPeter Tyser
2009-07-24xpedite1k: Sync up commands and environment with other X-ES boardsPeter Tyser
2009-07-24xpedite1k: Disable unused ethernet port 1Peter Tyser
2009-07-24xpedite1k: Store environment in flashPeter Tyser
2009-07-24xpedite1k: Add support for additional GPIO pinsPeter Tyser
2009-07-24xpedite1k: Add support for optional flashesPeter Tyser
2009-07-24xpedite1k: Cleanup coding stylePeter Tyser
2009-07-24xpedite1k: Remove support for reading MACs from EEPROMPeter Tyser
2009-07-24xpedite1k: Remove support for fixed SDRAM configurationPeter Tyser
2009-07-24xpedite1k: Remove CONFIG_SYS_DRAM_TEST supportPeter Tyser