summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* arm: add _lshrdi3.SHeiko Schocher2009-07-27-0/+47
* Make linking against libgcc configurableWolfgang Denk2009-07-27-12/+34
* Use do_div from div64.h for vsprintfDirk Behme2009-07-27-3/+4
* Fix compiler warnings after loff_t changeKyungmin Park2009-07-27-1/+1
* Revert "ppc: Unlock cache-as-ram in a consistent manner"Wolfgang Denk2009-07-26-3/+12
* Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2009-07-26-279/+914
|\
| * update the EB+MCF-EV123 board supportJens Scharsig2009-07-26-280/+186
| * video: bus_vcxk.c: fix style issues added by 50217deeAnatolij Gustschin2009-07-26-11/+15
| * new video driver for bus vcxk framebuffersJens Scharsig2009-07-26-0/+558
| * lcd.h: define extern vidinfo_t for all casesAlessandro Rubini2009-07-26-6/+2
| * mimc200.c: fix too long lines added by f68378d6Anatolij Gustschin2009-07-26-12/+12
| * Add LCD support to MIMC200 boardMark Jackson2009-07-26-0/+50
| * Add 16bit colour support in lcd.hMark Jackson2009-07-26-1/+1
| * lib_avr32/board.c: fix too long line added by 716ece1dAnatolij Gustschin2009-07-26-1/+2
| * Add AVR32 LCD supportMark Jackson2009-07-26-0/+123
| * video: move extern declarations from C to headersAlessandro Rubini2009-07-25-16/+13
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-07-26-1/+8
|\ \
| * | Blackfin: restore EVT1 handling in linker scriptMike Frysinger2009-07-24-1/+8
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-07-26-2152/+3027
|\ \
| * | ppc4xx: Add chip_config command to AMCC Kilauea eval boardStefan Roese2009-07-24-298/+82
| * | ppc4xx: Fix EEPROM configuration on KilaueaStefan Roese2009-07-24-1/+2
| * | ppc4xx: Add 405EP based PMC405DE boardMatthias Fuchs2009-07-24-0/+1174
| * | ppc4xx: Add struct for 4xx GPIO controller registersMatthias Fuchs2009-07-24-0/+24
| * | ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs2009-07-24-279/+178
| * | Add "chip_config" command for PPC4xx bootstrap configurationStefan Roese2009-07-24-197/+283
| * | xpedite1k: Move to X-ES vendor directoryPeter Tyser2009-07-24-7/+7
| * | xpedite1k: Sync checkboard() with other X-ES boardsPeter Tyser2009-07-24-1/+15
| * | xpedite1k: Sync up board config options with other X-ES boardsPeter Tyser2009-07-24-19/+19
| * | xpedite1k: Sync organization of board config with other X-ES boardsPeter Tyser2009-07-24-74/+85
| * | xpedite1k: Sync up commands and environment with other X-ES boardsPeter Tyser2009-07-24-12/+110
| * | xpedite1k: Disable unused ethernet port 1Peter Tyser2009-07-24-3/+1
| * | xpedite1k: Store environment in flashPeter Tyser2009-07-24-4/+9
| * | xpedite1k: Add support for additional GPIO pinsPeter Tyser2009-07-24-2/+11
| * | xpedite1k: Add support for optional flashesPeter Tyser2009-07-24-3/+8
| * | xpedite1k: Cleanup coding stylePeter Tyser2009-07-24-278/+218
| * | xpedite1k: Remove support for reading MACs from EEPROMPeter Tyser2009-07-24-62/+1
| * | xpedite1k: Remove support for fixed SDRAM configurationPeter Tyser2009-07-24-63/+1
| * | xpedite1k: Remove CONFIG_SYS_DRAM_TEST supportPeter Tyser2009-07-24-32/+0
| * | xpedite1k: Use standard CFI flash driverPeter Tyser2009-07-24-617/+12
| * | ppc4xx: Cleanup PLU405 board codeMatthias Fuchs2009-07-24-56/+62
| * | ppc4xx: Add DL-Vision 405EP board supportDirk Eibach2009-07-24-0/+574
| * | ppc4xx: Fix missing freqOPB for 405EPDirk Eibach2009-07-24-0/+2
| * | ppc4xx: Fix TLB reset problem with recent 44x imagesStefan Roese2009-07-24-2/+7
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2009-07-26-2/+2
|\ \ \ | |_|/ |/| |
| * | usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_rootPrafulla Wadaskar2009-07-23-2/+2
| |/
* | Revert "zlib: updated to v.1.2.3"Wolfgang Denk2009-07-24-2447/+2168
|/
* Coding Style cleanup; update CHANGELOG.Wolfgang Denk2009-07-23-980/+1026
* autoconf.mk: include before config.mk for top level filesMike Frysinger2009-07-23-3/+7
* Remove static declaration from gunzip_bmp()Mark Jackson2009-07-23-2/+2
* cmd_tsi148: General cleanupPeter Tyser2009-07-23-41/+44