summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-07at91sam9261ek.c: fix minor coding style issue.Wolfgang Denk1-4/+5
2009-12-07trab: fix warning: implicit declaration of function 'disable_vfd'Wolfgang Denk1-0/+2
2009-12-07zlib.c: avoid build conflicts for cradle boardWolfgang Denk1-0/+2
2009-12-06Fix out-of-tree building of "apollon" board.Wolfgang Denk1-0/+1
2009-12-05lzma: ignore unset filesizesMike Frysinger1-3/+6
2009-12-05README: Rearrange paragraphs to regain linear arrangement.Detlev Zundel1-20/+20
2009-12-05tools/mkimage: Print FIT image contents after creationPeter Tyser1-25/+26
2009-12-05tools/fit_image.c: Remove unused fit_set_header()Peter Tyser1-33/+1
2009-12-05tools/mkimage: Assume FDT image type for FIT imagesPeter Tyser1-0/+6
2009-12-05EXT2FS: fix inode size for ext2fs rev#0Michael Brandt1-7/+13
2009-12-03Remove superfluous preprocessor tests from some cmd_*.c files.Robert P. J. Day2-8/+0
2009-12-03README: Update the list of directories.Robert P. J. Day1-1/+5
2009-12-03Removes dead code in the file common/cmd_i2c.cPratap Chandu1-8/+0
2009-12-03smc91111_eeprom: drop CONFIG stub protectionMike Frysinger1-12/+0
2009-12-03RTC: Fix return code in MC13783 RTC driver.Magnus Lilja1-1/+1
2009-12-03cmd_date: Fix spelling in error message.Magnus Lilja1-3/+3
2009-12-03Move do_irqinfo() to common/cmd_irq.cPeter Tyser2-11/+9
2009-12-03cmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSEPeter Tyser1-4/+0
2009-12-03m41t11: Remove unused functionsPeter Tyser1-14/+0
2009-12-03circbuf: Move to lib_generic and conditionally compilePeter Tyser3-1/+1
2009-12-03Fix build failure in examples/standaloneSanjeev Premi1-1/+7
2009-12-0385xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config filesBecky Bruce9-63/+0
2009-12-03MAINTAINERS: update responsible for MPC85xx/86xxWolfgang Denk1-1/+1
2009-12-01Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk6-198/+7
2009-11-25Fix example FIT image source filesIra W. Snyder5-0/+15
2009-11-25img2srec: use standard typesMike Frysinger1-102/+62
2009-11-25tools: gitignore *.exe binariesMike Frysinger1-0/+1
2009-11-25ppc: Move conditional compilation of kgdb.c to MakefilePeter Tyser2-6/+1
2009-11-25spi_flash.h: pull in linux/types.h for u## typesMike Frysinger1-0/+1
2009-11-25bootm: mark local boot_os[] table staticMike Frysinger1-1/+1
2009-11-25mkconfig: deny messed up ARCH definitionNishanth Menon1-0/+5
2009-11-25Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk1-8/+24
2009-11-25Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk1-1/+2
2009-11-25Repair the 'netretry=once' option.Remy Bohmer1-8/+24
2009-11-25Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=yRemy Bohmer2-3/+1
2009-11-24OMAP3: pandora: fix booting without serial attachedGrazvydas Ignotas1-1/+2
2009-11-24Add support for CS2 dataflash for Atmel-SPI.Remy Bohmer1-2/+16
2009-11-24Fix mingw tools buildRemy Bohmer2-0/+159
2009-11-24Building of FIT images does not work.Remy Bohmer1-0/+1
2009-11-24Nios2: do_boom_linux(): kernel gunzip input data integrity problem due toRenato Andreola1-0/+5
2009-11-24Nios2: Fix compiler warnings in lib_nios2/board.c (unused variables)Scott McNutt1-2/+0
2009-11-23Nios2/Nios: Remove unnecessary (residual) linker Nios command scripts fromScott McNutt4-196/+2
2009-11-23sf: fix stmicro offset setup while erasingMike Frysinger1-1/+2
2009-11-23sf: new driver for Winbond W25X16/32/64 devicesJason McMullan4-0/+339
2009-11-23mpc8260: move FDT memory node fixup into common CPU code.Marcel Ziswiler5-52/+2
2009-11-23Add driver for FTRTC010 real time clockPo-Yu Chuang2-0/+125
2009-11-23MIMC200: set default fbmem valueMark Jackson1-1/+1
2009-11-17ppc4xx: Initialize magnetic coupler on VOM405 boardsMatthias Fuchs1-0/+35
2009-11-17ppc4xx: Initialize magnetic couplers in PLU405Matthias Fuchs2-1/+38
2009-11-17Add minimal SJA1000 header for basic CAN modeMatthias Fuchs1-0/+60