index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
pxa
Commit message (
Expand
)
Author
Age
Files
Lines
*
pxa: Add code to examine cpu model and revision
Lukasz Dalek
2012-10-15
1
-2
/
+9
*
arm: Fixed the offset for the no relocation.
Zhong Hongbo
2012-10-04
1
-0
/
+1
*
arm: Fix to mistake clean the memory space
Zhong Hongbo
2012-07-20
1
-3
/
+5
*
arm: Use common .lds file where possible
Simon Glass
2012-03-30
1
-86
/
+0
*
PXA: Fix missing get_tbclk() breaking vpac boards
Marek Vasut
2012-03-26
1
-0
/
+5
*
usb: replace wait_ms() with mdelay()
Mike Frysinger
2012-03-19
1
-1
/
+1
*
pxa: activate the first usb host port on pxa27x by default
Stefan Herbrechtsmeier
2011-12-11
1
-2
/
+2
*
pxa: fix usb host register mismatch
Stefan Herbrechtsmeier
2011-12-11
1
-1
/
+1
*
PXA: Rename pxa_dram_init to pxa2xx_dram_init
Marek Vasut
2011-12-06
1
-2
/
+2
*
PXA: Replace timer driver
Marek Vasut
2011-12-06
1
-52
/
+35
*
PXA: Add cpuinfo display for PXA2xx
Marek Vasut
2011-12-06
2
-0
/
+134
*
PXA: Separate PXA2xx CPU init
Marek Vasut
2011-12-06
2
-73
/
+31
*
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
Marek Vasut
2011-12-06
4
-20
/
+20
*
PXA: Re-add the Dcache locking as RAM for pxa250
Marek Vasut
2011-12-06
2
-2
/
+116
*
PXA: Rework start.S to be closer to other ARMs
Marek Vasut
2011-12-06
2
-247
/
+153
*
Reduce build times
Wolfgang Denk
2011-11-03
1
-1
/
+2
*
PXA: FIX: Deep-sleep return address in stored in PSPR
Marek Vasut
2011-09-07
1
-1
/
+1
*
Timer: Remove reset_timer_masked()
Graeme Russ
2011-07-26
1
-7
/
+1
*
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
1
-6
/
+1
*
Timer: Remove set_timer completely
Graeme Russ
2011-07-26
1
-5
/
+0
*
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
Aneesh V
2011-07-26
1
-15
/
+15
*
mv_i2c: use structure to replace the direclty define
Lei Wen
2011-04-27
1
-0
/
+10
*
pxa: move i2c driver to the common place
Lei Wen
2011-04-27
2
-470
/
+0
*
arm: fix incorrect monitor protection region in FLASH
Po-Yu Chuang
2011-03-27
2
-0
/
+6
*
rename _end to __bss_end__
Po-Yu Chuang
2011-03-27
2
-2
/
+2
*
ARM: */start.S: code cleanup
Liu Hui-R64343
2011-02-02
1
-2
/
+0
*
ARM: */start.S: use canonical asm syntax
Wolfgang Denk
2010-12-13
1
-1
/
+1
*
arm: fixloop(): do not use r8 for relocation
Andreas Bießmann
2010-12-09
1
-3
/
+3
*
arm: relocate_code(): do not set register useless
Andreas Bießmann
2010-12-09
1
-2
/
+2
*
arm: copy_loop(): use scratch register
Andreas Bießmann
2010-12-09
1
-5
/
+5
*
arm: add 8-byte alignment for ABI compliance before board_init_f
Heiko Schocher
2010-12-08
1
-0
/
+1
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
1
-2
/
+2
*
ARM: fix linker file for newer ld support
Albert Aribaud
2010-11-17
1
-11
/
+24
*
Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxa
Wolfgang Denk
2010-10-29
1
-1
/
+0
|
\
|
*
arm/pxa: remove unused arch-pxa/macro.h
Mikhail Kshevetskiy
2010-10-27
1
-1
/
+0
*
|
Drop support for CONFIG_SKIP_RELOCATE_UBOOT
Wolfgang Denk
2010-10-29
1
-4
/
+0
*
|
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
Wolfgang Denk
2010-10-29
1
-20
/
+8
|
/
*
Coding Style cleanup
Wolfgang Denk
2010-10-27
1
-1
/
+1
*
ARM: fix address setup in start.S
Darius Augulis
2010-10-26
1
-2
/
+4
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
1
-2
/
+3
*
PXA: Use pxa-regs.h register definitions in start.S
Marek Vasut
2010-10-22
1
-12
/
+8
*
PXA: Implement ELF relocation
Marek Vasut
2010-10-22
2
-76
/
+72
*
PXA: Fix reloc, Push lowlevel init into C code
Marek Vasut
2010-10-19
2
-214
/
+359
*
PXA: pxafb: Marvell Littleton LCD definition
Marek Vasut
2010-10-19
1
-0
/
+33
*
PXA: pxafb: Add support for Sharp LQ038J7DH53
Marek Vasut
2010-10-19
1
-0
/
+34
*
PXA: pxafb: Add ACX517AKN support
Marek Vasut
2010-10-19
1
-0
/
+34
*
PXA: pxa-regs.h cleanup
Marek Vasut
2010-10-19
5
-106
/
+123
*
PXA: pxafb: Fix indent problems
Marek Vasut
2010-10-19
1
-100
/
+100
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
1
-1
/
+1
*
arm: bugfix: replace ble with blo in start.S files
Albert Aribaud
2010-10-11
1
-4
/
+4
[next]