| Commit message (Expand) | Author | Age | Lines |
* | Add a unified s3c24x0 header file | kevin.morfitt@fearnside-systems.co.uk | 2009-11-27 | -4/+5 |
* | CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards | kevin.morfitt@fearnside-systems.co.uk | 2009-10-13 | -11/+1 |
* | Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API | Ben Warren | 2009-08-25 | -3/+4 |
* | mtd: MTD related config header changes (mtdparts command) | Stefan Roese | 2009-06-12 | -0/+2 |
* | Fix e-mail address of Gary Jennejohn. | Detlev Zundel | 2009-05-15 | -1/+1 |
* | s3c24x0: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | -0/+1 |
* | Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ | Ladislav Michl | 2009-03-29 | -2/+0 |
* | Separate mtdparts command from jffs2 | Stefan Roese | 2009-03-20 | -1/+1 |
* | usb.h: use standard __LITTLE_ENDIAN from Linux headers | Mike Frysinger | 2009-01-28 | -1/+0 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -49/+49 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -9/+9 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | Fix merge problems | Stefan Roese | 2008-08-06 | -1/+2 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -3/+3 |
* | TQM8xx[LM]: Fix broken environment alignment. | Wolfgang Denk | 2007-09-16 | -0/+2 |
* | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-08-07 | -40/+30 |
|\ |
|
| * | include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger | 2007-07-10 | -0/+9 |
| * | include/configs: Use new CONFIG_CMD_* in various t* and u* named board config... | Jon Loeliger | 2007-07-05 | -40/+21 |
* | | TRAB, USB: update trab board configuration for use of generic ohci driver | Markus Klotzbuecher | 2007-06-06 | -1/+2 |
* | | Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able | Markus Klotzbuecher | 2006-11-27 | -1/+1 |
* | | Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver | Markus Klotzbuecher | 2006-11-27 | -0/+1 |
* | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-08-07 | -1/+1 |
|\ \
| |/ |
|
| * | Fix some bugs in TRAB board flash driver. | Wolfgang Denk | 2006-07-19 | -1/+1 |
* | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-06-26 | -4/+2 |
|\ \
| |/ |
|
| * | Disable JFFS2 support for trab board | Wolfgang Denk | 2006-06-16 | -2/+0 |
| * | Change mtdparts definition on trab board to match current flash map | Wolfgang Denk | 2006-06-16 | -2/+2 |
* | | Support generic OHCI support for the s3c24x0 cpu. | Markus Klotzbuecher | 2006-05-30 | -0/+5 |
|/ |
|
* | Change all '$(...)' variable references into '${...}' | Wolfgang Denk | 2005-11-20 | -16/+16 |
* | Add JFFS2 support for TRAB board | Wolfgang Denk | 2005-10-06 | -4/+20 |
* | Undo change of f6e20fc6ca... to include/configs/trab.h | Wolfgang Denk | 2005-09-26 | -1/+1 |
* | Patch by Steven Scholz, 4 Apr 2005: | wdenk | 2005-04-04 | -6/+0 |
* | Prepare for SoC rework of ARM code: | wdenk | 2005-04-02 | -1/+1 |
* | Fix problems with SNTP support; | wdenk | 2005-04-02 | -19/+25 |
* | * Add support for ext2 filesystems and image timestamps to TQM5200 board | wdenk | 2005-02-24 | -2/+2 |
* | * Add start-up delay to make sure power has stabilized before | wdenk | 2004-03-23 | -2/+2 |
* | Patch by Anders Larsen, 09 Jan 2004: | wdenk | 2004-02-08 | -1/+1 |
* | * Fix IceCube CLKIN configuration (it's 33.000000MHz) | wdenk | 2003-12-20 | -3/+8 |
* | * Patch by Gleb Natapov, 19 Sep 2003: | wdenk | 2003-12-06 | -0/+1 |
* | * Patch by Stephan Linz, 28 Oct 2003: | wdenk | 2003-10-28 | -0/+2 |
* | Fix PCI problems on PPChameleon board | wdenk | 2003-10-22 | -1/+1 |
* | * Patches by Xianghua Xiao, 15 Oct 2003: | wdenk | 2003-10-15 | -1/+1 |
* | Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent | wdenk | 2003-10-10 | -0/+2 |
* | * Patch by Martin Krause, 09 Oct 2003: | wdenk | 2003-10-09 | -3/+7 |
* | * Adapt TRAB configuration and auto_update to new memory layout | dzu | 2003-09-29 | -1/+1 |
* | Support new configuration of TRAB board with more memory | wdenk | 2003-09-17 | -6/+11 |
* | Add auto-update code for TRAB board using USB memory sticks | wdenk | 2003-09-17 | -36/+47 |
* | * Patch by Martin Krause, 11 Sep 2003: | wdenk | 2003-09-11 | -0/+5 |
* | * Add support for USB Mass Storage Devices (BBB) | wdenk | 2003-09-10 | -2/+59 |
* | * Patches by Martin Krause, 14 Jul 2003: | wdenk | 2003-07-15 | -13/+49 |
* | * Patches by David Müller, 12 Jun 2003: | wdenk | 2003-06-19 | -0/+5 |