summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-10-292-2/+3
|\ \ \ \
| * | | | Blackfin: config.mk: drop manual stripping of config varsMike Frysinger2010-10-271-2/+0
| * | | | Blackfin: fix building after asm-offsets.h introMike Frysinger2010-10-271-0/+3
| | |/ / | |/| |
* | | | Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxaWolfgang Denk2010-10-294-368/+0
|\ \ \ \
| * | | | arm/pxa: remove unused arch-pxa/macro.hMikhail Kshevetskiy2010-10-274-368/+0
| |/ / /
* | | | Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk2010-10-2961-109/+8
* | | | Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-2935-2023/+10
* | | | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-2937-91/+46
|/ / /
* | | Prepare v2010.12-rc1Wolfgang Denk2010-10-271-2/+2
* | | Coding Style cleanupWolfgang Denk2010-10-2732-162/+117
* | | cmd_onenand.c: Fix command usage help.Enric Balletbo i Serra2010-10-271-0/+3
* | | mmc: seperate block number into small parts for multi-write cmdLei Wen2010-10-271-15/+39
* | | Merge branch 'master' of git://git.denx.de/u-boot-sparcWolfgang Denk2010-10-272-0/+11
|\ \ \
| * | | SPARC: added unaligned definitionsMagnus Sjalander2010-10-222-0/+11
* | | | env_sf: updated to the new environment codeStefano Babic2010-10-271-95/+77
* | | | Makefile: fix dependencies for building NAND_SPLWolfgang Denk2010-10-271-1/+1
* | | | make-asm-offsets: fix sed scriptWolfgang Denk2010-10-271-2/+2
* | | | mcu25: fix out of tree buildingWolfgang Denk2010-10-271-10/+10
* | | | Revert "cmd_net: drop spurious comma in U_BOOT_CMD"Wolfgang Denk2010-10-271-1/+1
* | | | post/drivers/i2c.c: fix compile errorWolfgang Denk2010-10-271-1/+1
* | | | ARM: use the same branch insn on all architecturesWolfgang Denk2010-10-2610-10/+10
* | | | Remove config.mk for da8xxevm based boards.Sughosh Ganu2010-10-263-43/+2
* | | | arm, bootm: Fix compile warningHeiko Schocher2010-10-261-2/+0
* | | | cmd_net: drop spurious comma in U_BOOT_CMDMike Frysinger2010-10-261-1/+1
* | | | arm1176: fix relocationDarius Augulis2010-10-262-61/+97
* | | | ARM: fix address setup in start.SDarius Augulis2010-10-264-8/+16
* | | | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26560-956/+518
* | | | include/asm-offsets.h: automatically generate assembler constantsWolfgang Denk2010-10-266-2/+96
* | | | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-26337-759/+759
* | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-10-265-11/+6
|\ \ \ \
| * | | | Blackfin: adi boards: set compiled size limitsMike Frysinger2010-10-252-0/+4
| * | | | Blackfin: bf527-ezkit-v2: move to boards.cfgMike Frysinger2010-10-253-11/+2
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-10-2613-0/+1544
|\ \ \ \ \
| * | | | | ppc4xx: Add Io and IoCon 405EP board supportDirk Eibach2010-10-2513-0/+1544
| |/ / / /
| * | | | Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk2010-10-25170-9323/+6790
| |\ \ \ \
| * | | | | ehci-hcd.c: fix hanging under higher loadWolfgang Denk2010-10-221-1/+1
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-10-261-1/+1
|\ \ \ \ \ \
| * | | | | | ARMV7: OMAP: I2C driver: Fix bug found in 37XX testingSteve Sakoman2010-10-251-1/+1
| |/ / / / /
* | | | | | ARM: Use consistent assembler syntaxGray Remlin2010-10-263-15/+15
* | | | | | hcu4, hcu5: fix out of tree buildingWolfgang Denk2010-10-242-18/+19
* | | | | | MPC8315ERD: fix build errorWolfgang Denk2010-10-241-1/+1
* | | | | | VoVPN-GW_100MHz: drop unsupported board configurationWolfgang Denk2010-10-242-1/+1
* | | | | | lite5200b_PM: fix compile warningWolfgang Denk2010-10-241-1/+1
| |/ / / / |/| | | |
* | | | | MAKEALL: drop non-existent i386 configMike Frysinger2010-10-231-3/+1
* | | | | ARM: fix relocation support for onenand device.Enric Balletbo i Serra2010-10-232-0/+9
* | | | | MVBLM7: make TSEC2 work again.Andre Schwarz2010-10-231-1/+1
* | | | | hwconfig: Utilize getenv_f before relocation to allow for larger bufferKumar Gala2010-10-231-1/+20
* | | | | env_flash: Disable debug print statementsPeter Tyser2010-10-231-3/+0
* | | | | Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxaWolfgang Denk2010-10-2392-8658/+355
|\ \ \ \ \
| * | | | | PXA: Remove "xsengine" boardMarek Vasut2010-10-227-1035/+0
OpenPOWER on IntegriCloud