Age | Commit message (Expand) | Author |
2010-12-09 | arm: fixloop(): do not use r8 for relocation | Andreas Bießmann |
2010-12-09 | arm: relocate_code(): do not set register useless | Andreas Bießmann |
2010-12-09 | arm: copy_loop(): use scratch register | Andreas Bießmann |
2010-12-08 | arm: add 8-byte alignment for ABI compliance before board_init_f | Heiko Schocher |
2010-12-08 | ARMV7: Vexpress: fix build errors | Matt Waddel |
2010-12-07 | arm920t/at91/timer: replace bss variables by gd | Andreas Bießmann |
2010-12-07 | arm920t/at91/reset: board_reset: define weak symbol | Andreas Bießmann |
2010-12-07 | AT91: fix EMAC gpio init in at91sam9260_devices.c | Reinhard Meyer |
2010-11-30 | Merge branch 'master' of git://git.denx.de/u-boot-samsung | Wolfgang Denk |
2010-11-30 | ARMV7: S5P: timer: get the count_value from register when call udelay | Minkyu Kang |
2010-11-29 | AM3517:EMIF4: fix SDRAM size to 256Mb | Vaibhav Hiremath |
2010-11-26 | arm1176: bugfix: fix start.S for ELF relocation | Albert Aribaud |
2010-11-26 | arm: add ELF relocation support to rest of cpus | Albert Aribaud |
2010-11-21 | imx: Get fec mac address from fuse | Liu Hui-R64343 |
2010-11-19 | omap4: board: change global data pointer to file scope | Nishanth Menon |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-11-17 | ARM: fix linker file for newer ld support | Albert Aribaud |
2010-11-04 | armv7, beagle: Second SDRAM bank don;t work | Heiko Schocher |
2010-10-29 | Merge branch 'master' of git://git.denx.de/u-boot-marvell | Wolfgang Denk |
2010-10-29 | Merge branch 'master' of git://git.denx.de/u-boot-imx | Wolfgang Denk |
2010-10-29 | Merge branch 'master' of git://git.denx.de/u-boot-samsung | Wolfgang Denk |
2010-10-29 | Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxa | Wolfgang Denk |
2010-10-29 | Drop support for CONFIG_SKIP_RELOCATE_UBOOT | Wolfgang Denk |
2010-10-29 | Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC | Wolfgang Denk |
2010-10-28 | Kirkwood: bugfix: DRAM size initialization | Tanmay Upadhyay |
2010-10-28 | MX51: remove warning in clock.c | Stefano Babic |
2010-10-28 | imx25: Fix reset | Matthias Weisser |
2010-10-28 | MX5:use common u-boot.lds of cpu layer | Jason Liu |
2010-10-28 | Add generic support for samsung s3c2440 | C Nauman |
2010-10-27 | arm/pxa: remove unused arch-pxa/macro.h | Mikhail Kshevetskiy |
2010-10-27 | Coding Style cleanup | Wolfgang Denk |
2010-10-26 | ARM: use the same branch insn on all architectures | Wolfgang Denk |
2010-10-26 | arm1176: fix relocation | Darius Augulis |
2010-10-26 | ARM: fix address setup in start.S | Darius Augulis |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-10-26 | ARM: Use consistent assembler syntax | Gray Remlin |
2010-10-22 | PXA: Use pxa-regs.h register definitions in start.S | Marek Vasut |
2010-10-22 | PXA: Implement ELF relocation | Marek Vasut |
2010-10-20 | MX31: Removed warnings for iomux function | Stefano Babic |
2010-10-19 | PXA: Fix reloc, Push lowlevel init into C code | Marek Vasut |
2010-10-19 | PXA: pxafb: Marvell Littleton LCD definition | Marek Vasut |
2010-10-19 | PXA: pxafb: Add support for Sharp LQ038J7DH53 | Marek Vasut |
2010-10-19 | PXA: pxafb: Add ACX517AKN support | Marek Vasut |
2010-10-19 | PXA: pxa-regs.h cleanup | Marek Vasut |
2010-10-19 | PXA: pxafb: Fix indent problems | Marek Vasut |
2010-10-19 | Merge branch 'at91' of git://git.denx.de/u-boot-atmel | Wolfgang Denk |
2010-10-19 | Merge branch 'elf_reloc' | Wolfgang Denk |
2010-10-19 | Merge branch 'master' of git://git.denx.de/u-boot-imx | Wolfgang Denk |
2010-10-19 | AT91 clock/timer: move static data to global_data struct | Reinhard Meyer |
2010-10-19 | MX5: Remove dead code with ENABLE_IMPRECISE_ABORT | Jason Liu |