summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | doc: Fix ramdisk examples in doc/uImage.FIT/multi.itsFelix Radensky2010-03-311-0/+4
* | | | | jffs2, suen3: Fix compiler warningHeiko Schocher2010-03-311-15/+22
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-03-3011-22/+118
|\ \ \ \ \
| * | | | | mpc86xx: set the DDR BATs after calculating true DDR sizeTimur Tabi2010-03-308-9/+53
| * | | | | 85xx: Fix enabling of L1 cache parity on secondary coresKumar Gala2010-03-303-13/+65
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-03-301-1/+4
|\ \ \ \ \ \
| * | | | | | ppc4xx: Fix problem with I2C bus >= 1 initializationStefan Roese2010-03-301-1/+4
| |/ / / / /
* | | | | | bootm, linux: fix booting Multi-File Image with "kernel+ramdisk+fdt"Heiko Schocher2010-03-291-1/+2
| |_|_|_|/ |/| | | |
* | | | | Prepare 2010.03-rc3Wolfgang Denk2010-03-282-1/+101
|/ / / /
* | | | cmd_usb.c: print debug messages only when DEBUG is definedWolfgang Denk2010-03-281-2/+2
* | | | ml300: remove support for broken, orphaned boardWolfgang Denk2010-03-2813-1747/+0
* | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2010-03-283-6/+70
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2010-03-281-1/+4
| |\ \ \ \
| | * | | | cfi_flash: precision and underflow problem in tout calculationRenato Andreola2010-03-251-1/+4
| * | | | | ppc4xx fix unstable 440EPx bootstrap optionsRupjyoti Sarmah2010-03-242-5/+66
| |/ / / /
* | | | | mkimage: fix Segmentation Fault when run without "-n name" optionWolfgang Denk2010-03-281-0/+1
|/ / / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2010-03-241-4/+20
|\ \ \ \
| * | | | lcd: make 16bpp workAlessandro Rubini2010-03-241-4/+20
| | |_|/ | |/| |
* | | | at91: Get rid of some warnings when building for otc570Matthias Fuchs2010-03-241-0/+1
|/ / /
* | | Prepare v2010.03-rc2Wolfgang Denk2010-03-222-1/+206
* | | ep93xx timer: Fix resolution of get_ticks()Matthias Kaehlcke2010-03-221-6/+9
* | | ep93xx timer: Fix possible overflow in usecs_to_ticks()Matthias Kaehlcke2010-03-221-12/+4
| |/ |/|
* | correct a syntax typo in at91_matrix.hAsen Dimov2010-03-211-1/+1
* | env: fix endian ordering in crc tableJeff Angielski2010-03-211-1/+1
* | mpc5121: cpu/mpc512x/diu.c: fix warningsAnatolij Gustschin2010-03-211-2/+2
* | console.c: fix problem with splashimageAnatolij Gustschin2010-03-211-3/+7
* | mod change 755 => 644 for multiple filesThomas Weber2010-03-2134-0/+0
* | mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessorsStefano Babic2010-03-211-18/+18
* | TFTP: allow for adjustable retransmission timoutWolfgang Denk2010-03-212-8/+34
* | Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device()Wolfgang Denk2010-03-211-1/+1
* | cmd_mmc remove \nFrans Meulenbroeks2010-03-211-1/+1
* | nios2: Added support to YANU UARTRenato Andreola2010-03-162-1/+282
* | nios2: use generic unaligned.hThomas Chou2010-03-161-0/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2010-03-141-9/+12
|\ \ | |/ |/|
| * video: Fix console display when splashscreen is usedMatthias Weisser2010-03-131-9/+12
* | asm-blackfin/unaligned.h: add for zlib codeMike Frysinger2010-03-141-0/+1
* | asm-generic/unaligned.h: dynamic default unaligned accessesMike Frysinger2010-03-141-0/+23
|/
* Prepare v2010.03-rc1Wolfgang Denk2010-03-1218-39/+5797
* standalone eepro100_eeprom: fix build errorWolfgang Denk2010-03-121-2/+1
* Update .gitignore's: add some generated filesWolfgang Denk2010-03-122-2/+4
* mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver.Detlev Zundel2010-03-1251-46370/+0
* 85xx: Drop FIT support to allow u-boot image to fit in 512kKumar Gala2010-03-121-4/+0
* Cosmetic change - indentation correction.Michael Zaidman2010-03-121-2/+2
* cmd_mtdparts.c: prevent printbuffer overflowsAnatolij Gustschin2010-03-121-2/+8
* Fix MPC8536DS documentationFrans Meulenbroeks2010-03-121-1/+1
* doc: add README for CONFIG_HWCONFIG optionHeiko Schocher2010-03-121-0/+50
* TQM8xx: enable device tree support on all TQM8xx based boards.Heiko Schocher2010-03-1219-0/+96
* TQM8xx: add device tree support for TQM8xx based boards.Heiko Schocher2010-03-121-0/+119
* Move CONFIG_UPDATE_TFTP code after CONFIG_PREBOOTWolfgang Denk2010-03-111-4/+4
* mkimage: dont force entry point with xipMike Frysinger2010-03-111-14/+0