aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk37-91/+46
2010-10-27Prepare v2010.12-rc1v2010.12-rc1Wolfgang Denk1-2/+2
2010-10-27Coding Style cleanupWolfgang Denk32-162/+117
2010-10-27cmd_onenand.c: Fix command usage help.Enric Balletbo i Serra1-0/+3
2010-10-27mmc: seperate block number into small parts for multi-write cmdLei Wen1-15/+39
2010-10-27Merge branch 'master' of git://git.denx.de/u-boot-sparcWolfgang Denk2-0/+11
2010-10-27env_sf: updated to the new environment codeStefano Babic1-95/+77
2010-10-27Makefile: fix dependencies for building NAND_SPLWolfgang Denk1-1/+1
2010-10-27make-asm-offsets: fix sed scriptWolfgang Denk1-2/+2
2010-10-27mcu25: fix out of tree buildingWolfgang Denk1-10/+10
2010-10-27Revert "cmd_net: drop spurious comma in U_BOOT_CMD"Wolfgang Denk1-1/+1
2010-10-27post/drivers/i2c.c: fix compile errorWolfgang Denk1-1/+1
2010-10-26ARM: use the same branch insn on all architecturesWolfgang Denk10-10/+10
2010-10-26Remove config.mk for da8xxevm based boards.Sughosh Ganu3-43/+2
2010-10-26arm, bootm: Fix compile warningHeiko Schocher1-2/+0
2010-10-26cmd_net: drop spurious comma in U_BOOT_CMDMike Frysinger1-1/+1
2010-10-26arm1176: fix relocationDarius Augulis2-61/+97
2010-10-26ARM: fix address setup in start.SDarius Augulis4-8/+16
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk560-956/+518
2010-10-26include/asm-offsets.h: automatically generate assembler constantsWolfgang Denk6-2/+96
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk337-759/+759
2010-10-26Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk5-11/+6
2010-10-26Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk13-0/+1544
2010-10-26Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk1-1/+1
2010-10-26ARM: Use consistent assembler syntaxGray Remlin3-15/+15
2010-10-25Blackfin: adi boards: set compiled size limitsMike Frysinger2-0/+4
2010-10-25Blackfin: bf527-ezkit-v2: move to boards.cfgMike Frysinger3-11/+2
2010-10-25ppc4xx: Add Io and IoCon 405EP board supportDirk Eibach13-0/+1544
2010-10-25Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk170-9323/+6790
2010-10-25ARMV7: OMAP: I2C driver: Fix bug found in 37XX testingSteve Sakoman1-1/+1
2010-10-24hcu4, hcu5: fix out of tree buildingWolfgang Denk2-18/+19
2010-10-24MPC8315ERD: fix build errorWolfgang Denk1-1/+1
2010-10-24VoVPN-GW_100MHz: drop unsupported board configurationWolfgang Denk2-1/+1
2010-10-24lite5200b_PM: fix compile warningWolfgang Denk1-1/+1
2010-10-23MAKEALL: drop non-existent i386 configMike Frysinger1-3/+1
2010-10-23ARM: fix relocation support for onenand device.Enric Balletbo i Serra2-0/+9
2010-10-23MVBLM7: make TSEC2 work again.Andre Schwarz1-1/+1
2010-10-23hwconfig: Utilize getenv_f before relocation to allow for larger bufferKumar Gala1-1/+20
2010-10-23env_flash: Disable debug print statementsPeter Tyser1-3/+0
2010-10-23Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxaWolfgang Denk92-8658/+355
2010-10-23Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk47-480/+1524
2010-10-23Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk11-0/+4701
2010-10-23Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk7-22/+28
2010-10-23Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk7-111/+90
2010-10-23a4m072: add CONFIG_SYS_FLASH_BANKS_SIZES defineIlya Yanok1-0/+1
2010-10-23cfi_flash: handle 'chip size exceeds address window' situationIlya Yanok1-5/+23
2010-10-22ehci-hcd.c: fix hanging under higher loadWolfgang Denk1-1/+1
2010-10-22usb_storage: constify us_direction lookup tableMike Frysinger1-1/+1
2010-10-22usb: musb: constify a bitMike Frysinger3-19/+21
2010-10-22USB: fix Queue Element Transfer Descriptor changesWolfgang Denk1-1/+1