Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e694178eda962b5853cc279ee25f026bca5f864c
/
arch
/
arm
/
include
/
asm
e694178
tegra20: complete periph_id enum
by Lucas Stach
· 12 years ago
ab37196
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
by Tom Warren
· 12 years ago
f31e411
tegra20: add USB ULPI init code
by Lucas Stach
· 12 years ago
c1275eb
tegra20: port to new ehci interface
by Lucas Stach
· 12 years ago
3494a4c
usb: ehci: rework to take advantage of new lowlevel interface
by Lucas Stach
· 12 years ago
ad51f7c
ARM: Add Altera SOCFPGA Cyclone5
by Dinh Nguyen
· 12 years ago
1b0280e
Merge remote-tracking branch 'u-boot-marvell/master'
by Albert ARIBAUD
· 12 years ago
bd58c45
ARM: kirkwood/orion5x: Use reset_cpu definition in include/common.h
by Dinh Nguyen
· 12 years ago
ea32b7e
kirkwood: implement kw_sdram_size_adjust
by Gerlando Falauto
· 12 years ago
6c46604
kirkwood: fix mpp.h coding style
by Luka Perkov
· 12 years ago
dd15930
ARM : Add GPIO Driver and IOMUX definition for S3C2440
by Gabriel Huau
· 13 years ago
1da7a59
arm: rmobile: Add support for ATMARK-TECHNO Armadillo-800EVA board
by Hideyuki Sano
· 12 years ago
852a0a2
arm: rmobile: Add support PFC of Renesas R8A7740
by Nobuhiro Iwamatsu
· 12 years ago
3966dea
arm: rmobile: Add support Renesas R8A7740
by Nobuhiro Iwamatsu
· 12 years ago
a9aef3b
arm: rmobile: kzm9g: Add dummy member to struct sh73a0_rwdt
by Tetsuyuki Kobayashi
· 12 years ago
8182c27
arm: rmobile: kzm9g: enable reset command
by Tetsuyuki Kobayashi
· 12 years ago
d83e19d
arm: rmobile: kzm9g: Adjust low level hardware setting
by Tetsuyuki Kobayashi
· 12 years ago
06d4c6d
arm: rmobile: Add supoprt for KMC KZM-A9-GT board
by Nobuhiro Iwamatsu
· 12 years ago
8682e58
arm: rmobile: Add support PFC of Renesas SH73A0
by Nobuhiro Iwamatsu
· 12 years ago
940103d
arm: rmobile: Add support Renesas SH73A0
by Nobuhiro Iwamatsu
· 12 years ago
f3db9da
arm: rmobile: Add basic support for Renesas R-Mobile
by Nobuhiro Iwamatsu
· 12 years ago
3b23215
ARMv7: Add register definition of global timer
by Nobuhiro Iwamatsu
· 12 years ago
b55759e
am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX
by Joel A Fernandes
· 12 years ago
f7a2c55
OMAP: networking support for SPL
by Ilya Yanok
· 12 years ago
426d9fd
Merge remote-tracking branch 'u-boot/master'
by Albert ARIBAUD
· 12 years ago
a20e6d3
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 12 years ago
1293858
ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK
by Tom Rini
· 12 years ago
31dfba4
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
by Tom Rini
· 12 years ago
28591df
SPL: Move the omap SPL framework to common/spl
by Tom Rini
· 12 years ago
ff7a605
ARM: SPL: Start hooking in the current SPI SPL support
by Tom Rini
· 12 years ago
a0b9fa5
ARM: SPL: Make spl_mmc.c more generic
by Tom Rini
· 12 years ago
29d69dc
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
by Tom Rini
· 12 years ago
09ebf1a
ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c
by Tom Rini
· 12 years ago
a76ff95
ARM: SPL: Rename omap_boot_mode to spl_boot_mode()
by Tom Rini
· 12 years ago
0be93ff
ARM: SPL: Rename omap_boot_device to spl_boot_device
by Tom Rini
· 12 years ago
fe3b0c7
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
by Tom Rini
· 12 years ago
7477d11
mx51evk: Add CONFIG_REVISION_TAG
by Benoît Thébaudeau
· 12 years ago
e1ced00
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
2fa03bc
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 12 years ago
fbaa804
ARM: Remove apollon board
by Marek Vasut
· 12 years ago
e715909
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 12 years ago
086413a
MX6: drop binary constants from iomux header
by Stefano Babic
· 12 years ago
22562a4
Tegra: Change Tegra20 to Tegra in common code, prep for T30
by Tom Warren
· 12 years ago
5d309e6
tegra: nand: Add Tegra NAND driver
by Jim Lin
· 12 years ago
fdf5473
tegra: Add NAND support to funcmux
by Simon Glass
· 12 years ago
38e2f08
mx31: Define default SoC input clock frequencies
by Benoît Thébaudeau
· 12 years ago
e452834
mx35: Define default SoC input clock frequencies
by Benoît Thébaudeau
· 12 years ago
d2dd29d
mx25: Define default SoC input clock frequencies
by Benoît Thébaudeau
· 12 years ago
a83e26d
mx35: Fix clock dividers
by Benoît Thébaudeau
· 12 years ago
5881556
mx35: Add definitions for clock gate values
by Benoît Thébaudeau
· 12 years ago
584ff5f
omap4 i2c: add support for i2c bus 4
by Koen Kooi
· 12 years ago
e26123b
mmc: s5p_sdhci: fixed wrong function argument
by Jaehoon Chung
· 12 years ago
613bea6
OMAP3: video: add macros to set display parameters
by Stefano Babic
· 12 years ago
b06d140
video: drop duplicate set of DISPC_CONFIG register
by Stefano Babic
· 12 years ago
8524b37
OMAP3: add definition of CTRL_WKUP_CTRL register
by Arnout Vandecappelle (Essensium/Mind)
· 12 years ago
baddd9f
kw_spi: fix clock prescaler computation
by Valentin Longchamp
· 12 years ago
d296daa
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 12 years ago
bbebc4d
pxa25x: Add UDC registers definitions
by Łukasz Dałek
· 12 years ago
1da8a7b
mxc: Define architecture identifier
by Benoît Thébaudeau
· 12 years ago
6815cf6
mxs: Convert timeout parameter to 'unsigned int'
by fabio.estevam@freescale.com
· 12 years ago
f16c8e6
MX28: DMA: Align the struct mxs_dma_desc
by Marek Vasut
· 12 years ago
cf233ed
gpio: add gpio api support to mx27 (v4)
by trem
· 12 years ago
397e3d5
mx5: add iomux-mx51.h include
by Matt Sealey
· 12 years ago
a2bbe0c
mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'
by Otavio Salvador
· 12 years ago
d8e9063
mxs: Replace i.MX233 by i.MX23 on copyright header
by Otavio Salvador
· 12 years ago
f884a42
mx35: Remove declaration of non-existing function
by Benoît Thébaudeau
· 12 years ago
efc9187
mx35: Move clock enums to clock.h
by Benoît Thébaudeau
· 12 years ago
4618789
mx35: Remove declaration of non-existing function
by Benoît Thébaudeau
· 12 years ago
97f69e6
mx35: Fix broken pin definitions
by Benoît Thébaudeau
· 12 years ago
f303935
mx5: Undeclare imx_decode_pll()
by Benoît Thébaudeau
· 12 years ago
fc05b90
MX: Set a common gpio.h for all i.MX
by Stefano Babic
· 12 years ago
f13094d
mxs: Use correct function name to initialize dram
by Fabio Estevam
· 12 years ago
0ca618c
imx-common/cmd_bmode.c: add imx bmode (bootmode) command
by Troy Kisky
· 12 years ago
c939e2c
iomux: move IOMUX_GPR13_xxx defines
by Troy Kisky
· 12 years ago
055926a
mx35: Remove duplicate GPIO3_BASE_ADDR
by Benoît Thébaudeau
· 12 years ago
c8750c6
mx3: Fix typo on IPU_CONF_CSI_EN
by Benoît Thébaudeau
· 12 years ago
8ce8777
mx35: Fix typo on EDIO
by Benoît Thébaudeau
· 12 years ago
3c4ff1f
rtc: add support of mx27 rtc
by trem
· 12 years ago
cbf0bf2
mxs: Convert sys_proto.h prefixes to 'mxs'
by Otavio Salvador
· 12 years ago
834a39c
mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h
by Otavio Salvador
· 12 years ago
c8a3178
video: support exynos pwm backlight driver
by Donghwa Lee
· 12 years ago
bc72aeb
video: exynos fb driver supports display port feature
by Donghwa Lee
· 12 years ago
b73a88b
video: support exynos display port drivers
by Donghwa Lee
· 12 years ago
33fd814
EXYNOS5: add display port base address
by Donghwa Lee
· 12 years ago
a6b453f
EXYNOS5: support display port phy control function
by Donghwa Lee
· 12 years ago
64b45d9
video: support exynos fimd driver for various exynos series
by Donghwa Lee
· 12 years ago
ab337bc
EXYNOS5 : Modify pinnumx settings as per Exynos5250 Rev 1.0
by Rajeshwari Shinde
· 12 years ago
8411286
EXYNOS5: CLOCK: Add BPLL support
by Rajeshwari Shinde
· 12 years ago
7b9afce
EXYNOS5: CLOCK: Modify MPLL clock out for Exynos5250 Rev 1.0
by Rajeshwari Shinde
· 12 years ago
6558d27
Exynos5: DDR3: Add DDR3 memory setup for Exynos5250 Rev 1.0
by Rajeshwari Shinde
· 12 years ago
c823267
EXYNOS5: CLOCK: define additional clock registers for Exynos5250 Rev 1.0
by Rajeshwari Shinde
· 12 years ago
ff84384
ARCH: SPL: Add parametric board initializer
by Rajeshwari Shinde
· 12 years ago
e60ab6e
ARM: add tegra20 support to arm720t
by Allen Martin
· 12 years ago
55d98a1
tegra20: rename tegra2 -> tegra20
by Allen Martin
· 12 years ago
45b8ae6
ARM: add basic support for the Broadcom BCM2835 SoC
by Stephen Warren
· 12 years ago
a50f83b
u8500: Enabling power to MMC device on AB8500 V2
by Mathieu J. Poirier
· 12 years ago
0c87765
u8500: Moving processor-specific functions to cpu area.
by Mathieu J. Poirier
· 12 years ago
cc1bb79
snowball: applying power to LAN and GBF controllers
by Mathieu J. Poirier
· 12 years ago
a9b226c
snowball: Moving to ux500.v2 addess scheme for PRCMU access
by Mathieu J. Poirier
· 12 years ago
2d8516bb
snowball: Adding CPU clock initialisation
by Mathieu J. Poirier
· 12 years ago
Next »