Commit Graph

61 Commits (d3f8752ed60cbd18022aee0afb7784754c125170)

Author SHA1 Message Date
Łukasz Dałek df3ad6c81d pxa: Save lr register in relocate_code function 12 years ago
Albert ARIBAUD e05e5de7fa arm: move C runtime setup code in crt0.S 12 years ago
Lukasz Dalek 539e9ffd92 pxa: Add code to examine cpu model and revision 12 years ago
Zhong Hongbo 76abfa5781 arm: Fixed the offset for the no relocation. 12 years ago
Zhong Hongbo 448217d4b2 arm: Fix to mistake clean the memory space 13 years ago
Simon Glass 4a0764858b arm: Use common .lds file where possible 13 years ago
Marek Vasut 30a14ea2b1 PXA: Fix missing get_tbclk() breaking vpac boards 13 years ago
Mike Frysinger 5b84dd67cf usb: replace wait_ms() with mdelay() 13 years ago
Stefan Herbrechtsmeier 66a181864d pxa: activate the first usb host port on pxa27x by default 13 years ago
Stefan Herbrechtsmeier 1c0a14ebb7 pxa: fix usb host register mismatch 13 years ago
Marek Vasut f68d2a222f PXA: Rename pxa_dram_init to pxa2xx_dram_init 13 years ago
Marek Vasut d1bb9443f0 PXA: Replace timer driver 13 years ago
Marek Vasut e8de0fa896 PXA: Add cpuinfo display for PXA2xx 13 years ago
Marek Vasut d10237d275 PXA: Separate PXA2xx CPU init 13 years ago
Marek Vasut abc20aba18 PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X 13 years ago
Marek Vasut 7f4cfcf40d PXA: Re-add the Dcache locking as RAM for pxa250 13 years ago
Marek Vasut 20f7b1b745 PXA: Rework start.S to be closer to other ARMs 13 years ago
Wolfgang Denk cca4e4aec1 Reduce build times 13 years ago
Marek Vasut b793bb92a2 PXA: FIX: Deep-sleep return address in stored in PSPR 13 years ago
Graeme Russ 17659d7de9 Timer: Remove reset_timer_masked() 14 years ago
Graeme Russ 4769be21cc Timer: Remove reset_timer() for non-Nios2 arches 14 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 14 years ago
Aneesh V 401bb30b6d replace CONFIG_PRELOADER with CONFIG_SPL_BUILD 14 years ago
Lei Wen 3df619ec2c mv_i2c: use structure to replace the direclty define 14 years ago
Lei Wen 68432c2743 pxa: move i2c driver to the common place 14 years ago
Po-Yu Chuang f326cbba98 arm: fix incorrect monitor protection region in FLASH 14 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 14 years ago
Liu Hui-R64343 386ad72637 ARM: */start.S: code cleanup 14 years ago
Wolfgang Denk 3600945b5a ARM: */start.S: use canonical asm syntax 14 years ago
Andreas Bießmann 1f52d89f2b arm: fixloop(): do not use r8 for relocation 14 years ago
Andreas Bießmann a1a47d3c57 arm: relocate_code(): do not set register useless 14 years ago
Andreas Bießmann a78fb68f71 arm: copy_loop(): use scratch register 14 years ago
Heiko Schocher 296cae732b arm: add 8-byte alignment for ABI compliance before board_init_f 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Albert Aribaud aaeb0a890a ARM: fix linker file for newer ld support 14 years ago
Wolfgang Denk e03f316974 Drop support for CONFIG_SKIP_RELOCATE_UBOOT 14 years ago
Wolfgang Denk a9aa392629 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC 14 years ago
Mikhail Kshevetskiy 9b8081a452 arm/pxa: remove unused arch-pxa/macro.h 14 years ago
Wolfgang Denk 071bc92330 Coding Style cleanup 14 years ago
Darius Augulis 123fb7deb2 ARM: fix address setup in start.S 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
Marek Vasut 4abf2f7a23 PXA: Use pxa-regs.h register definitions in start.S 14 years ago
Marek Vasut 6e96cf9a81 PXA: Implement ELF relocation 14 years ago
Marek Vasut 2cad92fd67 PXA: Fix reloc, Push lowlevel init into C code 14 years ago
Marek Vasut 8b71d2b710 PXA: pxafb: Marvell Littleton LCD definition 14 years ago
Marek Vasut 42222be43c PXA: pxafb: Add support for Sharp LQ038J7DH53 14 years ago
Marek Vasut f7d58d9166 PXA: pxafb: Add ACX517AKN support 14 years ago
Marek Vasut 3ba8bf7c6d PXA: pxa-regs.h cleanup 14 years ago
Marek Vasut 9f80a20e05 PXA: pxafb: Fix indent problems 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago