summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ppc4xx: Add GDsys CompactCenter board support.Dirk Eibach2009-07-2810-0/+1168
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-07-2928-36/+1254
|\ \ \ \
| * | | | mpc83xx: Add esd VME8349 board supportReinhard Arlt2009-07-2711-1/+1226
| * | | | sbc8349: combine HRCW flash and u-boot image flashPaul Gortmaker2009-07-273-13/+23
| * | | | mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove th...Kim Phillips2009-07-2715-22/+5
| | |/ / | |/| |
* | | | TQM8xx* boards: set larger SMC Rx buffer lenWolfgang Denk2009-07-2819-43/+38
* | | | Fix ext2load return codeWolfgang Denk2009-07-281-36/+38
* | | | ext2: fix inode size and calculationsWeirich, Bernhard2009-07-281-21/+32
|/ / /
* | | 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
| * | | xpedite1k: Store environment in flashPeter Tyser2009-07-241-4/+9
OpenPOWER on IntegriCloud