aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-23at91: add hwecc method for nandNikolay Petukhov
2010-03-23TI: Davinci: NAND Driver CleanupCyril Chemparathy
2010-03-22Merge remote branch 'origin/master' into nextWolfgang Denk
2010-03-22Prepare v2010.03-rc2v2010.03-rc2Wolfgang Denk
2010-03-22ep93xx timer: Fix resolution of get_ticks()Matthias Kaehlcke
2010-03-22ep93xx timer: Fix possible overflow in usecs_to_ticks()Matthias Kaehlcke
2010-03-21Merge remote branch 'origin/master' into nextWolfgang Denk
2010-03-21fdt_support: add partitions fixup in mtd nodeAnatolij Gustschin
2010-03-21cmd history: Match history buffer size to console bufferJohn Schmoller
2010-03-21console: Fix console buffer overrunJohn Schmoller
2010-03-21POST: add progress APIMichael Zaidman
2010-03-21cmd_setexpr: allow memory addresses in expressionsFrans Meulenbroeks
2010-03-21cmd_i2c.c: added i2c read to memory functionFrans Meulenbroeks
2010-03-21cmd_i2c.c: sorted commands alphabeticallyFrans Meulenbroeks
2010-03-21cmd_i2c.c: reworked subcommand handlingFrans Meulenbroeks
2010-03-21cmd_bootm.c: made subcommand array staticFrans Meulenbroeks
2010-03-21cmd_i2c.c: reduced subaddress length to 3 bytesFrans Meulenbroeks
2010-03-21nios2: Added support to YANU UARTRenato Andreola
2010-03-21nios2: use generic unaligned.hThomas Chou
2010-03-21mpc5xxx: Remove all references to MGT5100Detlev Zundel
2010-03-21video: Fix console display when splashscreen is usedMatthias Weisser
2010-03-21correct a syntax typo in at91_matrix.hAsen Dimov
2010-03-21env: fix endian ordering in crc tableJeff Angielski
2010-03-21mpc5121: cpu/mpc512x/diu.c: fix warningsAnatolij Gustschin
2010-03-21console.c: fix problem with splashimageAnatolij Gustschin
2010-03-21mod change 755 => 644 for multiple filesThomas Weber
2010-03-21mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessorsStefano Babic
2010-03-21TFTP: allow for adjustable retransmission timoutWolfgang Denk
2010-03-21Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device()Wolfgang Denk
2010-03-21cmd_mmc remove \nFrans Meulenbroeks
2010-03-16nios2: Added support to YANU UARTRenato Andreola
2010-03-16nios2: use generic unaligned.hThomas Chou
2010-03-14Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk
2010-03-14asm-blackfin/unaligned.h: add for zlib codeMike Frysinger
2010-03-14asm-generic/unaligned.h: dynamic default unaligned accessesMike Frysinger
2010-03-13video: Fix console display when splashscreen is usedMatthias Weisser
2010-03-12Prepare v2010.03-rc1v2010.03-rc1Wolfgang Denk
2010-03-12standalone eepro100_eeprom: fix build errorWolfgang Denk
2010-03-12Update .gitignore's: add some generated filesWolfgang Denk
2010-03-12mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver.Detlev Zundel
2010-03-1285xx: Drop FIT support to allow u-boot image to fit in 512kKumar Gala
2010-03-12Cosmetic change - indentation correction.Michael Zaidman
2010-03-12cmd_mtdparts.c: prevent printbuffer overflowsAnatolij Gustschin
2010-03-12Fix MPC8536DS documentationFrans Meulenbroeks
2010-03-12doc: add README for CONFIG_HWCONFIG optionHeiko Schocher
2010-03-12TQM8xx: enable device tree support on all TQM8xx based boards.Heiko Schocher
2010-03-12TQM8xx: add device tree support for TQM8xx based boards.Heiko Schocher
2010-03-11Move CONFIG_UPDATE_TFTP code after CONFIG_PREBOOTWolfgang Denk
2010-03-11mkimage: dont force entry point with xipMike Frysinger
2010-03-11PPC: Record U-Boot's relocated address in RAM and show in bdinfo.Richard Retanubun