Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
944a7fe547964a22192724b8c5681792121d6756
/
arch
/
arm
/
cpu
944a7fe
Timer: Remove reset_timer_masked()
by Graeme Russ
· 13 years ago
d247221
Timer: Fix at91rm9200/spi.c timer usage
by Graeme Russ
· 13 years ago
139d6cf
Timer: Remove reset_timer() for non-Nios2 arches
by Graeme Russ
· 13 years ago
5e669ff
Timer: Remove set_timer completely
by Graeme Russ
· 13 years ago
552a319
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
by Aneesh V
· 13 years ago
dd6f787
ARM: MX5: Fix broken leftover TO-2 errata workaround
by David Jander
· 13 years ago
43dc3f0
MX31: Cleanup clock function
by Stefano Babic
· 13 years ago
a960673
Remove volatile qualifier in get_ram_size() calls
by Albert ARIBAUD
· 13 years ago
a693287
ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7
by Rob Herring
· 13 years ago
1e3763c
MX27: Update to autogenerated asm-offsets.h
by Stefano Babic
· 13 years ago
115f759
MX5: Update to autogenerated asm-offsets.h
by Stefano Babic
· 13 years ago
ee5939c
imx: Add auto generation of asm-offsets.h for imx25
by Matthias Weisser
· 13 years ago
60e925d
imx: Use correct imx25 reset.c
by Matthias Weisser
· 13 years ago
5e0e67d
imx: Add get_tbclk() function for imx25
by Matthias Weisser
· 13 years ago
af905dd
mx27: Make the UART port number explicit
by Fabio Estevam
· 13 years ago
5519a24
build: Add targets for auto gen of asm-offsets.h and use it in imx35
by Matthias Weisser
· 13 years ago
5e1f6c8
arm920t/at91: add at91rm9200_devices.c
by Andreas Bießmann
· 13 years ago
c2a1f0f
arm920t/at91: use new clock.c features
by Andreas Bießmann
· 13 years ago
f4c9f92
arm920t/at91: add clock.c
by Andreas Bießmann
· 13 years ago
88a22a2
MX5: Introduce a function for setting the chip select size
by Fabio Estevam
· 13 years ago
ee764d1
OMAP[34]: fix broken timer
by John Rigby
· 14 years ago
244fb89
armv7: adapt s5pc1xx to the new cache maintenance framework
by Aneesh V
· 13 years ago
d16dd01
armv7: adapt omap3 to the new cache maintenance framework
by Aneesh V
· 13 years ago
e3405bd
armv7: adapt omap4 to the new cache maintenance framework
by Aneesh V
· 13 years ago
3e3bc1e
armv7: integrate cache maintenance support
by Aneesh V
· 13 years ago
ecee9c8
armv7: rename cache related CONFIG flags
by Aneesh V
· 13 years ago
960f5c0
armv7: cache maintenance operations for armv7
by Aneesh V
· 13 years ago
0295d4a
Minor coding style fixes.
by Wolfgang Denk
· 13 years ago
ae74ec6
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
2292a76
IXP NPE: add support for fixed-speed MII ports
by Michael Schwingen
· 14 years ago
bc5e9c6
use -ffunction-sections / --gc-sections on IXP42x
by Michael Schwingen
· 14 years ago
3154c3d
fix "depend" target in npe directory
by Michael Schwingen
· 14 years ago
7ddf55e
Fix IXP code to work after relocation was added
by Michael Schwingen
· 14 years ago
f2ff118
add support for IXP42x Rev. B1 and newer
by Michael Schwingen
· 14 years ago
8f399b3
ARM: drop unsupported 'trab' board
by Wolfgang Denk
· 14 years ago
470a57b
arm926ejs/at91/lowlevel_init.S: fix defines
by Eric Benard
· 13 years ago
58aa563
update arm/at91rm9200 work with rework rework110202
by Jens Scharsig
· 14 years ago
9976335
Minor coding style cleanup
by Wolfgang Denk
· 14 years ago
a3f9d65
armv7: Add ST-Ericsson u8500 arch
by John Rigby
· 14 years ago
69b2824
S5PC2XX: clock: support pwm clock for evt1 (cpu revision 1)
by Minkyu Kang
· 14 years ago
9a77221
S5P: add set_mmc_clk for external clock control
by Jaehoon Chung
· 14 years ago
1339872
S5PC2XX: Support the cpu revision
by Minkyu Kang
· 14 years ago
9c88fb8
S5P:SROM config code moved to s5p-common directory
by Chander Kashyap
· 14 years ago
bd94dd2
MX31: Make get_reset_cause() static and drop unreachable code
by Stefano Babic
· 14 years ago
000f4d0
MX53: Handle silicon revision 2.1 case
by Fabio Estevam
· 14 years ago
80f7021
Minor coding style cleanup.
by Wolfgang Denk
· 14 years ago
bbe1169
at91: fixed at91sam9263 system file
by Daniel Gorsulowski
· 14 years ago
36ff5f7
at91rm9200: fix lowlevel_init() SMRDATA size
by Jens Scharsig
· 14 years ago
7beb915
AT91: fix timer.c - remove reset_timer()
by Reinhard Meyer
· 14 years ago
b06208c
AT91: change includes from asm/arch/io.h to asm/io.h
by Reinhard Meyer
· 14 years ago
e260d0b
AT91: fix related at91 system/driver files
by Reinhard Meyer
· 14 years ago
7f5a026
MX31: change return value of get_cpu_rev
by Stefano Babic
· 14 years ago
d204d62
ftsmc020: move ftsmc020 static mem controller to driver/mtd
by Macpaul Lin
· 14 years ago
9783a2c
ARMV7: OMAP3: Cleanup extern variables in mem.c
by Luca Ceresoli
· 14 years ago
30e80f6
arm: Tegra2: Add missing PLLX init
by Tom Warren
· 14 years ago
112a188
arm: Tegra2: add support for A9 CPU init
by Tom Warren
· 14 years ago
c1164af
ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XX
by Luca Ceresoli
· 14 years ago
96b549e
OMAP3: Add support for DPLL5 (usbhost)
by Alexander Holler
· 14 years ago
340983d
Replace obsolete e-mail address
by Albert ARIBAUD
· 14 years ago
0d0783e
a320evb: fix include path of timer fttmr010
by Macpaul Lin
· 14 years ago
bb6a4e6
Orion5x: Correct DRAM bank detection
by Rogan Dawes
· 14 years ago
d455ca6
I2C: add i2c support for Armada100 platform
by Lei Wen
· 14 years ago
d10e397
I2C: add i2c support for Pantheon platform
by Lei Wen
· 14 years ago
a41374b4
mv_i2c: use structure to replace the direclty define
by Lei Wen
· 14 years ago
d3ae17b
pxa: move i2c driver to the common place
by Lei Wen
· 14 years ago
758898d
arm: a320: use new ftpmu010 API
by Po-Yu Chuang
· 14 years ago
5cad108
MX5: factor out boot cause funciton to common code
by Jason Liu
· 14 years ago
2b0fa45
MX31: Introduce get_reset_cause()
by Fabio Estevam
· 14 years ago
939b978
ARM: mx31: Print the silicon version
by Fabio Estevam
· 14 years ago
78129d9
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
by Stefano Babic
· 14 years ago
59e6fc5
mx25: Make the UART port number explicit in its setup function
by Fabio Estevam
· 14 years ago
e17e331
MX31: add support for MX31 watchdog
by Stefano Babic
· 14 years ago
5d0569a
Fix misc spelling errors found by lintian
by Loïc Minier
· 14 years ago
4cb7fbf
S5P: timer: replace bss variable by gd
by Minkyu Kang
· 14 years ago
da0bff8
S5P: timer: Use pwm functions
by Minkyu Kang
· 14 years ago
85f5df2
ARM: S5P: pwm driver support
by Donghwa Lee
· 14 years ago
10de94c
SMDK6400: Disable LED function in start.s on the nand booting
by seedshope
· 14 years ago
1864b00
arm: fix incorrect monitor protection region in FLASH
by Po-Yu Chuang
· 14 years ago
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
6631e96
arm1136 relocation: Fix calculation of board_init_r
by Fabio Estevam
· 14 years ago
a85ef55
arm1136: Fix NAND boot
by Fabio Estevam
· 14 years ago
4301303
ARM: Add Support for Marvell Pantheon Familiy SoCs
by Lei Wen
· 14 years ago
0c66573
arm relocation: Fix calculation of board_init_r
by Alexander Stein
· 14 years ago
41b6838
arm: Tegra2: Add basic NVIDIA Tegra2 SoC support
by Tom Warren
· 14 years ago
b1b2468
armv7: add support for S5PC210 SoC
by Minkyu Kang
· 14 years ago
5504dab
arm926ejs: timer: Replace bss variable by gdr
by Heiko Schocher
· 14 years ago
96e7208
remove (double) LED initialization in arm920t start.s
by Jens Scharsig
· 14 years ago
f201595
arm1136: timer: Replace bss variable by gd
by Heiko Schocher
· 14 years ago
52d1fdb
ARM: */start.S: code cleanup
by Liu Hui-R64343
· 14 years ago
8bd7dad
armv7: s5pc1xx: don't use function pointer for clock functions
by Minkyu Kang
· 14 years ago
1eeffff
DaVinci: Remove incorrect CONFIG option
by Sandeep Paulraj
· 14 years ago
e313d9d
DaVinci DM6467: Fix Build Error
by Sandeep Paulraj
· 14 years ago
3c86e5e
DaVinci DM6467: Added ET1011C (LSI) PHY support
by Sandeep Paulraj
· 14 years ago
19c53b4
MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bss
by Stefano Babic
· 14 years ago
1c2b3ac
Add support for MX35 processor
by Stefano Babic
· 14 years ago
baa2d78
MX5: Add initial support for MX53 processor
by Liu Hui-R64343
· 14 years ago
d63ee71
miiphy: convert to linux/mii.h
by Mike Frysinger
· 14 years ago
0be92e8
Merge branch 'next' of ../next
by Wolfgang Denk
· 14 years ago
0d21ed0
Move DECLARE_GLOBAL_DATA_PTR to file scope
by John Rigby
· 14 years ago
c0c7a11
arm: Add Support for Marvell ARMADA 100 Familiy SoCs
by Prafulla Wadaskar
· 14 years ago
Next »