Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f2ff1180baf9fb69d4180536087903c96a68f04f
/
arch
f2ff118
add support for IXP42x Rev. B1 and newer
by Michael Schwingen
· 14 years ago
8e518ec
include/asm/arch-at91: update several .h files to ATMEL_xxx name scheme
by Eric Benard
· 13 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
e5a43dd
Blackfin: use on-chip reset func with newer parts
by Mike Frysinger
· 14 years ago
6d775cb
Blackfin: use common LDSCRIPT logic
by Mike Frysinger
· 14 years ago
9976335
Minor coding style cleanup
by Wolfgang Denk
· 13 years ago
f81a20c
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 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
b26418c
S5P: GPIO Macro Values Corrected.
by Chander Kashyap
· 14 years ago
222d0d3
MX31: drop warnings due to missing prototype for mxc_watchdog_reset()
by Stefano Babic
· 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
179b1b2
powerpc/fsl_pci: Fix device tree fixups for newer platforms
by Kumar Gala
· 14 years ago
80f7021
Minor coding style cleanup.
by Wolfgang Denk
· 14 years ago
df724ce
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
ebc3993
avr32: add ATAG_BOARDINFO
by Andreas Bießmann
· 14 years ago
8081f75
avr32: use single linker script
by Andreas Bießmann
· 14 years ago
d02314f
avr32/config.mk: simplify PLATFORM_RELFLAGS
by Andreas Bießmann
· 14 years ago
b54ca7e
avr32: fix linking
by Andreas Bießmann
· 14 years ago
bbe1169
at91: fixed at91sam9263 system file
by Daniel Gorsulowski
· 14 years ago
db09ccd
remove __attribute__ ((packed)) in at91 headers
by Jens Scharsig
· 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
5acdb6a
AT91: remove LEGACY from at91_rstc.h
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
7d6287c
AT91: cleanup at91sam9260_matrix.h to struct SoC access
by Reinhard Meyer
· 14 years ago
e260d0b
AT91: fix related at91 system/driver files
by Reinhard Meyer
· 14 years ago
6dd03ef
AT91: fix related arch-at91 header files
by Reinhard Meyer
· 14 years ago
6923aba
AT91: cleanup hardware.h, remove memory-map.h
by Reinhard Meyer
· 14 years ago
987d505
AT91: rework at91sam9g45.h
by Reinhard Meyer
· 14 years ago
d77e32a
AT91: rework at91sam9263.h
by Reinhard Meyer
· 14 years ago
87b561b
AT91: rework at91sam9261.h
by Reinhard Meyer
· 14 years ago
d63735c
AT91: rework at91sam9260.h
by Reinhard Meyer
· 14 years ago
5807e79
avr32: fixup definitions to ATMEL_BASE_xxx
by Andreas Bießmann
· 14 years ago
94156fa
avr32: rename memory-map.h -> hardware.h
by Andreas Bießmann
· 14 years ago
41956cb
nios2: Make STANDALONE_LOAD_ADDR configurable per board
by Thomas Chou
· 14 years ago
c04da04
powerpc/mpc8xxx: reword max tCKmin message
by York Sun
· 14 years ago
3369d29
powerpc/85xx: fix compatible property for the L2 cache node
by Timur Tabi
· 14 years ago
8e669cb
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 14 years ago
327ac78
PPC405EX CHIP_21 erratum
by Steven A. Falco
· 14 years ago
1bcdeff
Kirkwood: allow to override CONFIG_SYS_TCLK
by Simon Guinot
· 14 years ago
7f5a026
MX31: change return value of get_cpu_rev
by Stefano Babic
· 14 years ago
c823fd4
MX31: removed warning due to missing prototype
by Stefano Babic
· 14 years ago
a8521be
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Wolfgang Denk
· 14 years ago
618a6ac
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 14 years ago
60a471f
MIPS: Move timer code to arch/mips/cpu/$(CPU)/
by Shinya Kuribayashi
· 14 years ago
089f2a1
MIPS: Introduce --gc-sections for MIPS
by Daniel Schwierzeck
· 14 years ago
6911d0a
MIPS: Coding style cleanups on common assembly files
by Shinya Kuribayashi
· 14 years ago
1949d53
MIPS: Remove mips_cache_lock() feature
by Shinya Kuribayashi
· 14 years ago
2e4145b
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
34c6dd2
Handle most LDSCRIPT setting centrally
by Scott Wood
· 14 years ago
466924f
mpc832x: add support for the mpc8321 based suvd3 board
by Heiko Schocher
· 15 years ago
313e827
fsl-ddr: Fix mixed-case macro names
by Kyle Moffett
· 14 years ago
799efd9
powerpc: eSPI and eSPI controller support
by Mingkai Hu
· 14 years ago
f4fb90f
powerpc/85xx: Change timebase divisor to be defined per processor
by Kumar Gala
· 14 years ago
6a62dc4
powerpc/85xx: Implement work-around for P4080 erratum SERDES-A001
by Timur Tabi
· 14 years ago
7ace507
powerpc/85xx: Extend SERDES9 erratum work-around to SGMII, SRIO, and AURORA
by Timur Tabi
· 14 years ago
4ae8047
powerpc/85xx: Display SERDES 8 erratum warning if banks are not disabled
by Timur Tabi
· 14 years ago
90f381d
powerpc/85xx: Implement work-around for P4080 erratum SERDES-A005
by Timur Tabi
· 14 years ago
32f709e
powerpc: use 'video-mode' environment variable to configure DIU
by Timur Tabi
· 14 years ago
2b3cc2f
powerpc/85xx: Don't set FT_FSL_PCI_SETUP if CONFIG_PCI is not set
by Matthew McClintock
· 14 years ago
e49f1c3
powerpc/85xx: handle both "secX.Y" and "sec-vX.Y" properties
by Kim Phillips
· 14 years ago
3227620
powerpc/85xx: Enable ESDHC111 erratum on P2040/P3041/P5010/P5020 SoCs
by Lei Xu
· 14 years ago
6d6a0e1
powerpc/85xx: Enable Internal USB PHY for p2040, p3041, p5010 and p5020
by Roy Zang
· 14 years ago
e38209e
powerpc: Add P3041DS/P5020DS board support (uses corenet_ds code)
by Kumar Gala
· 14 years ago
b01c81f
p4080/serdes: Implement the XAUI workaround for SERDES9 erratum
by Emil Medve
· 14 years ago
f6651e6
powerpc/85xx: fsl_corenet_serdes code rework
by Emil Medve
· 14 years ago
d38d4b2
powerpc/85xx: Add device tree fixup for bman portal
by Haiying Wang
· 14 years ago
31253df
powerpc/85xx: Add support for 2nd USB controller on p1_p2_rdb
by Ramneek Mehresh
· 14 years ago
7b43041
powerpc/85xx: Added PMUXCR1 and PMUXCR2 defines for P1010/P1014 SoC
by Dipen Dudhat
· 14 years ago
f020e6c
powerpc/85xx: Change CS timing params before changing CS properties on IFC
by Dipen Dudhat
· 14 years ago
451ee1b
powerpc: fix implementation of out_8 to match the other out_XX functions
by Timur Tabi
· 14 years ago
8234294
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
50777c4
Don't grab memory for LCD if FB address is defined
by Minkyu Kang
· 14 years ago
d204d62
ftsmc020: move ftsmc020 static mem controller to driver/mtd
by Macpaul Lin
· 14 years ago
18fc967
ftsdmc020: move ftsdmc020.h to include/faraday
by Macpaul Lin
· 14 years ago
9783a2c
ARMV7: OMAP3: Cleanup extern variables in mem.c
by Luca Ceresoli
· 14 years ago
8020586
arm: Tegra2: GPIO: Add basic GPIO definitions
by Tom Warren
· 14 years ago
30e80f6
arm: Tegra2: Add missing PLLX init
by Tom Warren
· 14 years ago
a346ba9
ARM: fix stack pointer adjustment in board_init_f()
by Eric Cooper
· 14 years ago
112a188
arm: Tegra2: add support for A9 CPU init
by Tom Warren
· 14 years ago
202a76b
ARMV7: OMAP3: Add GPMC_CONFIGx register value definitions
by Luca Ceresoli
· 14 years ago
c1164af
ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XX
by Luca Ceresoli
· 14 years ago
8f6f15c
omap3_beagle: enable EHCI and USB storage.
by Alexander Holler
· 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
349efa3
fttmr010: move fttmr010 header to include/faraday
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
93416c1
arm: Use optimized memcpy and memset from linux
by Matthias Weisser
· 14 years ago
Next »