aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-28Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk3-6/+70
2010-03-28mkimage: fix Segmentation Fault when run without "-n name" optionWolfgang Denk1-0/+1
2010-03-28Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk1-1/+4
2010-03-25cfi_flash: precision and underflow problem in tout calculationRenato Andreola1-1/+4
2010-03-24ppc4xx fix unstable 440EPx bootstrap optionsRupjyoti Sarmah2-5/+66
2010-03-24Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk1-4/+20
2010-03-24at91: Get rid of some warnings when building for otc570Matthias Fuchs1-0/+1
2010-03-24lcd: make 16bpp workAlessandro Rubini1-4/+20
2010-03-22Prepare v2010.03-rc2v2010.03-rc2Wolfgang Denk2-1/+206
2010-03-22ep93xx timer: Fix resolution of get_ticks()Matthias Kaehlcke1-6/+9
2010-03-22ep93xx timer: Fix possible overflow in usecs_to_ticks()Matthias Kaehlcke1-12/+4
2010-03-21correct a syntax typo in at91_matrix.hAsen Dimov1-1/+1
2010-03-21env: fix endian ordering in crc tableJeff Angielski1-1/+1
2010-03-21mpc5121: cpu/mpc512x/diu.c: fix warningsAnatolij Gustschin1-2/+2
2010-03-21console.c: fix problem with splashimageAnatolij Gustschin1-3/+7
2010-03-21mod change 755 => 644 for multiple filesThomas Weber34-0/+0
2010-03-21mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessorsStefano Babic1-18/+18
2010-03-21TFTP: allow for adjustable retransmission timoutWolfgang Denk2-8/+34
2010-03-21Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device()Wolfgang Denk1-1/+1
2010-03-21cmd_mmc remove \nFrans Meulenbroeks1-1/+1
2010-03-16nios2: Added support to YANU UARTRenato Andreola2-1/+282
2010-03-16nios2: use generic unaligned.hThomas Chou1-0/+6
2010-03-14Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk1-9/+12
2010-03-14asm-blackfin/unaligned.h: add for zlib codeMike Frysinger1-0/+1
2010-03-14asm-generic/unaligned.h: dynamic default unaligned accessesMike Frysinger1-0/+23
2010-03-13video: Fix console display when splashscreen is usedMatthias Weisser1-9/+12
2010-03-12Prepare v2010.03-rc1v2010.03-rc1Wolfgang Denk18-39/+5797
2010-03-12standalone eepro100_eeprom: fix build errorWolfgang Denk1-2/+1
2010-03-12Update .gitignore's: add some generated filesWolfgang Denk2-2/+4
2010-03-12mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver.Detlev Zundel51-46370/+0
2010-03-1285xx: Drop FIT support to allow u-boot image to fit in 512kKumar Gala1-4/+0
2010-03-12Cosmetic change - indentation correction.Michael Zaidman1-2/+2
2010-03-12cmd_mtdparts.c: prevent printbuffer overflowsAnatolij Gustschin1-2/+8
2010-03-12Fix MPC8536DS documentationFrans Meulenbroeks1-1/+1
2010-03-12doc: add README for CONFIG_HWCONFIG optionHeiko Schocher1-0/+50
2010-03-12TQM8xx: enable device tree support on all TQM8xx based boards.Heiko Schocher19-0/+96
2010-03-12TQM8xx: add device tree support for TQM8xx based boards.Heiko Schocher1-0/+119
2010-03-11Move CONFIG_UPDATE_TFTP code after CONFIG_PREBOOTWolfgang Denk1-4/+4
2010-03-11mkimage: dont force entry point with xipMike Frysinger1-14/+0
2010-03-11PPC: Record U-Boot's relocated address in RAM and show in bdinfo.Richard Retanubun3-6/+3
2010-03-11Fix memory leak in mmc_read()Wolfgang Denk1-1/+1
2010-03-07AT91: Update otc570 board to new SoC accessDaniel Gorsulowski2-98/+107
2010-03-07updates the at91 main_clock calculationJens Scharsig2-3/+7
2010-03-07arm: kirkwood: suen3: fixed build warningPrafulla Wadaskar1-2/+1
2010-03-07MX51: removed warnings for the mx51evkStefano Babic9-36/+55
2010-03-07SPEAr : Supporting new mach ids for spear310 and spear320Vipin Kumar2-2/+2
2010-03-07arm, suen3: fix compile error, if doing not a local buildHeiko Schocher1-0/+3
2010-03-07arm: add support for the suen3 board from keymileHeiko Schocher10-3/+882
2010-03-07Add support for KARO TX25 boardJohn Rigby10-0/+687
2010-03-07fec_mxc: add MX25 supportJohn Rigby3-3/+61