aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-28Fix ext2load return codeWolfgang Denk1-36/+38
2009-07-28ext2: fix inode size and calculationsWeirich, Bernhard1-21/+32
2009-07-27Prepare 2009.08-rc1 (again, after fixing last minute issues).v2009.08-rc1Wolfgang Denk1-0/+61
2009-07-27cpu/arm920t/start.S: include <common.h> to have ROUND() definedWolfgang Denk1-2/+1
2009-07-27at91cap9adk: fix #ifdef/#endif pairing (2nd try)Wolfgang Denk1-1/+0
2009-07-27Fix include/common.h for boards with CONFIG_STATUS_LEDWolfgang Denk1-3/+3
2009-07-27ABI: fix build problems due to now needed div64 routine.Wolfgang Denk1-0/+1
2009-07-27PMC405DE: fix out of tree buildingWolfgang Denk1-1/+1
2009-07-27Prepare 2009.08-rc1Wolfgang Denk3-3/+640
2009-07-27add WATCHDOG_RESET to allow LZMA kernel decompression on slow machinesrhabarber1848@web.de2-0/+30
2009-07-27Less verbose output when loading vxworks 6.x imagesNiklaus Giger1-1/+1
2009-07-27Make include/common.h usable by assembler codeWolfgang Denk2-17/+21
2009-07-27arm: add _lshrdi3.SHeiko Schocher2-0/+47
2009-07-27Make linking against libgcc configurableWolfgang Denk3-12/+34
2009-07-27Use do_div from div64.h for vsprintfDirk Behme1-3/+4
2009-07-27Fix compiler warnings after loff_t changeKyungmin Park1-1/+1
2009-07-26Revert "ppc: Unlock cache-as-ram in a consistent manner"Wolfgang Denk2-3/+12
2009-07-26Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk20-279/+914
2009-07-26Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk1-1/+8
2009-07-26Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk52-2152/+3027
2009-07-26Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk1-2/+2
2009-07-26update the EB+MCF-EV123 board supportJens Scharsig5-280/+186
2009-07-26video: bus_vcxk.c: fix style issues added by 50217deeAnatolij Gustschin1-11/+15
2009-07-26new video driver for bus vcxk framebuffersJens Scharsig4-0/+558
2009-07-26lcd.h: define extern vidinfo_t for all casesAlessandro Rubini1-6/+2
2009-07-26mimc200.c: fix too long lines added by f68378d6Anatolij Gustschin1-12/+12
2009-07-26Add LCD support to MIMC200 boardMark Jackson2-0/+50
2009-07-26Add 16bit colour support in lcd.hMark Jackson1-1/+1
2009-07-26lib_avr32/board.c: fix too long line added by 716ece1dAnatolij Gustschin1-1/+2
2009-07-26Add AVR32 LCD supportMark Jackson7-0/+123
2009-07-25video: move extern declarations from C to headersAlessandro Rubini3-16/+13
2009-07-24Blackfin: restore EVT1 handling in linker scriptMike Frysinger1-1/+8
2009-07-24Revert "zlib: updated to v.1.2.3"Wolfgang Denk2-2447/+2168
2009-07-24ppc4xx: Add chip_config command to AMCC Kilauea eval boardStefan Roese4-298/+82
2009-07-24ppc4xx: Fix EEPROM configuration on KilaueaStefan Roese1-1/+2
2009-07-24ppc4xx: Add 405EP based PMC405DE boardMatthias Fuchs9-0/+1174
2009-07-24ppc4xx: Add struct for 4xx GPIO controller registersMatthias Fuchs1-0/+24
2009-07-24ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs15-279/+178
2009-07-24Add "chip_config" command for PPC4xx bootstrap configurationStefan Roese7-197/+283
2009-07-24xpedite1k: Move to X-ES vendor directoryPeter Tyser10-7/+7
2009-07-24xpedite1k: Sync checkboard() with other X-ES boardsPeter Tyser2-1/+15
2009-07-24xpedite1k: Sync up board config options with other X-ES boardsPeter Tyser1-19/+19
2009-07-24xpedite1k: Sync organization of board config with other X-ES boardsPeter Tyser1-74/+85
2009-07-24xpedite1k: Sync up commands and environment with other X-ES boardsPeter Tyser1-12/+110
2009-07-24xpedite1k: Disable unused ethernet port 1Peter Tyser1-3/+1
2009-07-24xpedite1k: Store environment in flashPeter Tyser1-4/+9
2009-07-24xpedite1k: Add support for additional GPIO pinsPeter Tyser1-2/+11
2009-07-24xpedite1k: Add support for optional flashesPeter Tyser2-3/+8
2009-07-24xpedite1k: Cleanup coding stylePeter Tyser4-278/+218
2009-07-24xpedite1k: Remove support for reading MACs from EEPROMPeter Tyser2-62/+1