summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change env_get_char from a global function ptr to a function.Joakim Tjernlund2008-04-177-14/+14
* Fix watchdog POST for lwmon5Sascha Laue2008-04-131-1/+1
* ata: update the libata.h from ata.h of linux kernelDave Liu2008-04-132-97/+561
* Allow use of ARCH=powerpc when buildingKumar Gala2008-04-131-0/+4
* Add apollon board MAINTAINERS entryKyungmin Park2008-04-132-1/+6
* Fix OneNAND readKyungmin Park2008-04-131-0/+13
* Fix OneNAND erase commandKyungmin Park2008-04-132-14/+27
* Support for LinkStation / KuroBox HD and HG PPC modelsGuennadi Liakhovetski2008-04-139-0/+1267
* Add CONFIG_MII_INIT support to related boardsTsiChung Liew2008-04-1326-4/+29
* Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boardsTsiChung Liew2008-04-1318-3/+18
* Introduce phys_size_t and move phys_addr_t into asm/types.hKumar Gala2008-04-1321-22/+40
* Rename include/md5.h to include/u-boot/md5.hAndy Fleming2008-04-133-3/+26
* drivers: code clean upDave Liu2008-04-132-18/+23
* drivers: clean up the ata_piix.hDave Liu2008-04-131-11/+15
* doc: english polishing for README.sataDave Liu2008-04-131-12/+12
* Fix warnings introduced by I2C bus speed setting patchKumar Gala2008-04-131-4/+3
* Altera Stratix II supporteran liberty2008-04-136-12/+324
* Update CHANGELOGWolfgang Denk2008-04-131-0/+98
* Phytec Phycore-i.MX31 supportSascha Hauer2008-04-138-0/+472
* mx31 litekit supportSascha Hauer2008-04-138-0/+446
* add an i2c driver for mx31Sascha Hauer2008-04-132-0/+203
* core support for Freescale mx31Sascha Hauer2008-04-136-0/+647
* Fix compile errorWolfgang Denk2008-04-131-1/+1
* Separate omap24xx specific code from arm1136Sascha Hauer2008-04-1316-40/+96
* disable caches before booting an app for Blackfin appsMike Frysinger2008-04-132-20/+42
* ppc: Get rid of unused machine type definitionsWolfgang Denk2008-04-137-73/+0
* Coding Style cleanup; update CHANGELOGWolfgang Denk2008-04-1322-294/+2133
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-04-13115-148/+15461
|\
| * Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk2008-04-132-30/+23
| |\
| | * cfi_flash: Support buffered writes on non-standard Spansion NOR flashGuennadi Liakhovetski2008-04-122-30/+23
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-04-135-6/+6
| |\ \
| | * | mpc83xx: Update DIMM data bus width test to support 40-bit widthLee Nipper2008-04-111-2/+2
| | * | mpc83xx: Fix the bug of serdes initializationDave Liu2008-04-111-1/+1
| | * | mpc83xx: Fix the SATA clock setting of 837x targetsDave Liu2008-04-112-2/+2
| | * | mpc837xerdb: Fix warning: implicit declaration of function 'fdt_fixup_dr_usb'Jean-Christophe PLAGNIOL-VILLARD2008-04-111-1/+1
| | |/
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-04-133-3/+7
| |\ \
| | * | 85xx: Fix detection of MP cpu spin upKumar Gala2008-04-111-1/+5
| | * | 85xx: Use SVR_SOC_VER instead of SVR_VERKumar Gala2008-04-112-2/+2
| | |/
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-04-134-27/+23
| |\ \
| | * | ppc4xx: Fix power mgt definitions for PPC440Eugene O'Brien2008-04-111-8/+1
| | * | ppc4xx: Update Kilauea defconfig to use device-tree booting as defaultStefan Roese2008-04-111-11/+16
| | * | ppc4xx: Fix Canyonlands default environment to work with new image supportStefan Roese2008-04-091-7/+5
| | * | ppc: Revert patch 70431e8a that used _start instead of CFG_MONITOR_BASEStefan Roese2008-04-091-1/+1
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeWolfgang Denk2008-04-1311-80/+890
| |\ \ \
| | * | | microblaze: Sort microblaze boards in MAKEALL scriptMichal Simek2008-04-081-1/+1
| | * | | microblaze: clean microblaze_config.mkMichal Simek2008-04-081-13/+3
| | * | | microblaze: xupv2p fix config file for supporting FDTMichal Simek2008-04-081-1/+5
| | * | | microblaze: ml401 fix config file for supporting FDTMichal Simek2008-04-081-5/+8
| | * | | microblaze: ml401 - add ifdef for GPIOMichal Simek2008-04-081-0/+2
| | * | | microblaze: clean uart16550 and uartlite handlingMichal Simek2008-04-084-8/+34
OpenPOWER on IntegriCloud