summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | Merge branch 'format-warnings' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen2008-07-246-16/+18
| | | | |\ \ \ \ \ \
| | | | | * | | | | | spi flash: Fix printf() format warningsHaavard Skinnemoen2008-07-231-3/+3
| | | | | * | | | | | atmel_mci: Fix printf() format warningsHaavard Skinnemoen2008-07-231-8/+8
| | | | | * | | | | | avr32: Fix printf() format warningsHaavard Skinnemoen2008-07-234-5/+7
| | | | | | |_|_|_|/ | | | | | |/| | | |
| | | | * | | | | | avr32: asm/io.h needs asm/types.hHaavard Skinnemoen2008-07-231-0/+2
| | | | |/ / / / /
| | * | | | | | | fsl_i2c: Use timebase timer functions instead of get_timer()Kumar Gala2008-07-301-5/+4
| | |/ / / / / /
| * | | | | | | at91rm9200dk, csb637: fix NAND related build problemsWolfgang Denk2008-07-313-17/+12
| |/ / / / / /
| * | | | | | Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2008-07-301-1/+1
| |\ \ \ \ \ \
| | * | | | | | mips: Fix baudrate divisor computation on alchemy cpusWolfgang Ocker2008-07-301-1/+1
| | |/ / / / /
| * | | | | | Adder8xx: Fix CFG_MONITOR_LENFrank Svendsbøe2008-07-301-1/+1
| * | | | | | Add OneNAND IPL related files to gitignoreKyungmin Park2008-07-301-0/+7
| * | | | | | API: Teach the storage layer about SATA and MMC options.Rafal Jaworowski2008-07-303-11/+30
| * | | | | | API: Dump contents of sector 0 in the demo application.Rafal Jaworowski2008-07-301-6/+44
| * | | | | | API: Correct storage enumeration routine, other minor fixes in API storage area.Rafal Jaworowski2008-07-301-5/+11
| * | | | | | API: Fix compilation warnings in api_examples/demo.c.Rafal Jaworowski2008-07-301-8/+9
| * | | | | | Fix more printf() format warningsJean-Christophe PLAGNIOL-VILLARD2008-07-302-3/+3
| * | | | | | Fix remaining CFG_CMD_ define, ifdef and commentsJean-Christophe PLAGNIOL-VILLARD2008-07-305-8/+8
| * | | | | | Add include for config.h in command.h.Stefano Babic2008-07-301-0/+2
| * | | | | | NAND: $(obj)-qualify ecc.h in kilauea NAND boot Makefile.Scott Wood2008-07-301-1/+1
| * | | | | | Fix warnings if compiling with IDE support.Heiko Schocher2008-07-301-24/+22
| * | | | | | Removed support for the adsvix board.Adrian Filipi2008-07-3011-1320/+0
| * | | | | | ARM: set GD_FLG_RELOC for boards skipping relocation to RAMRemy Bohmer2008-07-301-0/+17
| * | | | | | fsl-i2c: fix writes to data segment before relocationTimur Tabi2008-07-301-2/+7
| |/ / / / /
| * | | | | microblaze: Fix printf() format issuesMichal Simek2008-07-203-5/+5
| * | | | | Remove unused code from lib_arm/bootm.cGururaja Hebbar K R2008-07-201-3/+0
| * | | | | tqm85xx: Demystify 'DK: !!!' commentDetlev Zundel2008-07-201-1/+2
| * | | | | 83xx/85xx/86xx: Add LTEDR local bus definitionsDetlev Zundel2008-07-201-0/+9
| * | | | | serial_xuartlite.c: fix compiler warningsRicardo Ribalda Delgado2008-07-201-5/+5
| * | | | | POST: Add disable interrupts in some of the missing CPU POST testsStefan Roese2008-07-209-0/+36
| * | | | | ide: Use CFG_64BIT_LBA instead of CFG_64BIT_STRTOULStefan Roese2008-07-201-2/+2
| * | | | | POST PPC4xx/spr IVPR only if PPC440Niklaus Giger2008-07-201-0/+2
| * | | | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-07-202-12/+18
| |\ \ \ \ \
| | * | | | | ppc4xx: Enable 64bit printf format on 440/460 platformsStefan Roese2008-07-181-0/+6
| | * | | | | ppc4xx: Fix incorrect MODTx setup for some DIMM configurationsStefan Roese2008-07-181-12/+12
| * | | | | | cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATASebastian Siewior2008-07-171-1/+4
| |/ / / / /
* | | | | | Fix merge problemsStefan Roese2008-08-061-14/+0
* | | | | | Fix merge problemsStefan Roese2008-08-06132-1771/+1173
* | | | | | ppc4xx: ML507: Environment in flash and MTD SupportRicardo Ribalda Delgado2008-07-303-6/+13
* | | | | | ppc4xx: ML507: Use of get_ram_size in board ml507Ricardo Ribalda Delgado2008-07-301-2/+3
* | | | | | ppc4xx: ML507: U-Boot in flash and System ACERicardo Ribalda Delgado2008-07-308-18/+184
* | | | | | ppc4xx: Minor coding style cleanup of Xilinx Virtex5 ml507 supportStefan Roese2008-07-184-52/+23
* | | | | | ppc4xx: ML507 Board SupportRicardo Ribalda Delgado2008-07-1811-0/+468
* | | | | | ppc4xx: CPU PPC440x5 on Virtex5 FXRicardo Ribalda Delgado2008-07-1811-153/+439
* | | | | | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese2008-07-17100-927/+3359
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort MakefileWolfgang Denk2008-07-156-122/+1228
| * | | | | Round the serial port clock divisor value returned by calc_divisor()Hugo Villeneuve2008-07-151-9/+3
| * | | | | Fix DHCP protocol so U-Boot does not respond too earlyRobin Getz2008-07-151-2/+0
| * | | | | cfi_flash: make the command u32 onlySebastian Siewior2008-07-151-4/+4
| * | | | | tools/gitignore: update to all generated filesJean-Christophe PLAGNIOL-VILLARD2008-07-151-0/+3
| * | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk2008-07-1514-1/+1132
| |\ \ \ \ \
OpenPOWER on IntegriCloud