Commit Graph

105 Commits (2ac718821a88885bd749976ff3ce6f853f2da0c9)

Author SHA1 Message Date
Tom Rini 3a649407a4 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 8 years ago
Tom Rini 067716bac5 ARM: Move SYS_CACHELINE_SIZE over to Kconfig 9 years ago
Vasily Khoruzhick 9cfc059853 pxa: add support for D- and I- caches 9 years ago
Vasily Khoruzhick 9ddde3e6ce pxa: start.S: enable SRAM clock 9 years ago
Yuichiro Goto ba10b852fe ARM: start.S: fix typo 9 years ago
Marcel Ziswiler 67b855fe54 arm: pxa: clean-up include file order 10 years ago
Andrew Ruder 7d211fec96 arm: pxa: use common timer functions 10 years ago
Andrew Ruder 07a8e6d6ee pxa: Fix boot hang by avoiding vector relocation 10 years ago
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 12 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. 13 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