aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-21mpc5xxx: Remove all references to MGT5100Detlev Zundel59-1169/+22
2010-03-21video: Fix console display when splashscreen is usedMatthias Weisser1-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-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
2010-03-07fec_mxc: cleanup and factor out MX27 dependenciesJohn Rigby3-6/+15
2010-03-07Add support for Freescale MX25 SOCJohn Rigby8-5/+1329
2010-03-07mxc_serial replace platform specific clockJohn Rigby2-0/+3
2010-03-07Add initial support for Freescale mx51evk boardStefano Babic9-0/+830
2010-03-07fsl_esdhc: add support for mx51 processorStefano Babic6-49/+173
2010-03-07ARM: add accessors functionsStefano Babic1-0/+55
2010-03-07MMC: add weak function to detect MMC/SD cardStefano Babic2-0/+8
2010-03-07mmc: check correctness of the voltage mask in ocrStefano Babic1-1/+9
2010-03-07serial_mxc: add support for MX51 processorStefano Babic1-6/+12
2010-03-07MX51: Add pin and multiplexer definitions.Stefano Babic2-0/+567
2010-03-07MX51: Add register definitionsStefano Babic3-0/+524
2010-03-07MX51: Add initial support for the Freescale MX51Stefano Babic8-0/+1115
2010-03-07edb93xx: Fix SDRAM initializationMatthias Kaehlcke1-8/+31
2010-03-07Add bootcount to AT91Anders Darander1-0/+34
2010-03-07ARM Update mach-typesTom Rix1-7/+1021
2010-03-07ep93xx: Refactoring of timer codeMatthias Kaehlcke1-44/+26
2010-03-07ep93xx: Fix calculation of sys ticks in clk_to_systicks()Matthias Kaehlcke1-2/+4
2010-03-07OMAP3: workaround for ARM Cortex-A8 erratum 725233Siarhei Siamashka1-0/+6
2010-03-07ARM change name of defines for AT91 arm926ejsAchim Ehrlich29-34/+34
2010-03-07VoiceBlue: fix linker errorsLadislav Michl4-127/+65
2010-03-07VoiceBlue: limit line lenght to 80 charactersLadislav Michl1-86/+82
2010-03-07netstar.h: do not exceed 80 columnsLadislav Michl1-34/+31