Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | imx: Get fec mac address from fuse | Liu Hui-R64343 | 2010-11-21 | 6 | -15/+96 |
* | Merge branch 'master' of git://git.denx.de/u-boot-marvell | Wolfgang Denk | 2010-10-29 | 1 | -0/+10 |
|\ | |||||
| * | Kirkwood: bugfix: DRAM size initialization | Tanmay Upadhyay | 2010-10-28 | 1 | -0/+10 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-imx | Wolfgang Denk | 2010-10-29 | 5 | -85/+15 |
|\ \ | |||||
| * | | mx51evk: support new relocation scheme | Shawn Guo | 2010-10-28 | 1 | -1/+2 |
| * | | MX51: remove warning in clock.c | Stefano Babic | 2010-10-28 | 1 | -1/+1 |
| * | | imx25: Fix reset | Matthias Weisser | 2010-10-28 | 2 | -10/+12 |
| * | | MX5:use common u-boot.lds of cpu layer | Jason Liu | 2010-10-28 | 1 | -73/+0 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-samsung | Wolfgang Denk | 2010-10-29 | 9 | -328/+598 |
|\ \ \ | |||||
| * | | | Add generic support for samsung s3c2440 | C Nauman | 2010-10-28 | 7 | -324/+586 |
| * | | | ARMV7: S5P: serial: support the s5pc210 | Minkyu Kang | 2010-10-19 | 1 | -3/+11 |
| * | | | s5p_mmc: support 8-bit bus width | Jaehoon Chung | 2010-10-19 | 1 | -1/+1 |
* | | | | Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxa | Wolfgang Denk | 2010-10-29 | 2 | -329/+0 |
|\ \ \ \ | |||||
| * | | | | arm/pxa: remove unused arch-pxa/macro.h | Mikhail Kshevetskiy | 2010-10-27 | 2 | -329/+0 |
| | |/ / | |/| | | |||||
* | | | | Drop support for CONFIG_SKIP_RELOCATE_UBOOT | Wolfgang Denk | 2010-10-29 | 14 | -38/+0 |
* | | | | Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC | Wolfgang Denk | 2010-10-29 | 24 | -1939/+8 |
* | | | | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC | Wolfgang Denk | 2010-10-29 | 2 | -35/+0 |
|/ / / | |||||
* | | | Coding Style cleanup | Wolfgang Denk | 2010-10-27 | 2 | -2/+1 |
* | | | ARM: use the same branch insn on all architectures | Wolfgang Denk | 2010-10-26 | 10 | -10/+10 |
* | | | arm, bootm: Fix compile warning | Heiko Schocher | 2010-10-26 | 1 | -2/+0 |
* | | | arm1176: fix relocation | Darius Augulis | 2010-10-26 | 2 | -61/+97 |
* | | | ARM: fix address setup in start.S | Darius Augulis | 2010-10-26 | 4 | -8/+16 |
* | | | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | 16 | -55/+58 |
* | | | ARM: Use consistent assembler syntax | Gray Remlin | 2010-10-26 | 3 | -15/+15 |
* | | | ARM: fix relocation support for onenand device. | Enric Balletbo i Serra | 2010-10-23 | 1 | -0/+3 |
* | | | Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxa | Wolfgang Denk | 2010-10-23 | 2 | -88/+80 |
|\ \ \ | |||||
| * | | | PXA: Use pxa-regs.h register definitions in start.S | Marek Vasut | 2010-10-22 | 1 | -12/+8 |
| * | | | PXA: Implement ELF relocation | Marek Vasut | 2010-10-22 | 2 | -76/+72 |
| | |/ | |/| | |||||
* | | | MX51: Add IPU driver for video support | Stefano Babic | 2010-10-22 | 1 | -0/+11 |
|/ / | |||||
* | | MX31: Removed warnings for iomux function | Stefano Babic | 2010-10-20 | 2 | -4/+4 |
* | | PXA: Fix reloc, Push lowlevel init into C code | Marek Vasut | 2010-10-19 | 2 | -214/+359 |
* | | PXA: fix MDREFR[APD] bit setting | Mikhail Kshevetskiy | 2010-10-19 | 1 | -8/+12 |
* | | PXA: pxafb: Marvell Littleton LCD definition | Marek Vasut | 2010-10-19 | 1 | -0/+33 |
* | | PXA: pxafb: Add support for Sharp LQ038J7DH53 | Marek Vasut | 2010-10-19 | 1 | -0/+34 |
* | | PXA: pxafb: Add ACX517AKN support | Marek Vasut | 2010-10-19 | 1 | -0/+34 |
* | | PXA: pxa-regs.h cleanup | Marek Vasut | 2010-10-19 | 7 | -1417/+1561 |
* | | PXA: pxafb: Fix indent problems | Marek Vasut | 2010-10-19 | 1 | -100/+100 |
* | | Merge branch 'at91' of git://git.denx.de/u-boot-atmel | Wolfgang Denk | 2010-10-19 | 4 | -71/+84 |
|\ \ | |||||
| * | | AT91 clock/timer: move static data to global_data struct | Reinhard Meyer | 2010-10-19 | 3 | -71/+83 |
| * | | at91rm9200: enable USB support | Andreas Bießmann | 2010-10-19 | 1 | -0/+1 |
* | | | Merge branch 'elf_reloc' | Wolfgang Denk | 2010-10-19 | 11 | -239/+312 |
|\ \ \ | |||||
| * | | | arm1136, qong: add support for ELF relocations | Heiko Schocher | 2010-10-13 | 2 | -78/+108 |
| * | | | armv7, beagle: add support for ELF relocations | Heiko Schocher | 2010-10-13 | 3 | -54/+86 |
| * | | | arm926ejs, tx25: add support for ELF relocations | Heiko Schocher | 2010-10-13 | 2 | -4/+6 |
| * | | | arm: implement ELF relocations | Albert Aribaud | 2010-10-13 | 6 | -108/+116 |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-imx | Wolfgang Denk | 2010-10-19 | 15 | -58/+50 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | MX5: Remove dead code with ENABLE_IMPRECISE_ABORT | Jason Liu | 2010-10-19 | 1 | -14/+0 |
| * | | | MX5: rename mx51 to mx5 | Jason Liu | 2010-10-18 | 15 | -44/+50 |
* | | | | ARM: add flat device tree support | John Rigby | 2010-10-18 | 2 | -16/+123 |
| |_|/ |/| | | |||||
* | | | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 18 | -26/+26 |
|/ / |