Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
6a372e940d1d1cd1999f646bc2cc8bc3884fa4eb
/
arch
/
arm
/
cpu
6a372e9
arm920t/at91: use new clock.c features
by Andreas Bießmann
· 13 years ago
c3a383f
arm920t/at91: add clock.c
by Andreas Bießmann
· 13 years ago
a6e961c
MX5: Introduce a function for setting the chip select size
by Fabio Estevam
· 13 years ago
aadcfc1
OMAP[34]: fix broken timer
by John Rigby
· 14 years ago
137db2d
armv7: adapt s5pc1xx to the new cache maintenance framework
by Aneesh V
· 13 years ago
45bf058
armv7: adapt omap3 to the new cache maintenance framework
by Aneesh V
· 13 years ago
8b457fa
armv7: adapt omap4 to the new cache maintenance framework
by Aneesh V
· 13 years ago
c2dd0d4
armv7: integrate cache maintenance support
by Aneesh V
· 13 years ago
e47f2db
armv7: rename cache related CONFIG flags
by Aneesh V
· 13 years ago
2c451f7
armv7: cache maintenance operations for armv7
by Aneesh V
· 13 years ago
177f386
Minor coding style fixes.
by Wolfgang Denk
· 13 years ago
9623c15
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
d697d79
IXP NPE: add support for fixed-speed MII ports
by Michael Schwingen
· 13 years ago
66463e6
use -ffunction-sections / --gc-sections on IXP42x
by Michael Schwingen
· 13 years ago
3053fa0
fix "depend" target in npe directory
by Michael Schwingen
· 13 years ago
ce04bb4
Fix IXP code to work after relocation was added
by Michael Schwingen
· 13 years ago
20f1728
add support for IXP42x Rev. B1 and newer
by Michael Schwingen
· 13 years ago
566e5cf
ARM: drop unsupported 'trab' board
by Wolfgang Denk
· 14 years ago
96fd9906
arm926ejs/at91/lowlevel_init.S: fix defines
by Eric Benard
· 13 years ago
8073399
update arm/at91rm9200 work with rework rework110202
by Jens Scharsig
· 14 years ago
4c96408
Minor coding style cleanup
by Wolfgang Denk
· 13 years ago
be72e0c
armv7: Add ST-Ericsson u8500 arch
by John Rigby
· 14 years ago
b4f7391
S5PC2XX: clock: support pwm clock for evt1 (cpu revision 1)
by Minkyu Kang
· 13 years ago
68a8cbf
S5P: add set_mmc_clk for external clock control
by Jaehoon Chung
· 13 years ago
5d845f2
S5PC2XX: Support the cpu revision
by Minkyu Kang
· 13 years ago
b0ad862
S5P:SROM config code moved to s5p-common directory
by Chander Kashyap
· 14 years ago
d43458d
MX31: Make get_reset_cause() static and drop unreachable code
by Stefano Babic
· 13 years ago
aa1cb68
MX53: Handle silicon revision 2.1 case
by Fabio Estevam
· 14 years ago
cd6881b
Minor coding style cleanup.
by Wolfgang Denk
· 13 years ago
1069a5c
at91: fixed at91sam9263 system file
by Daniel Gorsulowski
· 14 years ago
ce26582
at91rm9200: fix lowlevel_init() SMRDATA size
by Jens Scharsig
· 14 years ago
cfff263
AT91: fix timer.c - remove reset_timer()
by Reinhard Meyer
· 14 years ago
86592f6
AT91: change includes from asm/arch/io.h to asm/io.h
by Reinhard Meyer
· 14 years ago
9f3fe90
AT91: fix related at91 system/driver files
by Reinhard Meyer
· 14 years ago
2f22045
MX31: change return value of get_cpu_rev
by Stefano Babic
· 14 years ago
00d10eb
ftsmc020: move ftsmc020 static mem controller to driver/mtd
by Macpaul Lin
· 14 years ago
6cbec7b
ARMV7: OMAP3: Cleanup extern variables in mem.c
by Luca Ceresoli
· 14 years ago
1436d51
arm: Tegra2: Add missing PLLX init
by Tom Warren
· 14 years ago
74652cf
arm: Tegra2: add support for A9 CPU init
by Tom Warren
· 14 years ago
b32e812
ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XX
by Luca Ceresoli
· 14 years ago
7b89795
OMAP3: Add support for DPLL5 (usbhost)
by Alexander Holler
· 14 years ago
57b4bce
Replace obsolete e-mail address
by Albert ARIBAUD
· 14 years ago
844c05a
a320evb: fix include path of timer fttmr010
by Macpaul Lin
· 14 years ago
286a5b2
Orion5x: Correct DRAM bank detection
by Rogan Dawes
· 14 years ago
81a9ab2
I2C: add i2c support for Armada100 platform
by Lei Wen
· 14 years ago
aa3b168
I2C: add i2c support for Pantheon platform
by Lei Wen
· 14 years ago
3df619e
mv_i2c: use structure to replace the direclty define
by Lei Wen
· 14 years ago
68432c2
pxa: move i2c driver to the common place
by Lei Wen
· 14 years ago
8dc667c
arm: a320: use new ftpmu010 API
by Po-Yu Chuang
· 14 years ago
7517a79
MX5: factor out boot cause funciton to common code
by Jason Liu
· 14 years ago
25d8e1b
MX31: Introduce get_reset_cause()
by Fabio Estevam
· 14 years ago
4adaf9b
ARM: mx31: Print the silicon version
by Fabio Estevam
· 14 years ago
8627111
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
by Stefano Babic
· 14 years ago
9aa720b
mx25: Make the UART port number explicit in its setup function
by Fabio Estevam
· 14 years ago
2cf36ae
MX31: add support for MX31 watchdog
by Stefano Babic
· 14 years ago
6052cba
Fix misc spelling errors found by lintian
by Loïc Minier
· 14 years ago
9aca34d
S5P: timer: replace bss variable by gd
by Minkyu Kang
· 14 years ago
70fc52d
S5P: timer: Use pwm functions
by Minkyu Kang
· 14 years ago
3f12928
ARM: S5P: pwm driver support
by Donghwa Lee
· 14 years ago
9a3a49f
SMDK6400: Disable LED function in start.s on the nand booting
by seedshope
· 14 years ago
f326cbb
arm: fix incorrect monitor protection region in FLASH
by Po-Yu Chuang
· 14 years ago
44c6e65
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
0952ea1
arm1136 relocation: Fix calculation of board_init_r
by Fabio Estevam
· 14 years ago
428f718
arm1136: Fix NAND boot
by Fabio Estevam
· 14 years ago
896e2ca
ARM: Add Support for Marvell Pantheon Familiy SoCs
by Lei Wen
· 14 years ago
6087f1a
arm relocation: Fix calculation of board_init_r
by Alexander Stein
· 14 years ago
3f82b1d
arm: Tegra2: Add basic NVIDIA Tegra2 SoC support
by Tom Warren
· 14 years ago
008a351
armv7: add support for S5PC210 SoC
by Minkyu Kang
· 14 years ago
c9ac3ba
arm926ejs: timer: Replace bss variable by gdr
by Heiko Schocher
· 14 years ago
009b540
remove (double) LED initialization in arm920t start.s
by Jens Scharsig
· 14 years ago
c44bf4e
arm1136: timer: Replace bss variable by gd
by Heiko Schocher
· 14 years ago
386ad72
ARM: */start.S: code cleanup
by Liu Hui-R64343
· 14 years ago
3c15216
armv7: s5pc1xx: don't use function pointer for clock functions
by Minkyu Kang
· 14 years ago
724bd3c
DaVinci: Remove incorrect CONFIG option
by Sandeep Paulraj
· 14 years ago
5342a71
DaVinci DM6467: Fix Build Error
by Sandeep Paulraj
· 14 years ago
840f892
DaVinci DM6467: Added ET1011C (LSI) PHY support
by Sandeep Paulraj
· 14 years ago
db106ef
MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bss
by Stefano Babic
· 14 years ago
b9bb053
Add support for MX35 processor
by Stefano Babic
· 14 years ago
595f3e5
MX5: Add initial support for MX53 processor
by Liu Hui-R64343
· 14 years ago
8ef583a
miiphy: convert to linux/mii.h
by Mike Frysinger
· 14 years ago
cdc51c2
Merge branch 'next' of ../next
by Wolfgang Denk
· 14 years ago
250ef02
Prepare v2010.12
by Wolfgang Denk
· 14 years ago
v2010.12
6c08d5d
arm: Add Support for Marvell ARMADA 100 Familiy SoCs
by Prafulla Wadaskar
· 14 years ago
3600945
ARM: */start.S: use canonical asm syntax
by Wolfgang Denk
· 14 years ago
ee3894c
omap3: emif|sdrc: use a single global data define
by Nishanth Menon
· 14 years ago
b03c840
OMAP: Timer: Replace bss variable by gd
by Dirk Behme
· 14 years ago
e465cf2
davinci: Rewrite timer.c to use tbl/tbu emulation variables in gd
by Nick Thompson
· 14 years ago
ac8983b
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
b9c5081
armv7: fix relocation skip
by Andreas Bießmann
· 14 years ago
1f52d89
arm: fixloop(): do not use r8 for relocation
by Andreas Bießmann
· 14 years ago
a1a47d3
arm: relocate_code(): do not set register useless
by Andreas Bießmann
· 14 years ago
a78fb68
arm: copy_loop(): use scratch register
by Andreas Bießmann
· 14 years ago
296cae7
arm: add 8-byte alignment for ABI compliance before board_init_f
by Heiko Schocher
· 14 years ago
7d38f87
ARMV7: Vexpress: fix build errors
by Matt Waddel
· 14 years ago
a429db7
arm920t/at91/timer: replace bss variables by gd
by Andreas Bießmann
· 14 years ago
305bf48
arm920t/at91/reset: board_reset: define weak symbol
by Andreas Bießmann
· 14 years ago
accef43
AT91: fix EMAC gpio init in at91sam9260_devices.c
by Reinhard Meyer
· 14 years ago
52eb2c7
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· 14 years ago
d3b0d62
ARMV7: S5P: timer: get the count_value from register when call udelay
by Minkyu Kang
· 14 years ago
279c828
AM3517:EMIF4: fix SDRAM size to 256Mb
by Vaibhav Hiremath
· 14 years ago
Next »