Commit Graph

107 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Tom Rini 3a649407a4 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 7 years ago
Tom Rini 067716bac5 ARM: Move SYS_CACHELINE_SIZE over to Kconfig 8 years ago
Vasily Khoruzhick 9cfc059853 pxa: add support for D- and I- caches 8 years ago
Vasily Khoruzhick 9ddde3e6ce pxa: start.S: enable SRAM clock 8 years ago
Yuichiro Goto ba10b852fe ARM: start.S: fix typo 8 years ago
Marcel Ziswiler 67b855fe54 arm: pxa: clean-up include file order 9 years ago
Andrew Ruder 7d211fec96 arm: pxa: use common timer functions 9 years ago
Andrew Ruder 07a8e6d6ee pxa: Fix boot hang by avoiding vector relocation 9 years ago
Masahiro Yamada 79d75d7527 ARM: move -march=* and -mtune= options to arch/arm/Makefile 9 years ago
Rob Herring 7682a99826 remove unnecessary version.h includes 9 years ago
Marcel Ziswiler 901f79e4de arm: pxa: introducing cpuinfo display for marvell pxa270m 9 years ago
Albert ARIBAUD 41623c91b0 arm: move exception handling out of start.S files 10 years ago
Albert ARIBAUD 60a4f39fcd arm: remove unused _end_vect and _vectors_end symbols 10 years ago
Albert ARIBAUD 23ff29bc17 arm: pxa: move SP check from start.S to cpuinfo.c 10 years ago
Albert ARIBAUD b60eff31f3 arm: remove unneeded symbol offsets and _TEXT_BASE 10 years ago
Masahiro Yamada 95ddcd68ab kbuild: rename OBJCFLAGS to OBJCOPYFLAGS 10 years ago
Masahiro Yamada bf1af3d872 ARM: merge commonly-defined PLATFORM_RELFLAGS 10 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 11 years ago
Mike Dunn 84c617beb2 pxa: use -mcpu=xscale compiler option 11 years ago
Mike Dunn 097d86d098 pxa: turn icache off in cpu_init_crit() 11 years ago
Sergey Yanovich 847e6693cc arm: pxa: config option for PXA270 turbo mode 11 years ago
Albert ARIBAUD 3da0e5750b arm: factorize relocate_code routine 11 years ago
Albert ARIBAUD fa6c7413d1 arm: do not compile relocate_code() for SPL builds 11 years ago
Łukasz Dałek 2ac2bb7ad2 pxa: Add weak attribute to reset_cpu() function 11 years ago
Tetsuyuki Kobayashi 4411b2aea7 BUGFIX: arm: data abort in get_bad_stack_swi 11 years ago
Benoît Thébaudeau 5c6db120fc arm: Remove unused relocate_code() parameters 11 years ago
Benoît Thébaudeau 7086e91b0e arm: relocate_code(): Use __image_copy_end for end of relocation 11 years ago
Benoît Thébaudeau 4b3db1cd31 arm: relocate_code(): Remove useless relocation offset computation 11 years ago
Benoît Thébaudeau 959eaa74b8 arm: relocate_code() is no longer noreturn 11 years ago
Benoît Thébaudeau 508611bcb7 arm: start.S: Fix _TEXT_BASE for SPL 11 years ago
Jeroen Hofstee 0698095af6 lcd, pxafb: move the pxafb to drivers/video 11 years ago
Wolfgang Denk 46d1d5dd43 common/lcd.c: cleanup use of global variables 11 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 11 years ago
Simon Glass 582601da2f arm: Move lastinc to arch_global_data 11 years ago
Simon Glass 66ee692347 arm: Move tbl to arch_global_data 11 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 12 years ago
Simon Glass 4a0764858b arm: Use common .lds file where possible 12 years ago
Marek Vasut 30a14ea2b1 PXA: Fix missing get_tbclk() breaking vpac boards 12 years ago