Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-samsung | Wolfgang Denk | 2010-10-29 | -751/+1048 | |
|\ \ \ \ | |||||
| * | | | | Add generic support for samsung s3c2440 | C Nauman | 2010-10-28 | -740/+1016 | |
| * | | | | ARMV7: S5P: serial: support the s5pc210 | Minkyu Kang | 2010-10-19 | -4/+16 | |
| * | | | | s5p_mmc: support 8-bit bus width | Jaehoon Chung | 2010-10-19 | -7/+16 | |
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2010-10-29 | -2/+3 | |
|\ \ \ \ \ | |||||
| * | | | | | Blackfin: config.mk: drop manual stripping of config vars | Mike Frysinger | 2010-10-27 | -2/+0 | |
| * | | | | | Blackfin: fix building after asm-offsets.h intro | Mike Frysinger | 2010-10-27 | -0/+3 | |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxa | Wolfgang Denk | 2010-10-29 | -368/+0 | |
|\ \ \ \ \ | |||||
| * | | | | | arm/pxa: remove unused arch-pxa/macro.h | Mikhail Kshevetskiy | 2010-10-27 | -368/+0 | |
| |/ / / / | |||||
* | | | | | Drop support for CONFIG_SKIP_RELOCATE_UBOOT | Wolfgang Denk | 2010-10-29 | -109/+8 | |
* | | | | | Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC | Wolfgang Denk | 2010-10-29 | -2023/+10 | |
* | | | | | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC | Wolfgang Denk | 2010-10-29 | -91/+46 | |
|/ / / / | |||||
* | | | | Prepare v2010.12-rc1v2010.12-rc1 | Wolfgang Denk | 2010-10-27 | -2/+2 | |
* | | | | Coding Style cleanup | Wolfgang Denk | 2010-10-27 | -162/+117 | |
* | | | | cmd_onenand.c: Fix command usage help. | Enric Balletbo i Serra | 2010-10-27 | -0/+3 | |
* | | | | mmc: seperate block number into small parts for multi-write cmd | Lei Wen | 2010-10-27 | -15/+39 | |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-sparc | Wolfgang Denk | 2010-10-27 | -0/+11 | |
|\ \ \ \ | |||||
| * | | | | SPARC: added unaligned definitions | Magnus Sjalander | 2010-10-22 | -0/+11 | |
* | | | | | env_sf: updated to the new environment code | Stefano Babic | 2010-10-27 | -95/+77 | |
* | | | | | Makefile: fix dependencies for building NAND_SPL | Wolfgang Denk | 2010-10-27 | -1/+1 | |
* | | | | | make-asm-offsets: fix sed script | Wolfgang Denk | 2010-10-27 | -2/+2 | |
* | | | | | mcu25: fix out of tree building | Wolfgang Denk | 2010-10-27 | -10/+10 | |
* | | | | | Revert "cmd_net: drop spurious comma in U_BOOT_CMD" | Wolfgang Denk | 2010-10-27 | -1/+1 | |
* | | | | | post/drivers/i2c.c: fix compile error | Wolfgang Denk | 2010-10-27 | -1/+1 | |
* | | | | | ARM: use the same branch insn on all architectures | Wolfgang Denk | 2010-10-26 | -10/+10 | |
* | | | | | Remove config.mk for da8xxevm based boards. | Sughosh Ganu | 2010-10-26 | -43/+2 | |
* | | | | | arm, bootm: Fix compile warning | Heiko Schocher | 2010-10-26 | -2/+0 | |
* | | | | | cmd_net: drop spurious comma in U_BOOT_CMD | Mike Frysinger | 2010-10-26 | -1/+1 | |
* | | | | | arm1176: fix relocation | Darius Augulis | 2010-10-26 | -61/+97 | |
* | | | | | ARM: fix address setup in start.S | Darius Augulis | 2010-10-26 | -8/+16 | |
* | | | | | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | -956/+518 | |
* | | | | | include/asm-offsets.h: automatically generate assembler constants | Wolfgang Denk | 2010-10-26 | -2/+96 | |
* | | | | | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk | 2010-10-26 | -759/+759 | |
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2010-10-26 | -11/+6 | |
|\ \ \ \ \ | |||||
| * | | | | | Blackfin: adi boards: set compiled size limits | Mike Frysinger | 2010-10-25 | -0/+4 | |
| * | | | | | Blackfin: bf527-ezkit-v2: move to boards.cfg | Mike Frysinger | 2010-10-25 | -11/+2 | |
* | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2010-10-26 | -0/+1544 | |
|\ \ \ \ \ \ | |||||
| * | | | | | | ppc4xx: Add Io and IoCon 405EP board support | Dirk Eibach | 2010-10-25 | -0/+1544 | |
| |/ / / / / | |||||
| * | | | | | Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master | Wolfgang Denk | 2010-10-25 | -9323/+6790 | |
| |\ \ \ \ \ | |||||
| * | | | | | | ehci-hcd.c: fix hanging under higher load | Wolfgang Denk | 2010-10-22 | -1/+1 | |
* | | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk | 2010-10-26 | -1/+1 | |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ARMV7: OMAP: I2C driver: Fix bug found in 37XX testing | Steve Sakoman | 2010-10-25 | -1/+1 | |
| |/ / / / / / | |||||
* | | | | | | | ARM: Use consistent assembler syntax | Gray Remlin | 2010-10-26 | -15/+15 | |
* | | | | | | | hcu4, hcu5: fix out of tree building | Wolfgang Denk | 2010-10-24 | -18/+19 | |
* | | | | | | | MPC8315ERD: fix build error | Wolfgang Denk | 2010-10-24 | -1/+1 | |
* | | | | | | | VoVPN-GW_100MHz: drop unsupported board configuration | Wolfgang Denk | 2010-10-24 | -1/+1 | |
* | | | | | | | lite5200b_PM: fix compile warning | Wolfgang Denk | 2010-10-24 | -1/+1 | |
| |/ / / / / |/| | | | | | |||||
* | | | | | | MAKEALL: drop non-existent i386 config | Mike Frysinger | 2010-10-23 | -3/+1 | |
* | | | | | | ARM: fix relocation support for onenand device. | Enric Balletbo i Serra | 2010-10-23 | -0/+9 | |
* | | | | | | MVBLM7: make TSEC2 work again. | Andre Schwarz | 2010-10-23 | -1/+1 |