summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare v2009.11.1v2009.11.1u-boot-2009.11.yWolfgang Denk2010-01-252-1/+78
* ppc4xx: Kilauea: Add CPLD version detection and EBC reconfigurationStefan Roese2010-01-232-5/+61
* ppc4xx: Fix sending type 1 PCI transactionsFelix Radensky2010-01-231-1/+2
* ppc4xx: Allow setting a single SPD EEPROM address for DDR2 DIMMsFelix Radensky2010-01-231-1/+1
* ppc4xx: Fix reporting of bootstrap options G and F on 460EX/GTFelix Radensky2010-01-231-1/+1
* Update CHANGELOG; prepare Prepare v2009.11v2009.11Wolfgang Denk2009-12-152-1/+148
* mpc85xx, mpc86xx: Fix gd->cpu pointer after relocationPeter Tyser2009-12-151-0/+8
* MVBLUE: Remove CONFIG_CMD_IRQPeter Tyser2009-12-141-1/+0
* imx27lite: Reenable MTD support on NOR flash.Detlev Zundel2009-12-141-0/+1
* nand: Fix access to last block in NAND devicesStefan Roese2009-12-111-2/+2
* mpc83xx: boot time regression, move LCRR setup back to cpu_init_fPeter Korsgaard2009-12-091-32/+29
* microblaze: Correct ffs regression for MicroblazeMichal Simek2009-12-081-2/+0
* microblaze: Stop stack clobbering in microblaze-generic.Graeme Smecher2009-12-081-1/+1
* Update CHANGELOG, prepare -rc2v2009.11-rc2Wolfgang Denk2009-12-072-1/+1190
* MAKEALL: Fix return valuePeter Tyser2009-12-071-1/+10
* tools/mkimage: Remove duplicate line of codePeter Tyser2009-12-071-4/+2
* i2c: fix dangling comment in do_i2c_mw()Heiko Schocher2009-12-071-4/+0
* 52xx, manroland: add fdt_fixup_memory() in ft_board_setup()Heiko Schocher2009-12-072-0/+4
* Fix computation in nand_util.c:get_len_incl_badDaniel Hobi2009-12-071-1/+1
* nfs: NfsTimeout() updatesEvan Samanas2009-12-071-5/+6
* bootm: Fix help message's sub-command orderingPeter Tyser2009-12-071-2/+2
* help: Correct syntax of nandecc help output.Robert P. J. Day2009-12-071-1/+1
* smc911x: update SMC911X related configuration descriptionMike Rapoport2009-12-071-5/+5
* smc911x: fix typo in smc911x_handle_mac_address nameMike Rapoport2009-12-071-2/+2
* fix nfs symlink name corruptionEd Swarthout2009-12-071-1/+1
* at91sam9261ek.c: fix minor coding style issue.Wolfgang Denk2009-12-071-4/+5
* trab: fix warning: implicit declaration of function 'disable_vfd'Wolfgang Denk2009-12-071-0/+2
* zlib.c: avoid build conflicts for cradle boardWolfgang Denk2009-12-071-0/+2
* Fix out-of-tree building of "apollon" board.Wolfgang Denk2009-12-061-0/+1
* lzma: ignore unset filesizesMike Frysinger2009-12-051-3/+6
* README: Rearrange paragraphs to regain linear arrangement.Detlev Zundel2009-12-051-20/+20
* tools/mkimage: Print FIT image contents after creationPeter Tyser2009-12-051-25/+26
* tools/fit_image.c: Remove unused fit_set_header()Peter Tyser2009-12-051-33/+1
* tools/mkimage: Assume FDT image type for FIT imagesPeter Tyser2009-12-051-0/+6
* EXT2FS: fix inode size for ext2fs rev#0Michael Brandt2009-12-051-7/+13
* Remove superfluous preprocessor tests from some cmd_*.c files.Robert P. J. Day2009-12-022-8/+0
* README: Update the list of directories.Robert P. J. Day2009-12-021-1/+5
* Removes dead code in the file common/cmd_i2c.cPratap Chandu2009-12-021-8/+0
* smc91111_eeprom: drop CONFIG stub protectionMike Frysinger2009-12-021-12/+0
* RTC: Fix return code in MC13783 RTC driver.Magnus Lilja2009-12-021-1/+1
* cmd_date: Fix spelling in error message.Magnus Lilja2009-12-021-3/+3
* Move do_irqinfo() to common/cmd_irq.cPeter Tyser2009-12-022-11/+9
* cmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSEPeter Tyser2009-12-021-4/+0
* m41t11: Remove unused functionsPeter Tyser2009-12-021-14/+0
* circbuf: Move to lib_generic and conditionally compilePeter Tyser2009-12-023-1/+1
* Fix build failure in examples/standaloneSanjeev Premi2009-12-021-1/+7
* 85xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config filesBecky Bruce2009-12-029-63/+0
* MAINTAINERS: update responsible for MPC85xx/86xxWolfgang Denk2009-12-021-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk2009-12-016-198/+7
|\
| * Nios2: do_boom_linux(): kernel gunzip input data integrity problem due toRenato Andreola2009-11-231-0/+5