aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-14The PIPE_INTERRUPT flag is used wrongRemy Bohmer9-22/+23
2008-10-14fix USB initialisation procedureRemy Bohmer3-39/+47
2008-10-14fsl_diu: fix alignment error that caused malloc corruptionNikita V. Youshchenko1-3/+3
2008-10-14api: Fix building with CONFIG_APIMatthias Fuchs1-0/+4
2008-10-14Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser65-74/+0
2008-10-14Remove CFG_EEPROM_PAGE* dependencies for temperature sensorsPeter Tyser3-17/+0
2008-10-14cmd_spi: remove broken signed casting for displayMike Frysinger1-2/+1
2008-10-14strings cmd: drop old CONFIG_CFG_STRINGS defineMike Frysinger1-4/+0
2008-10-14Fix the NAND size overflow issue.Jason Jin1-2/+2
2008-10-14Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk8-723/+1939
2008-10-14Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2-2/+9
2008-10-13AX88180: new gigabit network driverLouis Su3-0/+1140
2008-10-13enable 10/100M at VSC8601 at tsec driverAndre Schwarz1-0/+2
2008-10-13net: ne2000: Divided a function of NE2000 driverNobuhiro Iwamatsu5-723/+797
2008-10-14sh: rsk7203: Add smc911x driver support to board config fileNobuhiro Iwamatsu1-0/+5
2008-10-14sh: Fix cannot execute a stand-alone applicationNobuhiro Iwamatsu1-2/+4
2008-10-13fsl_pci_init do not scan bus when configured as an end-pointEd Swarthout1-2/+15
2008-10-13ARM DaVinci: Remove redundant setting of GD_FLG_RELOC for sffsdr board.Hugo Villeneuve1-4/+0
2008-10-13Fix lzma uncompress call (image_start wrongly used instead image_len)Luigi 'Comio' Mantellini1-1/+1
2008-10-13Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk1-3/+5
2008-10-13mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cacheNick Spence1-4/+4
2008-10-1386xx: remove redudant code with lib_ppc/interrupts.cKumar Gala1-124/+7
2008-10-13CFI: cfi_flash write fix for AMD legacyEd Swarthout1-3/+5
2008-10-13Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese41-131/+204
2008-10-12Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk9-83/+86
2008-10-12Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk9-83/+86
2008-10-12Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk31-48/+115
2008-10-12Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk4-22/+59
2008-10-12Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk7-12/+32
2008-10-12Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk1-1/+2
2008-10-10ppc4xx: Fix USB 2.0 phy reset sequenceMatthias Fuchs1-3/+32
2008-10-10ppc4xx: Add strapping mode for 667MHz CPU frequency on DU440 boardMatthias Fuchs1-0/+6
2008-10-10ppc4xx: Fix DU440 GPIO configurationMatthias Fuchs1-5/+5
2008-10-10ppc4xx: Update DU440 configMatthias Fuchs1-2/+4
2008-10-08MPC8572DS: Fix compile warningsKumar Gala1-1/+1
2008-10-0885xx: Using proper I2C source clock divider for MPC8544Wolfgang Grandegger1-2/+2
2008-10-08FSL: Fix get_cpu_board_revision() return value.Rafal Czubak1-1/+1
2008-10-08update uImage FIT multi documentationJean-Christophe PLAGNIOL-VILLARD1-0/+2
2008-10-08move README.imx31 to doc/ and merge with README.mx31Jean-Christophe PLAGNIOL-VILLARD3-30/+29
2008-10-08i.MX31: switch to CFG_HZ=1000Guennadi Liakhovetski4-36/+53
2008-10-08Fix bug: in arch-arm, env_get_char dose not work finegnusercn1-0/+2
2008-10-08ppc4xx: Reset and relock memory DLL after SDRAM_CLKTR changeAdam Graham1-0/+21
2008-10-07Remove redundant #define for MPC8536DSHaiying Wang1-1/+0
2008-10-07Add ID EEPROM support for MPC8572DSHaiying Wang1-0/+11
2008-10-07Minor fixes for I2C address on MPC8572DSHaiying Wang1-2/+6
2008-10-07Fix the incorrect DDR clk freq reporting on 8536DSJason Jin4-3/+12
2008-10-0785xx: Remove setting of *cache-line-size in device treesKumar Gala1-3/+0
2008-10-04libfdt: Fix error in documentation for fdt_get_alias_namelen()Gerald Van Baren1-1/+1
2008-10-02libfdt: Add function to explicitly expand aliasesDavid Gibson2-7/+45
2008-10-02cfi_flash: do not reset flash when probe failsMike Frysinger1-1/+2