Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
438eded5137daa9d058d12908bd89e124d506edc
/
cpu
/
arm926ejs
438eded
arm: Remove -fno-strict-aliasing
by Kumar Gala
· 15 years ago
d47f486
ARM: compiler options cleanup - improve tool chain support
by Wolfgang Denk
· 15 years ago
1ed4ae0
mxc-mmc: sdhc host driver for MX2 and MX3 proccessor
by Ilya Yanok
· 15 years ago
4b828a8
Add AT91SAM9260 to at91's lowlevel_init.S
by Eric Benard
· 15 years ago
9444ff1
arm nomadik: add gpio support
by Alessandro Rubini
· 15 years ago
66e8d44
Make include/common.h usable by assembler code
by Wolfgang Denk
· 15 years ago
e93a4a5
fec_mxc: driver for FEC ethernet controller on i.MX27
by Ilya Yanok
· 15 years ago
97a031b
at91: Introduction of at91sam9g10 SOC.
by Sedji Gaouaou
· 15 years ago
538566d
at91: Introduction of at91sam9g45 SOC.
by Sedji Gaouaou
· 15 years ago
1d695be
Coding style cleanup; update CHANGELOG
by Wolfgang Denk
· 15 years ago
ecb1b02
arm: Kirkwood: arch specific updated for ehci-Kirkwood driver support
by Prafulla Wadaskar
· 15 years ago
de37375
arm nomadik: use 1000 as HZ value and rewrite timer code
by Alessandro Rubini
· 15 years ago
e1705fc
arm nomadik: cleanup reset
by Alessandro Rubini
· 15 years ago
96d1b47
at91: Add CAN init function
by Daniel Gorsulowski
· 15 years ago
a09bbe5
arm: Kirkwood: Basic SOCs support
by Prafulla Wadaskar
· 15 years ago
416a41f
mx27: basic cpu support
by Ilya Yanok
· 15 years ago
e32eb4c
at91: unify nor boot support
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
5301bbf
Switched davinci_emac Ethernet driver to use newer API
by Ben Warren
· 16 years ago
a912e98
Moved Davinci Ethernet driver to drivers/net
by Ben Warren
· 16 years ago
df6d53b
at91: move cpu info print to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9c5c824
at91: extract reset from timer
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
de510ba
arm: remove cpu_init
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
da7b3db
arm: unify interrupt init
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7580b86
arm: unify linker script
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
56dc2fd
afeb9260: fix macb device init
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
26650af
ARM DaVinci: Reset with watchdog enabled
by Thomas Lange
· 16 years ago
2495b2d
at91: regroup IP hw init in one file per soc
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d608849
ARM DaVinci:Consolidate common u-boot.lds
by Sandeep Paulraj
· 16 years ago
91a7745
arm920/926/926: remove non needed header
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4506400
davinci: display correct clock info
by David Brownell
· 16 years ago
8c9fc00
arm: timer and interrupt init rework
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
6f7e639
davinci: add basic dm355/dm350/dm335 support
by David Brownell
· 16 years ago
a0e86db
davinci: fix dm644x buglets
by David Brownell
· 16 years ago
5f02add
davinci: split out some dm644x-specific bits from psc
by David Brownell
· 16 years ago
24a1b78
davinci: cpu-specific build uses conditional make syntax
by David Brownell
· 16 years ago
3e03029
davinci: move psc support board-->cpu
by David Brownell
· 16 years ago
2e2214e
DaVinci now respects SKIP_LOWLEVEL_INIT
by David Brownell
· 16 years ago
f7e9f92
at91/cpu.c: add missing Copyright & GPL header
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f1b3f2b
Fix e-mail address of Gary Jennejohn.
by Detlev Zundel
· 16 years ago
b7081aa
AFEB9260 network fix
by Sergey Lapin
· 16 years ago
13b60ed
at91: remove lowlevel_init.S
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
c943d6e
Update CHANGELOG; minor coding style cleanup.
by Wolfgang Denk
· 16 years ago
1bbbb39
at91: fixed plla calc when no USB support is active
by Daniel Gorsulowski
· 16 years ago
1d4a379
at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
8b954a9
at91: add support for the PM9263 board of Ronetix GmbH
by Ilko Iliev
· 16 years ago
23164f1
at91sam9/at91cap: improve clock framework
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
189b87a
arm: unify reset command
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e6b5f1b
arm: clean cache management
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9053b5a
arm: update co-processor 15 access
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e5437ac
at91: move dataflash spi driver to drivers/spi
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d42643f
at91: move usb driver to drivers/usb
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
dd55621
at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECT
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
c2a2273
at91sam9/at91cap: spi init add hardware chip select support
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
993e57d
OMAP: rename timer divisor
by Ladislav Michl
· 16 years ago
1106923
davinci: move i2c driver to drivers/i2c
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f681250
davinci: move nand driver to drivers/mtd/nand
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4ef545e
at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.
by Nicolas Ferre
· 16 years ago
fafa923
at91sam9/at91cap: move common macb initialisation to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4fc81fb
at91sam9/at91cap: move common usb host initialisation to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
476d10e
at91sam9/at91cap: move common led management to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
12dcdef
at91sam9/at91cap: move common spi initialisation to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
6b0b3db
at91sam9/at91cap: move common serial initialisation to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· 16 years ago
bb930d1
Initial support for Nomadik 8815 development board
by Alessandro Rubini
· 16 years ago
13d598f
i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
by Timur Tabi
· 16 years ago
f88438a
Fix new found CFG_
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
ee2b00a
Remove compiler warning: target CPU does not support interworking
by Sergei Poselenov
· 16 years ago
8dd3cc4
Remove redundant armv4 flag from arm926ejs compile flags
by Remy Bohmer
· 16 years ago
e9fe2cf
AT91: Enable PLLB for USB
by Stelian Pop
· 16 years ago
d2454ba
Align end of bss by 4 bytes
by Selvamuthukumar
· 16 years ago
d71fec0
ARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into OMAP directory
by Roman Mashak
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
66b222d
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 16 years ago
6281221
ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.c
by Hugo Villeneuve
· 16 years ago
73dc0e4
ARM DaVinci: Fix broken HW ECC for large page NAND.
by Hugo Villeneuve
· 16 years ago
057d202
Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()
by Ben Warren
· 16 years ago
4b26f05
ARM DaVinci: Changing function names for EMAC driver
by Sandeep Paulraj
· 16 years ago
b675aa3
Correct ARM Versatile Timer Initialization
by Gururaja Hebbar K R
· 16 years ago
6fcbfd0
ARM DaVinci: Removed redundant NAND initialization code.
by Hugo Villeneuve
· 16 years ago
7f01e96
ARM DaVinci: Fix compilation error with new MTD code.
by Hugo Villeneuve
· 16 years ago
719bb5f
drivers/mtd/nand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
b3d39b3
Merge branch 'master' of git://www.denx.de/git/u-boot-at91
by Wolfgang Denk
· 16 years ago
619bf82
at91: move arch-at91sam9 to arch-at91
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d7be2ee
NAND: Davinci driver updates
by Sergey Kubushyn
· 17 years ago
9e9c2c1
Fixing coding style issues
by William Juul
· 17 years ago
b76ec38
Remove white space at end.
by William Juul
· 17 years ago
52c0796
Update MTD to that of Linux 2.6.22.1
by William Juul
· 17 years ago
15e55e0
ARM DaVinci: Remove extern phy_t declaration by moving code to proper place
by Hugo Villeneuve
· 16 years ago
82a8437
ARM: Fix for broken compilation when defining CONFIG_CMD_ELF
by Hugo Villeneuve
· 16 years ago
4ba6929
Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
by Wolfgang Denk
· 16 years ago
df83c47
NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.
by Scott Wood
· 16 years ago
070911d
Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c.
by Hugo Villeneuve
· 16 years ago
72c01d3
Remove duplicate definitions in include/lxt971a.h.
by Hugo Villeneuve
· 16 years ago
cf8956d
Merging Stelian Pop AT91 patches
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
61e69d7
AT91SAM9261EK support
by Stelian Pop
· 17 years ago
81e941b
Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platforms
by Stelian Pop
· 17 years ago
5049752
Fix @ -> <at> substitution
by Stelian Pop
· 17 years ago
f9e848b
Fix @ -> <at> substitution
by Stelian Pop
· 17 years ago
866c321
ARM: Davinci: Fix DM644x timer overflow handling and cleanup
by Dirk Behme
· 17 years ago
Next »