summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* i.MX31: Fix IOMUX related typosMagnus Lilja2008-08-11-6/+6
* drivers/serial: Move conditional compilation to Makefile for CONFIG_* macrosJean-Christophe PLAGNIOL-VILLARD2008-08-03-29/+6
* nios2/sysid: fix printf warningJean-Christophe PLAGNIOL-VILLARD2008-08-03-1/+1
* Fix remaining build issues with MPC8xx FADS boards.Jean-Christophe PLAGNIOL-VILLARD2008-08-03-3/+3
* nios2: fix phys_addr_t and phys_size_t supportJean-Christophe PLAGNIOL-VILLARD2008-08-03-0/+4
* mvbc_p: Fix problem with '#if (CONFIG_CMD_KGDB)'Jean-Christophe PLAGNIOL-VILLARD2008-08-03-2/+2
* Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk2008-08-01-1/+1
|\
| * Fix build issues with MPC8xx FADS boards.Wolfgang Denk2008-08-01-1/+1
* | Fix bitmap display for atmel lcd controllerMark Jackson2008-08-01-1/+5
* | qemu_mips: update README to follow qemu update about default machineJean-Christophe PLAGNIOL-VILLARD2008-08-01-1/+1
* | ColdFire: Fix compilation issue caused by a missing functionTsiChung Liew2008-08-01-0/+5
* | Fix compilation error for TASREGTsiChung Liew2008-08-01-0/+2
* | Fix compilation error for MCF5275TsiChung Liew2008-08-01-1/+1
* | Fix compile error caused by incorrect function return typeTsiChung Liew2008-08-01-1/+1
|/
* Prepare v1.3.4-rc2: update CHANGELOGWolfgang Denk2008-07-31-1/+551
* Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-07-31-18/+50
|\
| * Add gzipped logo supportMark Jackson2008-07-31-0/+13
| * Fix Atmel LCD controller endianess for AVR32 processorsMark Jackson2008-07-31-0/+4
| * apollon: fix build out of treeJean-Christophe PLAGNIOL-VILLARD2008-07-31-15/+31
| * Uncompressed images loaded to their start address shall set load_end tooGuennadi Liakhovetski2008-07-31-3/+2
* | Fix printf() format problems with configurable promptsWolfgang Denk2008-07-31-55/+86
* | TQM85xx: fix typo introduce by commit ffbb5cb9Wolfgang Denk2008-07-31-1/+1
* | mvbc_p board: fix most build warnings.Wolfgang Denk2008-07-31-1/+2
* | E1000: clean up CONFIG_E1000_FALLBACK_MAC handlingWolfgang Denk2008-07-31-7/+8
* | Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-07-31-222/+181
|\ \ | |/
| * 8260: Making the use of gd->pci_clk dependant on the CONFIG_PCIMatvejchikov Ilya2008-07-31-20/+27
| * PPC: Add pci_clk in the global_data for CPM2 processorsMatvejchikov Ilya2008-07-31-0/+3
| * mpc85xx: Update linker scripts for Freescale boardsKumar Gala2008-07-31-161/+108
| * Fix compile warnings in dlmallocKumar Gala2008-07-31-10/+11
| * ppc4xx: Fix W7OLMG compile problems by adding missing LM75 definesStefan Roese2008-07-31-0/+6
| * cmd_bootm.c: Fix problem with '#if (CONFIG_CMD_USB)'Stefan Roese2008-07-31-2/+2
| * Remove unused I2C at apollon boardKyungmin Park2008-07-31-8/+0
| * Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-07-31-16/+20
| |\
| | * Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk2008-07-31-16/+20
| | |\
| | | * Merge branch 'format-warnings' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen2008-07-24-16/+18
| | | |\
| | | | * spi flash: Fix printf() format warningsHaavard Skinnemoen2008-07-23-3/+3
| | | | * atmel_mci: Fix printf() format warningsHaavard Skinnemoen2008-07-23-8/+8
| | | | * avr32: Fix printf() format warningsHaavard Skinnemoen2008-07-23-5/+7
| | | * | avr32: asm/io.h needs asm/types.hHaavard Skinnemoen2008-07-23-0/+2
| | | |/
| * | | fsl_i2c: Use timebase timer functions instead of get_timer()Kumar Gala2008-07-30-5/+4
| |/ /
* | | at91rm9200dk, csb637: fix NAND related build problemsWolfgang Denk2008-07-31-17/+12
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2008-07-30-1/+1
|\ \
| * | mips: Fix baudrate divisor computation on alchemy cpusWolfgang Ocker2008-07-30-1/+1
| |/
* | Adder8xx: Fix CFG_MONITOR_LENFrank Svendsbøe2008-07-30-1/+1
* | Add OneNAND IPL related files to gitignoreKyungmin Park2008-07-30-0/+7
* | API: Teach the storage layer about SATA and MMC options.Rafal Jaworowski2008-07-30-11/+30
* | API: Dump contents of sector 0 in the demo application.Rafal Jaworowski2008-07-30-6/+44
* | API: Correct storage enumeration routine, other minor fixes in API storage area.Rafal Jaworowski2008-07-30-5/+11
* | API: Fix compilation warnings in api_examples/demo.c.Rafal Jaworowski2008-07-30-8/+9
* | Fix more printf() format warningsJean-Christophe PLAGNIOL-VILLARD2008-07-30-3/+3