summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-02smc91111_eeprom: drop CONFIG stub protectionMike Frysinger
2009-12-02RTC: Fix return code in MC13783 RTC driver.Magnus Lilja
2009-12-02cmd_date: Fix spelling in error message.Magnus Lilja
2009-12-02Move do_irqinfo() to common/cmd_irq.cPeter Tyser
2009-12-02cmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSEPeter Tyser
2009-12-02m41t11: Remove unused functionsPeter Tyser
2009-12-02circbuf: Move to lib_generic and conditionally compilePeter Tyser
2009-12-02Fix build failure in examples/standaloneSanjeev Premi
2009-12-0285xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config filesBecky Bruce
2009-12-02MAINTAINERS: update responsible for MPC85xx/86xxWolfgang Denk
2009-12-01Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk
2009-11-24Fix example FIT image source filesIra W. Snyder
2009-11-24img2srec: use standard typesMike Frysinger
2009-11-24tools: gitignore *.exe binariesMike Frysinger
2009-11-24ppc: Move conditional compilation of kgdb.c to MakefilePeter Tyser
2009-11-24spi_flash.h: pull in linux/types.h for u## typesMike Frysinger
2009-11-24bootm: mark local boot_os[] table staticMike Frysinger
2009-11-24mkconfig: deny messed up ARCH definitionNishanth Menon
2009-11-24Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2009-11-24Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk
2009-11-24Repair the 'netretry=once' option.Remy Bohmer
2009-11-24Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=yRemy Bohmer
2009-11-24OMAP3: pandora: fix booting without serial attachedGrazvydas Ignotas
2009-11-23Add support for CS2 dataflash for Atmel-SPI.Remy Bohmer
2009-11-23Fix mingw tools buildRemy Bohmer
2009-11-23Building of FIT images does not work.Remy Bohmer
2009-11-23Nios2: do_boom_linux(): kernel gunzip input data integrity problem due toRenato Andreola
2009-11-23Nios2: Fix compiler warnings in lib_nios2/board.c (unused variables)Scott McNutt
2009-11-23Nios2/Nios: Remove unnecessary (residual) linker Nios command scripts fromScott McNutt
2009-11-22sf: fix stmicro offset setup while erasingMike Frysinger
2009-11-22sf: new driver for Winbond W25X16/32/64 devicesJason McMullan
2009-11-22mpc8260: move FDT memory node fixup into common CPU code.Marcel Ziswiler
2009-11-22Add driver for FTRTC010 real time clockPo-Yu Chuang
2009-11-22MIMC200: set default fbmem valueMark Jackson
2009-11-17ppc4xx: Initialize magnetic coupler on VOM405 boardsMatthias Fuchs
2009-11-17ppc4xx: Initialize magnetic couplers in PLU405Matthias Fuchs
2009-11-17Add minimal SJA1000 header for basic CAN modeMatthias Fuchs
2009-11-15Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2009-11-15Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2009-11-15Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk
2009-11-13ppc/85xx: Fix how we determine the number of CAM entriesKumar Gala
2009-11-12smc911x: make smc911x_initialize return correct valueMike Rapoport
2009-11-12smc911x_eeprom: fix building after smc911x overhaulMike Frysinger
2009-11-12fsl-ddr: Fix the chip-select interleaving issueDave Liu
2009-11-11Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2009-11-11Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2009-11-11mxc_fec: avoid free() calls to already freed pointers.javier Martin
2009-11-11mxc_fec: fix some erroneous PHY accesses.javier Martin
2009-11-11ARM Don't inline weak symbolsRon Lee
2009-11-09Fix SMC91111 regression: lpd7a40x build failuresBen Warren