Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b6983cedf5556f5f53f7af5a42fe0df2102c0305
/
arch
/
arm
b6983ce
EXYNOS: Add dummy definition to fix compilation dependency on CONFIG_EXYNOS_MIPI_DSIM
by Ajay Kumar
· 12 years ago
17dd856
EXYNOS5: Change parent clock of FIMD to MPLL
by Ajay Kumar
· 12 years ago
ca67ee2
EXYNOS5: Add support for FIMD and DP
by Ajay Kumar
· 12 years ago
e17037d
EXYNOS5: Add device node for USB.
by Rajeshwari Shinde
· 12 years ago
44c8701
EXYNOS5: FDT: Add SPI device node data
by Rajeshwari Shinde
· 12 years ago
9b3cc40
EXYNOS5: FDT: Add sound device node data
by Rajeshwari Shinde
· 12 years ago
28bae82
EXYNOS5: FDT : Decode peripheral id
by Rajeshwari Shinde
· 12 years ago
44a4a82
EXYNOS5: FDT: Add I2C device node data
by Rajeshwari Shinde
· 12 years ago
a90efe9
arm:exynos4:pinmux: Modify the gpio function for mmc
by Piotr Wilczek
· 12 years ago
400ab16
EXYNOS: EXYNOS4X12: extract Exynos4x12 IPs clock frequency
by Chander Kashyap
· 12 years ago
db3040a
exynos5: Add DT based driver for SMC911X ethernet
by Hatim RV
· 12 years ago
89ee402
EXYNOS5: FDT: add initial dts file for EXYNOS5250, SMDK5250
by Hatim RV
· 12 years ago
252991e
EXYNOS: EXYNOS4X12: Add gpio structure for EXYNOS4X12
by Chander Kashyap
· 12 years ago
8625f10
EXYNOS: EXYNOS4X12: Add clock structure for EXYNOS4X12
by Chander Kashyap
· 12 years ago
72370bb
EXYNOS: EXYNOS4X12: Populate Exynos4x12 register addresses
by Chander Kashyap
· 12 years ago
8f9e08b
Merge samsung, imx, tegra into u-boot-arm/master
by Albert ARIBAUD
· 12 years ago
bafe41a
Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged
by Allen Martin
· 12 years ago
864ec56
env: Use getenv_yesno() more generally
by Joe Hershberger
· 12 years ago
edad217
exynos:pinmux: Add pinmux support for i2c
by Piotr Wilczek
· 12 years ago
2c7e06c
exynos:cpu: Add Exynos4 I2C spacing
by Piotr Wilczek
· 12 years ago
01d589f
exynos:clock: Add i2c clock
by Piotr Wilczek
· 12 years ago
9fd4f7f
mxs: i2c: Implement algorithm to set up arbitrary i2c speed
by Marek Vasut
· 12 years ago
56b3ba1
Merge branch 'master' of git://git.denx.de/u-boot into resolve
by Minkyu Kang
· 12 years ago
aba29e4
Merge branch 'master' of git://git.denx.de/u-boot into master
by Stefano Babic
· 12 years ago
8850452
mxs: SPL: Generalize memory initialization
by Otavio Salvador
· 12 years ago
e5cf751
mxs: Staticize SPL functions
by Marek Vasut
· 12 years ago
2c060c5
mxs: Properly setup VDDD in power supply setup code
by Marek Vasut
· 12 years ago
4a5e597
mxs: Implement common function to setup VDDx
by Marek Vasut
· 12 years ago
e0b4ac9
mx28: Rename regs-power.h to regs-power-mx28.h
by Marek Vasut
· 12 years ago
3090302
mx28: Remove SET, CLR, TOG ops from PLLxCTRL1 registers
by Marek Vasut
· 12 years ago
7aff967
EXYNOS: mmc: support DesignWare Controller for Samsung-SoC
by Jaehoon Chung
· 12 years ago
577dc04
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
2f1e5c6
mx28: Fix typo in POWER_DCLIMITS_NEGLIMIT_OFFSET
by Marek Vasut
· 12 years ago
7d6daeb
mx28: Fix typo in POWER_MINPWR_VBG_OFF
by Marek Vasut
· 12 years ago
a3292f2
musb-new: omap2plus backend driver
by Ilya Yanok
· 12 years ago
cd3a846
OMAP3: am35x: add musb functions
by Ilya Yanok
· 12 years ago
c6ea532
OMAP3: am35x_def.h: add USB defines
by Ilya Yanok
· 12 years ago
cc0fcbf
musb-new: am35x backend driver
by Ilya Yanok
· 12 years ago
7aa1a6e
am33xx: init OTG hardware and new musb gadget driver
by Ilya Yanok
· 12 years ago
d5ade29
musb-new: dsps backend driver
by Ilya Yanok
· 12 years ago
ac0941a
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 12 years ago
a4f2079
arm: Add control over cachability of memory regions
by Simon Glass
· 12 years ago
6555e69
tegra: Add SOC support for display/lcd
by Wei Ni
· 12 years ago
1564f34
tegra: Add support for PWM
by Simon Glass
· 12 years ago
3a331e6
tegra: fdt: Add LCD definitions for Tegra
by Simon Glass
· 12 years ago
8b626dc
tegra: fdt: Add pwm binding and node
by Simon Glass
· 12 years ago
11ecb38
tegra: Add display support to funcmux
by Simon Glass
· 12 years ago
20b2acb
tegra: Use const for pinmux_config_pingroup/table()
by Simon Glass
· 12 years ago
aa2bcc2
mx5: Mark lowlevel_init board-specific code
by Benoît Thébaudeau
· 12 years ago
f6fde41
mx6: clock: Only show CSPI clock if CSPI is enabled
by Fabio Estevam
· 12 years ago
a82fee0
mx5: Print CSPI clock in 'clock' command
by Fabio Estevam
· 12 years ago
a7fb91d
mx5: Align SPI CS naming with i.MX53 reference manual
by Fabio Estevam
· 12 years ago
c44f54d
ehci-mxc: Add support for i.MX35
by Benoît Thébaudeau
· 12 years ago
27a23bb
ehci-mxc: Define host offsets
by Benoît Thébaudeau
· 12 years ago
ef327bf
mx31: Move EHCI definitions to ehci-fsl.h
by Benoît Thébaudeau
· 12 years ago
ba3b893
SPI: Add SPI Driver for EXYNOS.
by Rajeshwari Shinde
· 12 years ago
d22fe02
EXYNOS5: Add base address for SPI
by Hatim RV
· 12 years ago
e6365b6
EXYNOS: Add clock for SPI
by Hatim RV
· 12 years ago
8d909f3
EXYNOS5: Add pinmux support for SPI
by Rajeshwari Shinde
· 12 years ago
392a73a
EXYNOS: Add clock for I2S
by Rajeshwari Shinde
· 12 years ago
cfbe925
EXYNOS: Add I2S base address
by Rajeshwari Shinde
· 12 years ago
7cf89a2
EXYNOS: Add pinmux for I2S
by Rajeshwari Shinde
· 12 years ago
30b671f
EXYNOS: Add parameters required by I2S
by Rajeshwari Shinde
· 12 years ago
a217452
EXYNOS: Add I2S registers
by Rajeshwari Shinde
· 12 years ago
6cac899
ARM: arm1176: Define arch_cpu_init() for s3c64xx
by Ashok Kumar Reddy
· 12 years ago
3d4f16c
dm: wdt: Move s5p watchdog timer to drivers/watchdog/
by Marek Vasut
· 12 years ago
1a055aa
EXYNOS: Clock: Add common function for pll rate calculation
by Minkyu Kang
· 12 years ago
c279727
ARCH: EXYNOS: add support to match product id
by Minkyu Kang
· 12 years ago
7318b29
arm:exynos4:pinmux: Modify the gpio function for mmc
by Piotr Wilczek
· 12 years ago
d6614b7
gpio:fix: Proper handling of GPIO subsystem parts at Samsung devices
by Łukasz Majewski
· 12 years ago
9ddfa24
mx51evk: Fix build error when CONFIG_VIDEO is disabled
by Vikram Narayanan
· 12 years ago
3636a34
pmic: Introduce power_init_board() method at ./lib/board.c file
by Łukasz Majewski
· 12 years ago
dbbd845
arm1136: Fix enable_caches()
by Benoît Thébaudeau
· 12 years ago
6135685
arch-mx6: add mx6dl_pins.h
by Troy Kisky
· 12 years ago
b3aec6a
imx-common: cpu: add imx_ddr_size
by Troy Kisky
· 12 years ago
5839493
mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololite
by Troy Kisky
· 12 years ago
ecacc01
Merge git://git.denx.de/u-boot
by Stefano Babic
· 12 years ago
e007094
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
a1b457a
include/linux/byteorder: import latest endian definitions from linux
by Kim Phillips
· 12 years ago
d58778d
socfpga/spl: Remove malloc.h
by Vikram Narayanan
· 12 years ago
4d0fde7
socfpga/spl: Remove timer_init from spl_board_init
by Vikram Narayanan
· 12 years ago
9b9f90b
Merge remote-tracking branch 'u-boot-ti/master'
by Albert ARIBAUD
· 12 years ago
b759db3
omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFF
by Tom Rini
· 12 years ago
5ebe4f1
arm bootm: Allow to pass board specified atags
by Pali Rohár
· 12 years ago
81d5b90
arm720t: add back common.h include
by Allen Martin
· 12 years ago
ec356ed
tegra20: initialize variable to avoid compiler warning
by Allen Martin
· 12 years ago
36ea627
tegra: move to common SPL framework
by Allen Martin
· 12 years ago
5bbbc91
ARM: enhance u-boot.lds to detect over-sized SPL
by Stephen Warren
· 12 years ago
464fdd2
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 12 years ago
adddf45
ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections
by Stephen Warren
· 12 years ago
20895b2
arm: ks8695: use defined constants for UART
by Yann Vernier
· 12 years ago
9842617
arm720: Remove CONFIG_ARM7_REVD
by Marek Vasut
· 12 years ago
16f6acd
arm720: Further clean up the arm720t directory
by Marek Vasut
· 12 years ago
2565005
stdio: Remove the CLPS7111 serial driver
by Marek Vasut
· 12 years ago
1f9301d
arm: Remove support for NETARM
by Marek Vasut
· 12 years ago
65bf56e
arm: Remove support for s3c4510
by Marek Vasut
· 12 years ago
c9e35f3
arm: Remove support for lpc2292
by Marek Vasut
· 12 years ago
15cc79d
mx25: Place common functions into sys_proto.h
by Fabio Estevam
· 12 years ago
6ec4b95
MX35: add support for woodburn board
by Stefano Babic
· 12 years ago
c24391a
ARM: Add SPL target to arm1136
by Stefano Babic
· 12 years ago
Next »