summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | Merge branch 'master' of git://www.denx.de/git/u-bootMarkus Klotzbuecher2008-07-1029-159/+225
| | | |\ \ \
| | | * \ \ \ Merge branch 'master' of git://www.denx.de/git/u-bootMarkus Klotzbuecher2008-07-101087-11587/+26863
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch 'master' of git://www.denx.de/git/u-bootMarkus Klotzbuecher2008-06-036-53/+75
| | | |\ \ \ \ \
| | | * | | | | | Fix endianess conversion in usb_ohci.cChristian Eggers2008-05-221-3/+3
| | * | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2008-08-101-0/+50
| | |\ \ \ \ \ \ \
| | | * | | | | | | QE UEC: Fix compiler warningsBen Warren2008-08-071-36/+33
| | | * | | | | | | QE UEC: Add MII CommandsDavid Saada2008-08-071-0/+53
| | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc512xWolfgang Denk2008-08-109-393/+388
| | |\ \ \ \ \ \ \
| | | * | | | | | | mpc5121: Move iopin features from board specific to common files.Kenneth Johansson2008-08-057-376/+323
| | | * | | | | | | mpc5121: squash some fdt fixup errorsJohn Rigby2008-08-052-17/+65
| | | |/ / / / / /
| | * | | | | | | TQM8xx{L,M}: try to normalize config files for TQM8xx? based boardWolfgang Denk2008-08-0915-67/+440
| | * | | | | | | FIT: Fix handling of images without ramdisksPeter Tyser2008-08-091-1/+1
| | * | | | | | | TQM823L: re-enable logo support; update LCD_INFO textWolfgang Denk2008-08-082-1/+3
| | * | | | | | | TQM8xxL: fix support for second flash bankWolfgang Denk2008-08-085-5/+5
| | * | | | | | | CFI: allow for dynamically determined flash sizes and addressesWolfgang Denk2008-08-081-6/+8
| | |/ / / / / /
| * | | | | | | ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per sch...Steven A. Falco2008-08-072-6/+11
| |/ / / / / /
* | | | | | | Merge branch 'master' into nextStefan Roese2008-08-060-0/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | drivers/serial: Move conditional compilation to Makefile for CONFIG_* macrosJean-Christophe PLAGNIOL-VILLARD2008-08-037-29/+6
| * | | | | | nios2/sysid: fix printf warningJean-Christophe PLAGNIOL-VILLARD2008-08-031-1/+1
| * | | | | | Fix remaining build issues with MPC8xx FADS boards.Jean-Christophe PLAGNIOL-VILLARD2008-08-033-3/+3
| * | | | | | nios2: fix phys_addr_t and phys_size_t supportJean-Christophe PLAGNIOL-VILLARD2008-08-032-0/+4
| * | | | | | mvbc_p: Fix problem with '#if (CONFIG_CMD_KGDB)'Jean-Christophe PLAGNIOL-VILLARD2008-08-031-2/+2
| * | | | | | Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk2008-08-011-1/+1
| |\ \ \ \ \ \
| | * | | | | | Fix build issues with MPC8xx FADS boards.Wolfgang Denk2008-08-011-1/+1
| * | | | | | | Fix bitmap display for atmel lcd controllerMark Jackson2008-08-011-1/+5
| * | | | | | | qemu_mips: update README to follow qemu update about default machineJean-Christophe PLAGNIOL-VILLARD2008-08-011-1/+1
| * | | | | | | ColdFire: Fix compilation issue caused by a missing functionTsiChung Liew2008-08-011-0/+5
| * | | | | | | Fix compilation error for TASREGTsiChung Liew2008-08-011-0/+2
| * | | | | | | Fix compilation error for MCF5275TsiChung Liew2008-08-011-1/+1
| * | | | | | | Fix compile error caused by incorrect function return typeTsiChung Liew2008-08-011-1/+1
| |/ / / / / /
| * | | | | | Prepare v1.3.4-rc2: update CHANGELOGWolfgang Denk2008-07-312-1/+551
| * | | | | | Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-07-315-18/+50
| |\ \ \ \ \ \
| | * | | | | | Add gzipped logo supportMark Jackson2008-07-311-0/+13
| | * | | | | | Fix Atmel LCD controller endianess for AVR32 processorsMark Jackson2008-07-311-0/+4
| | * | | | | | apollon: fix build out of treeJean-Christophe PLAGNIOL-VILLARD2008-07-312-15/+31
| | * | | | | | Uncompressed images loaded to their start address shall set load_end tooGuennadi Liakhovetski2008-07-311-3/+2
| * | | | | | | Fix printf() format problems with configurable promptsWolfgang Denk2008-07-3138-55/+86
| * | | | | | | TQM85xx: fix typo introduce by commit ffbb5cb9Wolfgang Denk2008-07-311-1/+1
| * | | | | | | mvbc_p board: fix most build warnings.Wolfgang Denk2008-07-311-1/+2
| * | | | | | | E1000: clean up CONFIG_E1000_FALLBACK_MAC handlingWolfgang Denk2008-07-312-7/+8
| * | | | | | | Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-07-3121-222/+181
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | 8260: Making the use of gd->pci_clk dependant on the CONFIG_PCIMatvejchikov Ilya2008-07-311-20/+27
| | * | | | | | PPC: Add pci_clk in the global_data for CPM2 processorsMatvejchikov Ilya2008-07-311-0/+3
| | * | | | | | mpc85xx: Update linker scripts for Freescale boardsKumar Gala2008-07-317-161/+108
| | * | | | | | Fix compile warnings in dlmallocKumar Gala2008-07-311-10/+11
| | * | | | | | ppc4xx: Fix W7OLMG compile problems by adding missing LM75 definesStefan Roese2008-07-311-0/+6
| | * | | | | | cmd_bootm.c: Fix problem with '#if (CONFIG_CMD_USB)'Stefan Roese2008-07-311-2/+2
| | * | | | | | Remove unused I2C at apollon boardKyungmin Park2008-07-311-8/+0
| | * | | | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-07-317-16/+20
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk2008-07-317-16/+20
| | | |\ \ \ \ \ \
OpenPOWER on IntegriCloud