Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | | | | | Fix compilation error for MCF5275 | TsiChung Liew | 2008-08-01 | -1/+1 | |
* | | | | | | | Fix compile error caused by incorrect function return type | TsiChung Liew | 2008-08-01 | -1/+1 | |
|/ / / / / / | |||||
* | | | | | | Prepare v1.3.4-rc2: update CHANGELOG | Wolfgang Denk | 2008-07-31 | -1/+551 | |
* | | | | | | Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master | Wolfgang Denk | 2008-07-31 | -18/+50 | |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add gzipped logo support | Mark Jackson | 2008-07-31 | -0/+13 | |
| * | | | | | | Fix Atmel LCD controller endianess for AVR32 processors | Mark Jackson | 2008-07-31 | -0/+4 | |
| * | | | | | | apollon: fix build out of tree | Jean-Christophe PLAGNIOL-VILLARD | 2008-07-31 | -15/+31 | |
| * | | | | | | Uncompressed images loaded to their start address shall set load_end too | Guennadi Liakhovetski | 2008-07-31 | -3/+2 | |
* | | | | | | | Fix printf() format problems with configurable prompts | Wolfgang Denk | 2008-07-31 | -55/+86 | |
* | | | | | | | TQM85xx: fix typo introduce by commit ffbb5cb9 | Wolfgang Denk | 2008-07-31 | -1/+1 | |
* | | | | | | | mvbc_p board: fix most build warnings. | Wolfgang Denk | 2008-07-31 | -1/+2 | |
* | | | | | | | E1000: clean up CONFIG_E1000_FALLBACK_MAC handling | Wolfgang Denk | 2008-07-31 | -7/+8 | |
* | | | | | | | Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master | Wolfgang Denk | 2008-07-31 | -222/+181 | |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | 8260: Making the use of gd->pci_clk dependant on the CONFIG_PCI | Matvejchikov Ilya | 2008-07-31 | -20/+27 | |
| * | | | | | | PPC: Add pci_clk in the global_data for CPM2 processors | Matvejchikov Ilya | 2008-07-31 | -0/+3 | |
| * | | | | | | mpc85xx: Update linker scripts for Freescale boards | Kumar Gala | 2008-07-31 | -161/+108 | |
| * | | | | | | Fix compile warnings in dlmalloc | Kumar Gala | 2008-07-31 | -10/+11 | |
| * | | | | | | ppc4xx: Fix W7OLMG compile problems by adding missing LM75 defines | Stefan Roese | 2008-07-31 | -0/+6 | |
| * | | | | | | cmd_bootm.c: Fix problem with '#if (CONFIG_CMD_USB)' | Stefan Roese | 2008-07-31 | -2/+2 | |
| * | | | | | | Remove unused I2C at apollon board | Kyungmin Park | 2008-07-31 | -8/+0 | |
| * | | | | | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2008-07-31 | -16/+20 | |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'master' of git://git.denx.de/u-boot-avr32 | Wolfgang Denk | 2008-07-31 | -16/+20 | |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge branch 'format-warnings' of git://git.denx.de/u-boot-avr32 | Haavard Skinnemoen | 2008-07-24 | -16/+18 | |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | spi flash: Fix printf() format warnings | Haavard Skinnemoen | 2008-07-23 | -3/+3 | |
| | | | * | | | | | | atmel_mci: Fix printf() format warnings | Haavard Skinnemoen | 2008-07-23 | -8/+8 | |
| | | | * | | | | | | avr32: Fix printf() format warnings | Haavard Skinnemoen | 2008-07-23 | -5/+7 | |
| | | | | |_|_|_|/ | | | | |/| | | | | |||||
| | | * | | | | | | avr32: asm/io.h needs asm/types.h | Haavard Skinnemoen | 2008-07-23 | -0/+2 | |
| | | |/ / / / / | |||||
| * | | | | | | | fsl_i2c: Use timebase timer functions instead of get_timer() | Kumar Gala | 2008-07-30 | -5/+4 | |
| |/ / / / / / | |||||
* | | | | | | | at91rm9200dk, csb637: fix NAND related build problems | Wolfgang Denk | 2008-07-31 | -17/+12 | |
|/ / / / / / | |||||
* | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-mips | Wolfgang Denk | 2008-07-30 | -1/+1 | |
|\ \ \ \ \ \ | |||||
| * | | | | | | mips: Fix baudrate divisor computation on alchemy cpus | Wolfgang Ocker | 2008-07-30 | -1/+1 | |
| |/ / / / / | |||||
* | | | | | | Adder8xx: Fix CFG_MONITOR_LEN | Frank Svendsbøe | 2008-07-30 | -1/+1 | |
* | | | | | | Add OneNAND IPL related files to gitignore | Kyungmin Park | 2008-07-30 | -0/+7 | |
* | | | | | | API: Teach the storage layer about SATA and MMC options. | Rafal Jaworowski | 2008-07-30 | -11/+30 | |
* | | | | | | API: Dump contents of sector 0 in the demo application. | Rafal Jaworowski | 2008-07-30 | -6/+44 | |
* | | | | | | API: Correct storage enumeration routine, other minor fixes in API storage area. | Rafal Jaworowski | 2008-07-30 | -5/+11 | |
* | | | | | | API: Fix compilation warnings in api_examples/demo.c. | Rafal Jaworowski | 2008-07-30 | -8/+9 | |
* | | | | | | Fix more printf() format warnings | Jean-Christophe PLAGNIOL-VILLARD | 2008-07-30 | -3/+3 | |
* | | | | | | Fix remaining CFG_CMD_ define, ifdef and comments | Jean-Christophe PLAGNIOL-VILLARD | 2008-07-30 | -8/+8 | |
* | | | | | | Add include for config.h in command.h. | Stefano Babic | 2008-07-30 | -0/+2 | |
* | | | | | | NAND: $(obj)-qualify ecc.h in kilauea NAND boot Makefile. | Scott Wood | 2008-07-30 | -1/+1 | |
* | | | | | | Fix warnings if compiling with IDE support. | Heiko Schocher | 2008-07-30 | -24/+22 | |
* | | | | | | Removed support for the adsvix board. | Adrian Filipi | 2008-07-30 | -1320/+0 | |
* | | | | | | ARM: set GD_FLG_RELOC for boards skipping relocation to RAM | Remy Bohmer | 2008-07-30 | -0/+17 | |
* | | | | | | fsl-i2c: fix writes to data segment before relocation | Timur Tabi | 2008-07-30 | -2/+7 | |
|/ / / / / | |||||
* | | | | | microblaze: Fix printf() format issues | Michal Simek | 2008-07-20 | -5/+5 | |
* | | | | | Remove unused code from lib_arm/bootm.c | Gururaja Hebbar K R | 2008-07-20 | -3/+0 | |
* | | | | | tqm85xx: Demystify 'DK: !!!' comment | Detlev Zundel | 2008-07-20 | -1/+2 | |
* | | | | | 83xx/85xx/86xx: Add LTEDR local bus definitions | Detlev Zundel | 2008-07-20 | -0/+9 | |
* | | | | | serial_xuartlite.c: fix compiler warnings | Ricardo Ribalda Delgado | 2008-07-20 | -5/+5 |