index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
pxa
Age
Commit message (
Expand
)
Author
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-09-23
ARM: refactor compiler options in config.mk
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-22
pxa: use -mcpu=xscale compiler option
Mike Dunn
2013-06-22
pxa: turn icache off in cpu_init_crit()
Mike Dunn
2013-06-12
arm: pxa: config option for PXA270 turbo mode
Sergey Yanovich
2013-05-30
arm: factorize relocate_code routine
Albert ARIBAUD
2013-05-30
arm: do not compile relocate_code() for SPL builds
Albert ARIBAUD
2013-05-05
pxa: Add weak attribute to reset_cpu() function
Łukasz Dałek
2013-04-13
BUGFIX: arm: data abort in get_bad_stack_swi
Tetsuyuki Kobayashi
2013-04-12
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-04-12
arm: Remove unused relocate_code() parameters
Benoît Thébaudeau
2013-04-12
arm: relocate_code(): Use __image_copy_end for end of relocation
Benoît Thébaudeau
2013-04-12
arm: relocate_code(): Remove useless relocation offset computation
Benoît Thébaudeau
2013-04-12
arm: relocate_code() is no longer noreturn
Benoît Thébaudeau
2013-04-12
arm: start.S: Fix _TEXT_BASE for SPL
Benoît Thébaudeau
2013-03-21
lcd, pxafb: move the pxafb to drivers/video
Jeroen Hofstee
2013-03-21
common/lcd.c: cleanup use of global variables
Wolfgang Denk
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2013-02-01
arm: Move lastinc to arch_global_data
Simon Glass
2013-02-01
arm: Move tbl to arch_global_data
Simon Glass
2013-01-14
pxa: Save lr register in relocate_code function
Łukasz Dałek
2013-01-08
arm: move C runtime setup code in crt0.S
Albert ARIBAUD
2012-10-15
pxa: Add code to examine cpu model and revision
Lukasz Dalek
2012-10-04
arm: Fixed the offset for the no relocation.
Zhong Hongbo
2012-07-20
arm: Fix to mistake clean the memory space
Zhong Hongbo
2012-03-30
arm: Use common .lds file where possible
Simon Glass
2012-03-26
PXA: Fix missing get_tbclk() breaking vpac boards
Marek Vasut
2012-03-19
usb: replace wait_ms() with mdelay()
Mike Frysinger
2011-12-11
pxa: activate the first usb host port on pxa27x by default
Stefan Herbrechtsmeier
2011-12-11
pxa: fix usb host register mismatch
Stefan Herbrechtsmeier
2011-12-06
PXA: Rename pxa_dram_init to pxa2xx_dram_init
Marek Vasut
2011-12-06
PXA: Replace timer driver
Marek Vasut
2011-12-06
PXA: Add cpuinfo display for PXA2xx
Marek Vasut
2011-12-06
PXA: Separate PXA2xx CPU init
Marek Vasut
2011-12-06
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
Marek Vasut
2011-12-06
PXA: Re-add the Dcache locking as RAM for pxa250
Marek Vasut
2011-12-06
PXA: Rework start.S to be closer to other ARMs
Marek Vasut
2011-11-03
Reduce build times
Wolfgang Denk
2011-09-07
PXA: FIX: Deep-sleep return address in stored in PSPR
Marek Vasut
2011-07-26
Timer: Remove reset_timer_masked()
Graeme Russ
2011-07-26
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
2011-07-26
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
Aneesh V
2011-04-27
mv_i2c: use structure to replace the direclty define
Lei Wen
2011-04-27
pxa: move i2c driver to the common place
Lei Wen
2011-03-27
arm: fix incorrect monitor protection region in FLASH
Po-Yu Chuang
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
2011-02-02
ARM: */start.S: code cleanup
Liu Hui-R64343
2010-12-13
ARM: */start.S: use canonical asm syntax
Wolfgang Denk
[next]