summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/master' into nextWolfgang Denk2010-03-2143-35/+65
|\
| * 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
* | | fdt_support: add partitions fixup in mtd nodeAnatolij Gustschin2010-03-215-1/+234
* | | cmd history: Match history buffer size to console bufferJohn Schmoller2010-03-211-1/+1
* | | console: Fix console buffer overrunJohn Schmoller2010-03-211-2/+2
* | | POST: add progress APIMichael Zaidman2010-03-212-2/+20
* | | cmd_setexpr: allow memory addresses in expressionsFrans Meulenbroeks2010-03-211-4/+30
* | | cmd_i2c.c: added i2c read to memory functionFrans Meulenbroeks2010-03-211-1/+59
* | | cmd_i2c.c: sorted commands alphabeticallyFrans Meulenbroeks2010-03-211-6/+5
* | | cmd_i2c.c: reworked subcommand handlingFrans Meulenbroeks2010-03-211-32/+45
* | | cmd_bootm.c: made subcommand array staticFrans Meulenbroeks2010-03-211-1/+1
* | | cmd_i2c.c: reduced subaddress length to 3 bytesFrans Meulenbroeks2010-03-211-5/+5
* | | nios2: Added support to YANU UARTRenato Andreola2010-03-212-1/+282
* | | nios2: use generic unaligned.hThomas Chou2010-03-211-0/+6
* | | mpc5xxx: Remove all references to MGT5100Detlev Zundel2010-03-2159-1169/+22
* | | video: Fix console display when splashscreen is usedMatthias Weisser2010-03-211-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
* PPC: Record U-Boot's relocated address in RAM and show in bdinfo.Richard Retanubun2010-03-113-6/+3
* Fix memory leak in mmc_read()Wolfgang Denk2010-03-111-1/+1
* AT91: Update otc570 board to new SoC accessDaniel Gorsulowski2010-03-072-98/+107
* updates the at91 main_clock calculationJens Scharsig2010-03-072-3/+7
* arm: kirkwood: suen3: fixed build warningPrafulla Wadaskar2010-03-071-2/+1
* MX51: removed warnings for the mx51evkStefano Babic2010-03-079-36/+55
* SPEAr : Supporting new mach ids for spear310 and spear320Vipin Kumar2010-03-072-2/+2
OpenPOWER on IntegriCloud