| Commit message (Expand) | Author | Age | Lines |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | -2/+1 |
* | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk | 2010-10-26 | -2/+2 |
* | powerpc: Cleanup BOOTFLAG_* references | Peter Tyser | 2010-10-18 | -8/+0 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | -0/+3 |
* | Merge branch 'next' of /home/wd/git/u-boot/next | Wolfgang Denk | 2010-09-28 | -2/+6 |
|\ |
|
| * | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese | 2010-09-23 | -2/+6 |
* | | POST cleanup. | Michael Zaidman | 2010-09-21 | -2/+1 |
|/ |
|
* | ppc4xx: alpr: Remove some not needed commands to make image fit again | Stefan Roese | 2010-04-14 | -1/+3 |
* | i2c: Move PPC4xx I2C driver into drivers/i2c directory | Stefan Roese | 2010-04-06 | -0/+1 |
* | ppc4xx: alpr: Remove some not needed commands to make image fit again | Stefan Roese | 2009-12-22 | -2/+0 |
* | ppc4xx: alpr: Remove some not needed commands to make image fit again | Stefan Roese | 2009-11-19 | -2/+0 |
* | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS | Wolfgang Grandegger | 2009-01-23 | -1/+0 |
* | ppc4xx: Remove some features from ALPR to fit into 256k again | Stefan Roese | 2008-12-10 | -4/+1 |
* | Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC | Ben Warren | 2008-11-09 | -0/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -91/+91 |
* | Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references | Peter Tyser | 2008-10-14 | -1/+0 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -5/+5 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -1/+1 |
* | ppc4xx: Remove implementations of testdram() | Stefan Roese | 2008-06-03 | -1/+0 |
* | ppc4xx: Add fdt support to Prodrive alpr | Stefan Roese | 2008-03-27 | -1/+12 |
* | ppc4xx: Enable cache support on the ALPR board | Pieter Voorthuijsen | 2008-03-27 | -0/+1 |
* | Replace "run load; run update" with conditionalized "run load update". | Detlev Zundel | 2008-03-06 | -1/+1 |
* | Improve configuration of FPGA subsystem | Matthias Fuchs | 2008-01-09 | -1/+3 |
* | ppc4xx: Remove cache definition from 4xx board config files | Stefan Roese | 2007-10-31 | -6/+0 |
* | 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 a* named board config files. | Jon Loeliger | 2007-07-05 | -21/+24 |
* | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-06-25 | -2/+2 |
|\ |
|
| * | Coding stylke cleanup; rebuild CHANGELOG | Wolfgang Denk | 2007-06-22 | -2/+2 |
* | | ppc4xx: Add pci_pre_init() for 405 boards | Stefan Roese | 2007-06-25 | -1/+0 |
|/ |
|
* | ppc4xx: Clean up 440 exceptions handling | Grzegorz Bernacki | 2007-06-15 | -0/+1 |
* | [PATCH] alpr: Update alpr board config file | Stefan Roese | 2007-01-30 | -6/+8 |
* | [PATCH] Update ALPR board files | Stefan Roese | 2007-01-06 | -1/+18 |
* | [PATCH] Remove testing 4xx enet PHY setup | Stefan Roese | 2006-11-27 | -1/+1 |
* | [PATCH] Update Prodrive ALPR board support (440GX) | Stefan Roese | 2006-11-27 | -51/+45 |
* | Update ALPR code (NAND support working now) | Stefan Roese | 2006-10-07 | -71/+30 |
* | Add initial support for the ALPR board from Prodrive | Stefan Roese | 2006-08-15 | -0/+393 |