summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* RTC: Fix return code in MC13783 RTC driver.Magnus Lilja2009-12-02-1/+1
* cmd_date: Fix spelling in error message.Magnus Lilja2009-12-02-3/+3
* Move do_irqinfo() to common/cmd_irq.cPeter Tyser2009-12-02-11/+9
* cmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSEPeter Tyser2009-12-02-4/+0
* m41t11: Remove unused functionsPeter Tyser2009-12-02-14/+0
* circbuf: Move to lib_generic and conditionally compilePeter Tyser2009-12-02-1/+1
* Fix build failure in examples/standaloneSanjeev Premi2009-12-02-1/+7
* 85xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config filesBecky Bruce2009-12-02-63/+0
* MAINTAINERS: update responsible for MPC85xx/86xxWolfgang Denk2009-12-02-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk2009-12-01-198/+7
|\
| * Nios2: do_boom_linux(): kernel gunzip input data integrity problem due toRenato Andreola2009-11-23-0/+5
| * Nios2: Fix compiler warnings in lib_nios2/board.c (unused variables)Scott McNutt2009-11-23-2/+0
| * Nios2/Nios: Remove unnecessary (residual) linker Nios command scripts fromScott McNutt2009-11-23-196/+2
* | Fix example FIT image source filesIra W. Snyder2009-11-24-0/+15
* | img2srec: use standard typesMike Frysinger2009-11-24-102/+62
* | tools: gitignore *.exe binariesMike Frysinger2009-11-24-0/+1
* | ppc: Move conditional compilation of kgdb.c to MakefilePeter Tyser2009-11-24-6/+1
* | spi_flash.h: pull in linux/types.h for u## typesMike Frysinger2009-11-24-0/+1
* | bootm: mark local boot_os[] table staticMike Frysinger2009-11-24-1/+1
* | mkconfig: deny messed up ARCH definitionNishanth Menon2009-11-24-0/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-11-24-8/+24
|\ \
| * | Repair the 'netretry=once' option.Remy Bohmer2009-11-24-8/+24
| |/
* | Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk2009-11-24-1/+2
|\ \
| * | OMAP3: pandora: fix booting without serial attachedGrazvydas Ignotas2009-11-24-1/+2
* | | Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=yRemy Bohmer2009-11-24-3/+1
* | | Add support for CS2 dataflash for Atmel-SPI.Remy Bohmer2009-11-23-2/+16
* | | Fix mingw tools buildRemy Bohmer2009-11-23-0/+159
* | | Building of FIT images does not work.Remy Bohmer2009-11-23-0/+1
| |/ |/|
* | sf: fix stmicro offset setup while erasingMike Frysinger2009-11-22-1/+2
* | sf: new driver for Winbond W25X16/32/64 devicesJason McMullan2009-11-22-0/+339
* | mpc8260: move FDT memory node fixup into common CPU code.Marcel Ziswiler2009-11-22-52/+2
* | Add driver for FTRTC010 real time clockPo-Yu Chuang2009-11-22-0/+125
* | MIMC200: set default fbmem valueMark Jackson2009-11-22-1/+1
* | ppc4xx: Initialize magnetic coupler on VOM405 boardsMatthias Fuchs2009-11-17-0/+35
* | ppc4xx: Initialize magnetic couplers in PLU405Matthias Fuchs2009-11-17-1/+38
* | Add minimal SJA1000 header for basic CAN modeMatthias Fuchs2009-11-17-0/+60
|/
* Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-11-15-62/+64
|\
| * smc911x: make smc911x_initialize return correct valueMike Rapoport2009-11-12-2/+2
| * smc911x_eeprom: fix building after smc911x overhaulMike Frysinger2009-11-12-60/+62
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-11-15-6/+5
|\ \
| * | ppc/85xx: Fix how we determine the number of CAM entriesKumar Gala2009-11-13-2/+2
| * | fsl-ddr: Fix the chip-select interleaving issueDave Liu2009-11-12-4/+3
| |/
* | Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk2009-11-15-9/+9
|\ \ | |/ |/|
| * ARM Don't inline weak symbolsRon Lee2009-11-11-9/+9
* | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-11-11-36/+44
|\ \
| * | mxc_fec: avoid free() calls to already freed pointers.javier Martin2009-11-11-5/+7
| * | mxc_fec: fix some erroneous PHY accesses.javier Martin2009-11-11-3/+5
| * | Fix SMC91111 regression: lpd7a40x build failuresBen Warren2009-11-09-3/+1
| * | SMC91111: Clean up SMC_inx macros on xsengine and xaeniaxBen Warren2009-11-09-4/+4
| * | Fix CS8900 regression on impa7 boardBen Warren2009-11-09-1/+1