| Commit message (Expand) | Author | Age | Lines |
* | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher | 2009-12-08 | -2/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2009-07-19 | -9/+0 |
|\ |
|
| * | Remove legacy NAND and disk on chip references from boards. | Scott Wood | 2009-07-17 | -9/+0 |
* | | NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... | Wolfgang Denk | 2009-07-18 | -0/+2 |
|/ |
|
* | pxa: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -0/+1 |
* | arm: clean cache management | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-05 | -0/+3 |
* | Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ | Ladislav Michl | 2009-03-29 | -2/+0 |
* | pxa: move mmc drivers to drivers/mmc | Jean-Christophe PLAGNIOL-VILLARD | 2009-02-20 | -2/+5 |
* | pxa: fixing get_timer to return time in miliseconds. | Micha Kalfon | 2009-02-20 | -1/+1 |
* | rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV | Mike Frysinger | 2009-02-18 | -1/+1 |
* | usb.h: use standard __LITTLE_ENDIAN from Linux headers | Mike Frysinger | 2009-01-28 | -2/+0 |
* | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS | Wolfgang Grandegger | 2009-01-23 | -1/+0 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -45/+45 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -4/+4 |
* | rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | drivers/mtd/nand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -1/+1 |
* | delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declaration | Jean-Christophe PLAGNIOL-VILLARD | 2007-10-24 | -0/+2 |
* | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-08-07 | -15/+28 |
|\ |
|
| * | include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger | 2007-07-10 | -0/+9 |
| * | include/configs: Use new CONFIG_CMD_* in various d* named board config files. | Jon Loeliger | 2007-07-05 | -13/+19 |
* | | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-05-07 | -1/+0 |
|\ \
| |/ |
|
| * | Remove BOARDLIBS usage completely | Stefan Roese | 2007-04-23 | -1/+0 |
* | | 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 |
* | | Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some | Markus Klotzbuecher | 2006-05-23 | -3/+3 |
* | | More cleanup for the delta board and the generic usb_ohci driver. Added | Markus Klotzbuecher | 2006-05-23 | -2/+6 |
* | | This patch adds USB storage support for the delta board. This is the first | Markus Klotzbuecher | 2006-05-22 | -1/+10 |
|/ |
|
* | delta board: support for magic key detection and handling. | Markus Klotzbuecher | 2006-04-25 | -0/+11 |
* | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2006-04-12 | -1/+2 |
|\ |
|
| * | Fix JFFS2 support for legacy NAND driver. | Marian Balakowicz | 2006-04-08 | -1/+2 |
* | | delta board: one more DA9030 fix. | Markus Klotzbuecher | 2006-03-30 | -0/+1 |
* | | Change delta board memory map to start at 0x80000000. | Markus Klotzbuecher | 2006-03-29 | -7/+7 |
* | | delta board: minor update to DA9030 code. | Markus Klotzbuecher | 2006-03-29 | -1/+1 |
* | | delta board: fix DA9030 reset procedure. | Markus Klotzbuecher | 2006-03-27 | -3/+2 |
* | | Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO and | Markus Klotzbuecher | 2006-03-24 | -1/+7 |
* | | delta board: DA9030 initialization and i2c support. Some minor changes to | Markus Klotzbuecher | 2006-03-24 | -4/+14 |
* | | Cleanup of the monahans cpu and delta board port. | Markus Klotzbuecher | 2006-03-20 | -87/+13 |
* | | Support for redundant environment in NAND Flash. | Markus Klotzbuecher | 2006-03-20 | -0/+1 |
|/ |
|
* | Enable simple (non-redundant) NAND environment on delta board. | Markus Klotzb�cher | 2006-03-08 | -5/+4 |
* | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-03-06 | -1/+1 |
* | Turned on SDRAM scrubbing. | Markus Klotzb�cher | 2006-03-06 | -1/+1 |
* | Cleanup of NAND support of delta board using the Monahans Data Flash | Markus Klotzb�cher | 2006-03-06 | -2/+20 |
* | NAND finally working. Two bugs fixed: | Markus Klotzb�cher | 2006-03-06 | -3/+7 |
* | Lots of new stuff: | Markus Klotzb�cher | 2006-03-04 | -0/+5 |
* | Added GPIO initialization of DF signal. Still not working. | Markus Klotzb�cher | 2006-02-28 | -1/+1 |
* | First steps implementing NAND support. Not working, fails to read ID. | Markus Klotzb�cher | 2006-02-28 | -30/+40 |
* | SDRAM now working. | Markus Klotzb�cher | 2006-02-22 | -10/+10 |
* | SDRAM now working for delta board, but there are still aliasing problems, | Markus Klotzb�cher | 2006-02-22 | -10/+12 |
* | New board directory and config for the benq delta board (copied from | Markus Klotzb�cher | 2006-02-20 | -0/+249 |