aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-07usb: add support for R8A66597 usb controllerYoshihiro Shimoda4-1/+1589
2008-08-07Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.cHunter, Jon1-3/+25
2008-08-04Merge branch 'master' of git://www.denx.de/git/u-bootMarkus Klotzbuecher114-1748/+1082
2008-08-03drivers/serial: Move conditional compilation to Makefile for CONFIG_* macrosJean-Christophe PLAGNIOL-VILLARD7-29/+6
2008-08-03nios2/sysid: fix printf warningJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-03Fix remaining build issues with MPC8xx FADS boards.Jean-Christophe PLAGNIOL-VILLARD3-3/+3
2008-08-03nios2: fix phys_addr_t and phys_size_t supportJean-Christophe PLAGNIOL-VILLARD2-0/+4
2008-08-03mvbc_p: Fix problem with '#if (CONFIG_CMD_KGDB)'Jean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-08-01Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk1-1/+1
2008-08-01Fix bitmap display for atmel lcd controllerMark Jackson1-1/+5
2008-08-01qemu_mips: update README to follow qemu update about default machineJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-01ColdFire: Fix compilation issue caused by a missing functionTsiChung Liew1-0/+5
2008-08-01Fix compilation error for TASREGTsiChung Liew1-0/+2
2008-08-01Fix compilation error for MCF5275TsiChung Liew1-1/+1
2008-08-01Fix compile error caused by incorrect function return typeTsiChung Liew1-1/+1
2008-08-01Fix build issues with MPC8xx FADS boards.Wolfgang Denk1-1/+1
2008-07-31Prepare v1.3.4-rc2: update CHANGELOGv1.3.4-rc2Wolfgang Denk2-1/+551
2008-07-31Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk5-18/+50
2008-07-31Add gzipped logo supportMark Jackson1-0/+13
2008-07-31Fix Atmel LCD controller endianess for AVR32 processorsMark Jackson1-0/+4
2008-07-31apollon: fix build out of treeJean-Christophe PLAGNIOL-VILLARD2-15/+31
2008-07-31Uncompressed images loaded to their start address shall set load_end tooGuennadi Liakhovetski1-3/+2
2008-07-31Fix printf() format problems with configurable promptsWolfgang Denk38-55/+86
2008-07-31TQM85xx: fix typo introduce by commit ffbb5cb9Wolfgang Denk1-1/+1
2008-07-31mvbc_p board: fix most build warnings.Wolfgang Denk1-1/+2
2008-07-31E1000: clean up CONFIG_E1000_FALLBACK_MAC handlingWolfgang Denk2-7/+8
2008-07-31Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk21-222/+181
2008-07-318260: Making the use of gd->pci_clk dependant on the CONFIG_PCIMatvejchikov Ilya1-20/+27
2008-07-31PPC: Add pci_clk in the global_data for CPM2 processorsMatvejchikov Ilya1-0/+3
2008-07-31mpc85xx: Update linker scripts for Freescale boardsKumar Gala7-161/+108
2008-07-31Fix compile warnings in dlmallocKumar Gala1-10/+11
2008-07-31ppc4xx: Fix W7OLMG compile problems by adding missing LM75 definesStefan Roese1-0/+6
2008-07-31cmd_bootm.c: Fix problem with '#if (CONFIG_CMD_USB)'Stefan Roese1-2/+2
2008-07-31Remove unused I2C at apollon boardKyungmin Park1-8/+0
2008-07-31at91rm9200dk, csb637: fix NAND related build problemsWolfgang Denk3-17/+12
2008-07-31Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk7-16/+20
2008-07-31Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk7-16/+20
2008-07-30fsl_i2c: Use timebase timer functions instead of get_timer()Kumar Gala1-5/+4
2008-07-30Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk1-1/+1
2008-07-30Adder8xx: Fix CFG_MONITOR_LENFrank Svendsbøe1-1/+1
2008-07-30Add OneNAND IPL related files to gitignoreKyungmin Park1-0/+7
2008-07-30API: Teach the storage layer about SATA and MMC options.Rafal Jaworowski3-11/+30
2008-07-30API: Dump contents of sector 0 in the demo application.Rafal Jaworowski1-6/+44
2008-07-30API: Correct storage enumeration routine, other minor fixes in API storage area.Rafal Jaworowski1-5/+11
2008-07-30API: Fix compilation warnings in api_examples/demo.c.Rafal Jaworowski1-8/+9
2008-07-30Fix more printf() format warningsJean-Christophe PLAGNIOL-VILLARD2-3/+3
2008-07-30Fix remaining CFG_CMD_ define, ifdef and commentsJean-Christophe PLAGNIOL-VILLARD5-8/+8
2008-07-30Add include for config.h in command.h.Stefano Babic1-0/+2
2008-07-30NAND: $(obj)-qualify ecc.h in kilauea NAND boot Makefile.Scott Wood1-1/+1
2008-07-30Fix warnings if compiling with IDE support.Heiko Schocher1-24/+22