Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d7b17a9be6ebb392e8df992a93d6fc33b9a7ad74
/
arch
/
arm
/
cpu
/
pxa
1a324a5
arm: Fix to mistake clean the memory space
by Zhong Hongbo
· Sat Jul 07 03:24:33 2012 +0000
22f26fe
arm: Use common .lds file where possible
by Simon Glass
· Mon Feb 20 20:17:52 2012 +0000
454afe7
PXA: Fix missing get_tbclk() breaking vpac boards
by Marek Vasut
· Mon Feb 27 13:59:47 2012 +0100
60ce19a
usb: replace wait_ms() with mdelay()
by Mike Frysinger
· Mon Mar 05 13:47:00 2012 +0000
13d240f
pxa: activate the first usb host port on pxa27x by default
by Stefan Herbrechtsmeier
· Mon Oct 17 17:22:47 2011 +0200
38f79c6
pxa: fix usb host register mismatch
by Stefan Herbrechtsmeier
· Mon Oct 17 17:22:46 2011 +0200
08341be
PXA: Rename pxa_dram_init to pxa2xx_dram_init
by Marek Vasut
· Sat Nov 26 11:18:57 2011 +0100
ba2d9be
PXA: Replace timer driver
by Marek Vasut
· Sat Nov 26 10:02:41 2011 +0100
78aca0e
PXA: Add cpuinfo display for PXA2xx
by Marek Vasut
· Sat Nov 26 08:11:32 2011 +0100
9da6fe5
PXA: Separate PXA2xx CPU init
by Marek Vasut
· Sat Nov 26 07:32:24 2011 +0100
85cc88a
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
by Marek Vasut
· Sat Nov 26 07:20:07 2011 +0100
f1ac784
PXA: Re-add the Dcache locking as RAM for pxa250
by Marek Vasut
· Sat Nov 05 19:26:47 2011 +0100
b909162
PXA: Rework start.S to be closer to other ARMs
by Marek Vasut
· Mon Oct 31 14:12:39 2011 +0100
9209ed5
Reduce build times
by Wolfgang Denk
· Tue Nov 01 20:54:02 2011 +0000
b1e36b4
PXA: FIX: Deep-sleep return address in stored in PSPR
by Marek Vasut
· Wed Sep 07 03:25:45 2011 +0000
944a7fe
Timer: Remove reset_timer_masked()
by Graeme Russ
· Fri Jul 15 02:21:14 2011 +0000
139d6cf
Timer: Remove reset_timer() for non-Nios2 arches
by Graeme Russ
· Fri Jul 15 02:19:44 2011 +0000
5e669ff
Timer: Remove set_timer completely
by Graeme Russ
· Fri Jul 15 02:18:12 2011 +0000
552a319
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
by Aneesh V
· Wed Jul 13 05:11:07 2011 +0000
a41374b4
mv_i2c: use structure to replace the direclty define
by Lei Wen
· Wed Apr 13 23:48:31 2011 +0530
d3ae17b
pxa: move i2c driver to the common place
by Lei Wen
· Wed Apr 13 23:48:16 2011 +0530
1864b00
arm: fix incorrect monitor protection region in FLASH
by Po-Yu Chuang
· Tue Mar 01 23:02:04 2011 +0000
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· Tue Mar 01 22:59:59 2011 +0000
52d1fdb
ARM: */start.S: code cleanup
by Liu Hui-R64343
· Wed Dec 22 18:35:04 2010 +0000
899cdd1
ARM: */start.S: use canonical asm syntax
by Wolfgang Denk
· Thu Dec 09 11:26:24 2010 +0100
318cea1
arm: fixloop(): do not use r8 for relocation
by Andreas Bießmann
· Wed Dec 01 00:58:35 2010 +0100
007b38f
arm: relocate_code(): do not set register useless
by Andreas Bießmann
· Wed Dec 01 00:58:34 2010 +0100
8cfbda9
arm: copy_loop(): use scratch register
by Andreas Bießmann
· Wed Dec 01 00:58:33 2010 +0100
17f288a
arm: add 8-byte alignment for ABI compliance before board_init_f
by Heiko Schocher
· Fri Nov 12 07:53:55 2010 +0100
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
c6665d7
ARM: fix linker file for newer ld support
by Albert Aribaud
· Mon Nov 15 21:46:03 2010 +0100
1763e55
Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxa
by Wolfgang Denk
· Fri Oct 29 21:44:40 2010 +0200
804d193
Drop support for CONFIG_SKIP_RELOCATE_UBOOT
by Wolfgang Denk
· Thu Oct 28 20:52:49 2010 +0200
627857d
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
by Wolfgang Denk
· Thu Oct 28 20:35:36 2010 +0200
2f570f2
arm/pxa: remove unused arch-pxa/macro.h
by Mikhail Kshevetskiy
· Thu Oct 28 01:47:24 2010 +0400
1136f69
Coding Style cleanup
by Wolfgang Denk
· Wed Oct 27 22:48:30 2010 +0200
50a0a9c
ARM: fix address setup in start.S
by Darius Augulis
· Mon Oct 25 13:45:35 2010 +0300
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· Tue Oct 26 14:34:52 2010 +0200
541af6f
PXA: Use pxa-regs.h register definitions in start.S
by Marek Vasut
· Wed Oct 20 20:09:09 2010 +0200
f29c11b
PXA: Implement ELF relocation
by Marek Vasut
· Wed Oct 20 19:36:39 2010 +0200
b9b8ea3
PXA: Fix reloc, Push lowlevel init into C code
by Marek Vasut
· Tue Sep 28 15:44:10 2010 +0200
2b35a8f
PXA: pxafb: Marvell Littleton LCD definition
by Marek Vasut
· Thu Dec 31 03:44:22 2009 +0100
916caf9
PXA: pxafb: Add support for Sharp LQ038J7DH53
by Marek Vasut
· Mon Jul 19 11:21:38 2010 +0200
abd23e8
PXA: pxafb: Add ACX517AKN support
by Marek Vasut
· Sun Jul 18 04:46:55 2010 +0200
2db1e96
PXA: pxa-regs.h cleanup
by Marek Vasut
· Thu Sep 09 09:50:39 2010 +0200
8c4a26e
PXA: pxafb: Fix indent problems
by Marek Vasut
· Thu Sep 23 08:32:54 2010 +0200
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· Thu Oct 07 21:51:12 2010 +0200
0668d16
arm: bugfix: replace ble with blo in start.S files
by Albert Aribaud
· Tue Oct 05 16:06:39 2010 +0200
3d8f5fa
ARM: implement relocation for pxa
by Heiko Schocher
· Fri Sep 17 13:10:46 2010 +0200
34ed109
Prepare v2010.09-rc2
by Wolfgang Denk
· Sun Sep 19 17:47:52 2010 +0200
c2e92e0
PXA: Add support for LMS285GF05 into pxafb
by Marek Vasut
· Sat Jul 03 09:38:03 2010 +0200
846d9b6
Voipac PXA270 LCD Support
by Marek Vasut
· Sun Mar 07 23:35:48 2010 +0100
c13685c
PXA: Add OneNAND booting support to start.S
by Marek Vasut
· Tue Jul 06 02:48:35 2010 +0200
23cf8e4
Enable PXAFB for PXA27X and PXA3XX
by Marek Vasut
· Sat Nov 28 13:57:43 2009 +0100
9c2cec4
ARM: Align stack to 8 bytes
by Vitaly Kuzmichev
· Tue Jun 15 22:18:11 2010 +0400
b2892c7
PXA: Align stack to 8 bytes
by Marek Vasut
· Sun Apr 11 08:53:55 2010 +0200
f7c6737
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
by Peter Tyser
· Mon Apr 12 22:28:11 2010 -0500