aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-31Prepare v1.3.4-rc2: update CHANGELOGv1.3.4-rc2Wolfgang Denk
2008-07-31Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk
2008-07-31Add gzipped logo supportMark Jackson
2008-07-31Fix Atmel LCD controller endianess for AVR32 processorsMark Jackson
2008-07-31apollon: fix build out of treeJean-Christophe PLAGNIOL-VILLARD
2008-07-31Uncompressed images loaded to their start address shall set load_end tooGuennadi Liakhovetski
2008-07-31Fix printf() format problems with configurable promptsWolfgang Denk
2008-07-31TQM85xx: fix typo introduce by commit ffbb5cb9Wolfgang Denk
2008-07-31mvbc_p board: fix most build warnings.Wolfgang Denk
2008-07-31E1000: clean up CONFIG_E1000_FALLBACK_MAC handlingWolfgang Denk
2008-07-31Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk
2008-07-318260: Making the use of gd->pci_clk dependant on the CONFIG_PCIMatvejchikov Ilya
2008-07-31PPC: Add pci_clk in the global_data for CPM2 processorsMatvejchikov Ilya
2008-07-31mpc85xx: Update linker scripts for Freescale boardsKumar Gala
2008-07-31Fix compile warnings in dlmallocKumar Gala
2008-07-31ppc4xx: Fix W7OLMG compile problems by adding missing LM75 definesStefan Roese
2008-07-31cmd_bootm.c: Fix problem with '#if (CONFIG_CMD_USB)'Stefan Roese
2008-07-31Remove unused I2C at apollon boardKyungmin Park
2008-07-31at91rm9200dk, csb637: fix NAND related build problemsWolfgang Denk
2008-07-31Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2008-07-31Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk
2008-07-30fsl_i2c: Use timebase timer functions instead of get_timer()Kumar Gala
2008-07-30Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk
2008-07-30Adder8xx: Fix CFG_MONITOR_LENFrank Svendsbøe
2008-07-30Add OneNAND IPL related files to gitignoreKyungmin Park
2008-07-30API: Teach the storage layer about SATA and MMC options.Rafal Jaworowski
2008-07-30API: Dump contents of sector 0 in the demo application.Rafal Jaworowski
2008-07-30API: Correct storage enumeration routine, other minor fixes in API storage area.Rafal Jaworowski
2008-07-30API: Fix compilation warnings in api_examples/demo.c.Rafal Jaworowski
2008-07-30Fix more printf() format warningsJean-Christophe PLAGNIOL-VILLARD
2008-07-30Fix remaining CFG_CMD_ define, ifdef and commentsJean-Christophe PLAGNIOL-VILLARD
2008-07-30Add include for config.h in command.h.Stefano Babic
2008-07-30NAND: $(obj)-qualify ecc.h in kilauea NAND boot Makefile.Scott Wood
2008-07-30Fix warnings if compiling with IDE support.Heiko Schocher
2008-07-30Removed support for the adsvix board.Adrian Filipi
2008-07-30ARM: set GD_FLG_RELOC for boards skipping relocation to RAMRemy Bohmer
2008-07-30fsl-i2c: fix writes to data segment before relocationTimur Tabi
2008-07-30mips: Fix baudrate divisor computation on alchemy cpusWolfgang Ocker
2008-07-24Merge branch 'format-warnings' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen
2008-07-23spi flash: Fix printf() format warningsHaavard Skinnemoen
2008-07-23atmel_mci: Fix printf() format warningsHaavard Skinnemoen
2008-07-23avr32: Fix printf() format warningsHaavard Skinnemoen
2008-07-23avr32: asm/io.h needs asm/types.hHaavard Skinnemoen
2008-07-20microblaze: Fix printf() format issuesMichal Simek
2008-07-20Remove unused code from lib_arm/bootm.cGururaja Hebbar K R
2008-07-20tqm85xx: Demystify 'DK: !!!' commentDetlev Zundel
2008-07-2083xx/85xx/86xx: Add LTEDR local bus definitionsDetlev Zundel
2008-07-20serial_xuartlite.c: fix compiler warningsRicardo Ribalda Delgado
2008-07-20POST: Add disable interrupts in some of the missing CPU POST testsStefan Roese
2008-07-20ide: Use CFG_64BIT_LBA instead of CFG_64BIT_STRTOULStefan Roese