summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* cmd_setexpr: allow memory addresses in expressionsFrans Meulenbroeks2010-03-21-4/+30
* cmd_i2c.c: added i2c read to memory functionFrans Meulenbroeks2010-03-21-1/+59
* cmd_i2c.c: sorted commands alphabeticallyFrans Meulenbroeks2010-03-21-6/+5
* cmd_i2c.c: reworked subcommand handlingFrans Meulenbroeks2010-03-21-32/+45
* cmd_bootm.c: made subcommand array staticFrans Meulenbroeks2010-03-21-1/+1
* cmd_i2c.c: reduced subaddress length to 3 bytesFrans Meulenbroeks2010-03-21-5/+5
* nios2: Added support to YANU UARTRenato Andreola2010-03-21-1/+282
* nios2: use generic unaligned.hThomas Chou2010-03-21-0/+6
* mpc5xxx: Remove all references to MGT5100Detlev Zundel2010-03-21-1169/+22
* video: Fix console display when splashscreen is usedMatthias Weisser2010-03-21-9/+12
* asm-blackfin/unaligned.h: add for zlib codeMike Frysinger2010-03-14-0/+1
* asm-generic/unaligned.h: dynamic default unaligned accessesMike Frysinger2010-03-14-0/+23
* Prepare v2010.03-rc1v2010.03-rc1Wolfgang Denk2010-03-12-39/+5797
* standalone eepro100_eeprom: fix build errorWolfgang Denk2010-03-12-2/+1
* Update .gitignore's: add some generated filesWolfgang Denk2010-03-12-2/+4
* mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver.Detlev Zundel2010-03-12-46370/+0
* 85xx: Drop FIT support to allow u-boot image to fit in 512kKumar Gala2010-03-12-4/+0
* Cosmetic change - indentation correction.Michael Zaidman2010-03-12-2/+2
* cmd_mtdparts.c: prevent printbuffer overflowsAnatolij Gustschin2010-03-12-2/+8
* Fix MPC8536DS documentationFrans Meulenbroeks2010-03-12-1/+1
* doc: add README for CONFIG_HWCONFIG optionHeiko Schocher2010-03-12-0/+50
* TQM8xx: enable device tree support on all TQM8xx based boards.Heiko Schocher2010-03-12-0/+96
* TQM8xx: add device tree support for TQM8xx based boards.Heiko Schocher2010-03-12-0/+119
* Move CONFIG_UPDATE_TFTP code after CONFIG_PREBOOTWolfgang Denk2010-03-11-4/+4
* mkimage: dont force entry point with xipMike Frysinger2010-03-11-14/+0
* PPC: Record U-Boot's relocated address in RAM and show in bdinfo.Richard Retanubun2010-03-11-6/+3
* Fix memory leak in mmc_read()Wolfgang Denk2010-03-11-1/+1
* AT91: Update otc570 board to new SoC accessDaniel Gorsulowski2010-03-07-98/+107
* updates the at91 main_clock calculationJens Scharsig2010-03-07-3/+7
* arm: kirkwood: suen3: fixed build warningPrafulla Wadaskar2010-03-07-2/+1
* MX51: removed warnings for the mx51evkStefano Babic2010-03-07-36/+55
* SPEAr : Supporting new mach ids for spear310 and spear320Vipin Kumar2010-03-07-2/+2
* arm, suen3: fix compile error, if doing not a local buildHeiko Schocher2010-03-07-0/+3
* arm: add support for the suen3 board from keymileHeiko Schocher2010-03-07-3/+882
* Add support for KARO TX25 boardJohn Rigby2010-03-07-0/+687
* fec_mxc: add MX25 supportJohn Rigby2010-03-07-3/+61
* fec_mxc: cleanup and factor out MX27 dependenciesJohn Rigby2010-03-07-6/+15
* Add support for Freescale MX25 SOCJohn Rigby2010-03-07-5/+1329
* mxc_serial replace platform specific clockJohn Rigby2010-03-07-0/+3
* Add initial support for Freescale mx51evk boardStefano Babic2010-03-07-0/+830
* fsl_esdhc: add support for mx51 processorStefano Babic2010-03-07-49/+173
* ARM: add accessors functionsStefano Babic2010-03-07-0/+55
* MMC: add weak function to detect MMC/SD cardStefano Babic2010-03-07-0/+8
* mmc: check correctness of the voltage mask in ocrStefano Babic2010-03-07-1/+9
* serial_mxc: add support for MX51 processorStefano Babic2010-03-07-6/+12
* MX51: Add pin and multiplexer definitions.Stefano Babic2010-03-07-0/+567
* MX51: Add register definitionsStefano Babic2010-03-07-0/+524
* MX51: Add initial support for the Freescale MX51Stefano Babic2010-03-07-0/+1115
* edb93xx: Fix SDRAM initializationMatthias Kaehlcke2010-03-07-8/+31
* Add bootcount to AT91Anders Darander2010-03-07-0/+34