Commit Graph

97 Commits (6ce8932494043246667979b3efacdee5e4ec5dfd)

Author SHA1 Message Date
Masahiro Yamada 79d75d7527 ARM: move -march=* and -mtune= options to arch/arm/Makefile 10 years ago
Rob Herring 7682a99826 remove unnecessary version.h includes 10 years ago
Marcel Ziswiler 901f79e4de arm: pxa: introducing cpuinfo display for marvell pxa270m 10 years ago
Albert ARIBAUD 41623c91b0 arm: move exception handling out of start.S files 11 years ago
Albert ARIBAUD 60a4f39fcd arm: remove unused _end_vect and _vectors_end symbols 11 years ago
Albert ARIBAUD 23ff29bc17 arm: pxa: move SP check from start.S to cpuinfo.c 11 years ago
Albert ARIBAUD b60eff31f3 arm: remove unneeded symbol offsets and _TEXT_BASE 11 years ago
Masahiro Yamada 95ddcd68ab kbuild: rename OBJCFLAGS to OBJCOPYFLAGS 11 years ago
Masahiro Yamada bf1af3d872 ARM: merge commonly-defined PLATFORM_RELFLAGS 11 years ago
Marek Vasut 67decc71ed ARM: pxa: Fix OneNAND SPL builds 11 years ago
Sergei Ianovich 23f00caf6e ARM: pxa: prevent PXA270 occasional reboot freezes 11 years ago
Tom Rini 49a90e2975 ARM:PXA: Correct tick_to_time / us_to_tick to use lldiv 11 years ago
Masahiro Yamada fa8f95084d ARM: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Masahiro Yamada 3102274d8b ARM: refactor compiler options in config.mk 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Mike Dunn 84c617beb2 pxa: use -mcpu=xscale compiler option 12 years ago
Mike Dunn 097d86d098 pxa: turn icache off in cpu_init_crit() 12 years ago
Sergey Yanovich 847e6693cc arm: pxa: config option for PXA270 turbo mode 12 years ago
Albert ARIBAUD 3da0e5750b arm: factorize relocate_code routine 12 years ago
Albert ARIBAUD fa6c7413d1 arm: do not compile relocate_code() for SPL builds 12 years ago
Łukasz Dałek 2ac2bb7ad2 pxa: Add weak attribute to reset_cpu() function 12 years ago
Tetsuyuki Kobayashi 4411b2aea7 BUGFIX: arm: data abort in get_bad_stack_swi 12 years ago
Benoît Thébaudeau 5c6db120fc arm: Remove unused relocate_code() parameters 12 years ago
Benoît Thébaudeau 7086e91b0e arm: relocate_code(): Use __image_copy_end for end of relocation 12 years ago
Benoît Thébaudeau 4b3db1cd31 arm: relocate_code(): Remove useless relocation offset computation 12 years ago
Benoît Thébaudeau 959eaa74b8 arm: relocate_code() is no longer noreturn 12 years ago
Benoît Thébaudeau 508611bcb7 arm: start.S: Fix _TEXT_BASE for SPL 12 years ago
Jeroen Hofstee 0698095af6 lcd, pxafb: move the pxafb to drivers/video 12 years ago
Wolfgang Denk 46d1d5dd43 common/lcd.c: cleanup use of global variables 12 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Simon Glass 582601da2f arm: Move lastinc to arch_global_data 12 years ago
Simon Glass 66ee692347 arm: Move tbl to arch_global_data 12 years ago
Ł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