summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* qemu-mips: Cleanup whitespace, indentation, etc.Shinya Kuribayashi2008-04-24-33/+32
* i.MX31: Use symbolic names for Litekit membases.Magnus Lilja2008-04-24-4/+6
* Fix show_boot_progress prototypeJean-Christophe PLAGNIOL-VILLARD2008-04-24-1/+1
* Memory footprint optimizationsBartlomiej Sieka2008-04-24-6/+3
* MX31ADS environment variable update, spi and rtc supportGuennadi Liakhovetski2008-04-24-10/+29
* 85xx: Round up frequency calculations to get reasonable outputKumar Gala2008-04-24-0/+3
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-04-24-1/+3
|\
| * Fix calculation of I2C clock for some 85xx chipsTimur Tabi2008-04-18-1/+3
* | crc32: use uint32_t rather than unsigned longMike Frysinger2008-04-24-5/+10
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-04-22-173/+222
|\ \
| * | ppc4xx: Fix Canyonlands and Glacier default environment for fdt usageStefan Roese2008-04-22-10/+13
| * | ppc4xx: Small coding style cleanup for the latest esd patchesStefan Roese2008-04-22-26/+26
| * | ppc4xx: Update APC405 configurationMatthias Fuchs2008-04-22-153/+193
| * | ppc4xx: Change Canyonlands to support booting from 2k page NAND devicesStefan Roese2008-04-18-10/+16
| |/
* | MX31ADS network and flash updatesGuennadi Liakhovetski2008-04-18-7/+22
* | Support for the MX31ADS evaluation board from FreescaleGuennadi Liakhovetski2008-04-18-0/+180
|/
* New i.MX31 SPI driverGuennadi Liakhovetski2008-04-18-2/+21
* Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-04-18-0/+2
|\
| * Clean up smsc911x driverGuennadi Liakhovetski2008-04-15-0/+2
* | Fix name of i.MX31 boards in config file headerMagnus Lilja2008-04-18-2/+2
* | Clean up dataflash partitioningUlf Samuelsson2008-04-18-5/+8
* | Get rid of redundant copy of renamed header file.Wolfgang Denk2008-04-18-23/+0
* | Restore the ability to continue booting after legacy image overwriteMarian Balakowicz2008-04-17-1/+2
* | mgcoge, mgsuv: realign CONFIG_EXTRA_ENV_SETTINGDetlev Zundel2008-04-17-53/+53
* | mgcoge, mgsuv: rename 'addcon' to 'addcons'Detlev Zundel2008-04-17-4/+4
* | lwmon5: disable CONFIG_ZERO_BOOTDELAYSascha Laue2008-04-17-1/+0
* | Additional PCI IDs for IDE and network controllersGuennadi Liakhovetski2008-04-17-0/+5
* | Change env_get_char from a global function ptr to a function.Joakim Tjernlund2008-04-17-0/+1
|/
* ata: update the libata.h from ata.h of linux kernelDave Liu2008-04-13-90/+554
* Add apollon board MAINTAINERS entryKyungmin Park2008-04-13-1/+2
* Support for LinkStation / KuroBox HD and HG PPC modelsGuennadi Liakhovetski2008-04-13-0/+507
* Add CONFIG_MII_INIT support to related boardsTsiChung Liew2008-04-13-3/+27
* Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boardsTsiChung Liew2008-04-13-2/+17
* Introduce phys_size_t and move phys_addr_t into asm/types.hKumar Gala2008-04-13-22/+40
* Rename include/md5.h to include/u-boot/md5.hAndy Fleming2008-04-13-0/+23
* drivers: code clean upDave Liu2008-04-13-0/+5
* Altera Stratix II supporteran liberty2008-04-13-4/+49
* Phytec Phycore-i.MX31 supportSascha Hauer2008-04-13-0/+180
* mx31 litekit supportSascha Hauer2008-04-13-0/+163
* core support for Freescale mx31Sascha Hauer2008-04-13-0/+169
* Separate omap24xx specific code from arm1136Sascha Hauer2008-04-13-0/+0
* ppc: Get rid of unused machine type definitionsWolfgang Denk2008-04-13-69/+0
* Coding Style cleanup; update CHANGELOGWolfgang Denk2008-04-13-167/+156
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-04-13-2/+2
|\
| * mpc83xx: Fix the SATA clock setting of 837x targetsDave Liu2008-04-11-2/+2
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-04-13-26/+22
|\ \
| * | ppc4xx: Fix power mgt definitions for PPC440Eugene O'Brien2008-04-11-8/+1
| * | ppc4xx: Update Kilauea defconfig to use device-tree booting as defaultStefan Roese2008-04-11-11/+16
| * | ppc4xx: Fix Canyonlands default environment to work with new image supportStefan Roese2008-04-09-7/+5
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeWolfgang Denk2008-04-13-16/+63
|\ \ \