summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | API: Correct storage enumeration routine, other minor fixes in API storage area.Rafal Jaworowski2008-07-30-5/+11
* | API: Fix compilation warnings in api_examples/demo.c.Rafal Jaworowski2008-07-30-8/+9
* | Fix more printf() format warningsJean-Christophe PLAGNIOL-VILLARD2008-07-30-3/+3
* | Fix remaining CFG_CMD_ define, ifdef and commentsJean-Christophe PLAGNIOL-VILLARD2008-07-30-8/+8
* | Add include for config.h in command.h.Stefano Babic2008-07-30-0/+2
* | NAND: $(obj)-qualify ecc.h in kilauea NAND boot Makefile.Scott Wood2008-07-30-1/+1
* | Fix warnings if compiling with IDE support.Heiko Schocher2008-07-30-24/+22
* | Removed support for the adsvix board.Adrian Filipi2008-07-30-1320/+0
* | ARM: set GD_FLG_RELOC for boards skipping relocation to RAMRemy Bohmer2008-07-30-0/+17
* | fsl-i2c: fix writes to data segment before relocationTimur Tabi2008-07-30-2/+7
|/
* microblaze: Fix printf() format issuesMichal Simek2008-07-20-5/+5
* Remove unused code from lib_arm/bootm.cGururaja Hebbar K R2008-07-20-3/+0
* tqm85xx: Demystify 'DK: !!!' commentDetlev Zundel2008-07-20-1/+2
* 83xx/85xx/86xx: Add LTEDR local bus definitionsDetlev Zundel2008-07-20-0/+9
* serial_xuartlite.c: fix compiler warningsRicardo Ribalda Delgado2008-07-20-5/+5
* POST: Add disable interrupts in some of the missing CPU POST testsStefan Roese2008-07-20-0/+36
* ide: Use CFG_64BIT_LBA instead of CFG_64BIT_STRTOULStefan Roese2008-07-20-2/+2
* POST PPC4xx/spr IVPR only if PPC440Niklaus Giger2008-07-20-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-07-20-12/+18
|\
| * ppc4xx: Enable 64bit printf format on 440/460 platformsStefan Roese2008-07-18-0/+6
| * ppc4xx: Fix incorrect MODTx setup for some DIMM configurationsStefan Roese2008-07-18-12/+12
* | cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATASebastian Siewior2008-07-17-1/+4
|/
* Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort MakefileWolfgang Denk2008-07-15-122/+1228
* Round the serial port clock divisor value returned by calc_divisor()Hugo Villeneuve2008-07-15-9/+3
* Fix DHCP protocol so U-Boot does not respond too earlyRobin Getz2008-07-15-2/+0
* cfi_flash: make the command u32 onlySebastian Siewior2008-07-15-4/+4
* tools/gitignore: update to all generated filesJean-Christophe PLAGNIOL-VILLARD2008-07-15-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk2008-07-15-1/+1132
|\
| * mpc5xxx: Add MVBC_P board supportAndre Schwarz2008-07-15-1/+1132
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk2008-07-15-214/+400
|\ \
| * | Update Freescale sys_eeprom.c to handle CCID formatsTimur Tabi2008-07-15-214/+400
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2008-07-15-0/+12
|\ \
| * | pci: sh: Add pci_skip_dev and pci_print_dev functionNobuhiro Iwamatsu2008-07-15-0/+12
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-07-15-120/+366
|\ \
| * | Clean up INIT_RAM optionsAndy Fleming2008-07-14-17/+5
| * | Remove fake flash bank from 8544 DSAndy Fleming2008-07-14-2/+2
| * | MPC8544DS: Add ATI Video card supportKumar Gala2008-07-14-2/+23
| * | 85xx: Add some L1/L2 SPR register definitionsKumar Gala2008-07-14-0/+20
| * | MPC8544DS: Report board id, board version and fpga version.Kumar Gala2008-07-14-1/+4
| * | 85xx: Cleanup L2 cache size detectionKumar Gala2008-07-14-17/+30
| * | sbc8560: enable CONFIG_OF_LIBFDT by defaultPaul Gortmaker2008-07-14-0/+5
| * | Fix indentation for default boot environment variablesAndy Fleming2008-07-14-19/+19
| * | sbc8560: add default fdt valuesPaul Gortmaker2008-07-14-5/+33
| * | sbc8560: add in ft_board_setup()Paul Gortmaker2008-07-14-0/+28
| * | sbc8560: define eth0 and eth1 instead of eth1 and eth2Paul Gortmaker2008-07-14-26/+29
| * | sbc8560: properly set cs0_bnds for 512MBPaul Gortmaker2008-07-14-0/+4
| * | sbc8560: proper definitions for TSEC.Paul Gortmaker2008-07-14-10/+22
| * | 8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreqPaul Gortmaker2008-07-14-3/+3
| * | Change the temp map to ROM to align addresses to page size.Andrew Klossner2008-07-14-4/+5
| * | mpc85xx: use IS_E_PROCESSOR macroKim Phillips2008-07-14-1/+1