Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
59f901070372550044a81da65e987441005b3a8e
/
arch
/
arm
/
cpu
/
armv7
59f9010
tegra: add alternate UART1 funcmux entry
by Stephen Warren
· 13 years ago
ede13a4
arm, omap3: fix warm reset serial output on OMAP36xx/AM/DM37xx
by Matt Porter
· 13 years ago
7581662
omap4: do not enable auxiliary cores
by Tero Kristo
· 13 years ago
d3d2c1a
omap4: do not enable fs-usb module
by Tero Kristo
· 13 years ago
a5851fc
tegra2: trivially enable 13 mhz crystal frequency
by Lucas Stach
· 13 years ago
5dc0461
tegra: Add keyboard support to funcmux
by Simon Glass
· 13 years ago
cb3c0d1
tegra: Setup PMC scratch info from ap20 setup
by Yen Lin
· 13 years ago
22e9f89
tegra: Add warmboot implementation
by Yen Lin
· 13 years ago
aef6ca5
tegra: Add PMU to manage power supplies
by Jimmy Zhang
· 13 years ago
5983ef8
tegra: Add EMC support for optimal memory timings
by Jimmy Zhang
· 13 years ago
1fed82a
tegra: Add tegra_get_chip_type() to detect SKU
by Simon Glass
· 13 years ago
c3813db
tegra: Add crypto library for warmboot code
by Yen Lin
· 13 years ago
01df75f
tegra: Add functions to access low-level Osc/PLL details
by Simon Glass
· 13 years ago
84a8dcf
tegra: Move ap20.h header into arch location
by Simon Glass
· 13 years ago
eae8e7e
Add abs() macro to return absolute value
by Simon Glass
· 13 years ago
fdba076
i.MX6: add enable_sata_clock()
by Eric Nelson
· 13 years ago
8c46594
i.MX6: Add ANATOP regulator init
by Dirk Behme
· 13 years ago
026c986
mx53loco: Allow to print CPU information at a later stage
by Fabio Estevam
· 13 years ago
b412101
mx5: Add clock config interface
by Fabio Estevam
· 13 years ago
6479f51
imx-common: Factor out get_ahb_clk()
by Fabio Estevam
· 13 years ago
c378abf
MX53: add function to set SATA clock to internal
by Stefano Babic
· 13 years ago
d38db76
MX5: Add definitions for SATA controller
by Stefano Babic
· 13 years ago
77ba191
EXYNOS: add LCD and MIPI DSI clock interface.
by Donghwa Lee
· 13 years ago
0955271
EXYNOS: definitions of system resgister and power management registers.
by Donghwa Lee
· 13 years ago
05df891
omap3: Introduce weak misc_init_r
by Tom Rini
· 13 years ago
5ef54d4
omap4+: Remove CONFIG_ARCH_CPU_INIT
by Tom Rini
· 13 years ago
5ccb424
armv7: Use -march=armv7-a and thereby enable Thumb-2
by Aneesh V
· 13 years ago
fd8798b
armv7: add appropriate headers for assembly functions
by Aneesh V
· 13 years ago
a8f08fd
OMAP5: reset: Use cold reset in case of 5430ES1.0
by SRICHARAN R
· 13 years ago
8d24292
OMAP3+: reset: Create a common reset layer.
by SRICHARAN R
· 13 years ago
e6c6889
arm: omap5: correct boot device mode7 for eMMC
by Balaji T K
· 13 years ago
99c43be
OMAP5: ddr: Change the ddr device name.
by SRICHARAN R
· 13 years ago
36c366f
OMAP4/5: device: Add support to get the device type.
by SRICHARAN R
· 13 years ago
20c372f
OMAP4/5: Make the sysctrl structure common
by SRICHARAN R
· 13 years ago
d3901b1
OMAP4/5: Make the silicon revision variable common.
by SRICHARAN R
· 13 years ago
602476e
OMAP5: hwinit: Add the missing break statement
by SRICHARAN R
· 13 years ago
698a1f2
OMAP5: palmas: Configure nominal opp vdd values
by SRICHARAN R
· 13 years ago
3d53496
OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon.
by SRICHARAN R
· 13 years ago
8ec587d
OMAP5: io: Configure the io settings for omap5430 sevm board.
by SRICHARAN R
· 13 years ago
b1ee0bc
OMAP5: clocks: Change clock settings as required for ES1.0 silicon.
by SRICHARAN R
· 13 years ago
5a1bfc8
OMAP4: scale voltage of core before MPU scales
by Nishanth Menon
· 13 years ago
a0f45c1
OMAP4460: TPS Ensure SET1 is selected after voltage configuration
by Nishanth Menon
· 13 years ago
41d7ab1
OMAP3+: Introduce generic logic for OMAP voltage controller
by Nishanth Menon
· 13 years ago
a9b0556
ARM:OMAP+:MMC: Add parameters to MMC init
by Jonathan Solnit
· 13 years ago
6d01676
CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZE
by Marek Vasut
· 13 years ago
5ba5930
ARM: add u-boot.imx as target for i.MX SOCs
by Stefano Babic
· 13 years ago
c94ce4a
i.MX6: implement enable_caches()
by Eric Nelson
· 13 years ago
22f26fe
arm: Use common .lds file where possible
by Simon Glass
· 13 years ago
d75ffd4
arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings
by Anatolij Gustschin
· 13 years ago
9ad40d0
sdrc.c: Fix typo in do_sdrc_init() for SPL
by Tom Rini
· 13 years ago
d243022
tegra: Enhance clock support to handle 16-bit clock divisors
by Simon Glass
· 13 years ago
cad1a27
tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE
by Simon Glass
· 13 years ago
08d6ec2
tegra: usb: Add support for Tegra USB peripheral
by Simon Glass
· 13 years ago
2966cd2
tegra: fdt: Add function to return peripheral/clock ID
by Simon Glass
· 13 years ago
83aaec8
tegra: fdt: Add Tegra2x device tree file from kernel
by Simon Glass
· 13 years ago
8b75b8f
arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer load
by Tom Warren
· 13 years ago
f9904ce
ARM: highbank: add reset support
by Rob Herring
· 13 years ago
02fe785
ARM: highbank: Add boot counter support
by Rob Herring
· 13 years ago
3ec96f3
ARM: highbank: fix us_to_tick calculation
by Rob Herring
· 13 years ago
555fe5e
ARM: highbank: add missing get_tbclk
by Rob Herring
· 13 years ago
0e0a6b7
SPL: call cleanup_before_linux() before booting Linux
by Stefano Babic
· 13 years ago
44fa188
OMAP3: SPL: do not call I2C init if no I2C is set.
by Stefano Babic
· 13 years ago
84fb0dd
Add cache functions to SPL for armv7
by Stefano Babic
· 13 years ago
ab21819
omap/spl: change output of spl_parse_image_header
by Simon Schwarz
· 13 years ago
305bc4c
omap-common/spl: Add linux boot to SPL
by Simon Schwarz
· 13 years ago
6c3ddde
omap-common: Add NAND SPL linux booting
by Simon Schwarz
· 13 years ago
0d1ad1f
mx53: Make PLL2 to be the parent of UART clock
by Fabio Estevam
· 13 years ago
46e9733
mx6: Read silicon revision from register
by Fabio Estevam
· 13 years ago
9af122b
mx6: Fix reset cause for Power On Reset case
by Fabio Estevam
· 13 years ago
79bfa73
SPL: Add YMODEM over UART load support
by Matt Porter
· 13 years ago
bdf77dc
spl.c: Use __noreturn decorator
by Tom Rini
· 13 years ago
1859b70
usb/ehci: Add USB support for the MX6Q
by Wolfgang Grandegger
· 13 years ago
80979e8
Remove execute permissions from source files
by Thomas Weber
· 13 years ago
e0db71d
armv7: omap3: leave outer cache enabled
by Aneesh V
· 13 years ago
c37b7f7
MX5/MX6: add missing get_ticks() and get_tbclk()
by Stefano Babic
· 13 years ago
4684fde
OMAP4460: Reduce MPU clock speed from 920 to 700
by Aneesh V
· 13 years ago
7ea4b7c
omap3: fix comment typos
by Peter Meerwald
· 13 years ago
ad4426b
OMAP4: clock-common: Move the usb dppl configuration to new func
by Govindraj.R
· 13 years ago
3968a6a
OMAP3+: Clock: Adding ehci clock enabling
by Govindraj.R
· 13 years ago
34076a0
ARM: EXYNOS: Add support for Exynos5 based SoCs
by Chander Kashyap
· 13 years ago
6a870e1
Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro
by Chander Kashyap
· 13 years ago
047ece7
S5P: support generic watchdog timer
by Minkyu Kang
· 13 years ago
3c7721f
Exynos: Fix ARM Clock frequency calculation
by Chander Kashyap
· 13 years ago
ce0e55e
i.mx: i.mx5: update imx_get_mac_from_fuse function
by Jason Liu
· 13 years ago
f8c6e1b
OMAP SPL: Fix missing timer_init() call in OMAP4 s_init()
by Dechesne, Nicolas
· 13 years ago
d639cf5
OMAP3: Correct get_sdr_cs_offset mask
by Tom Rini
· 13 years ago
7c3c76e
arm: omap3: Define save_boot_params in lowlevel_init.S for SPL only
by Pali Rohár
· 13 years ago
410012f
tegra2: Enable data cache
by Simon Glass
· 13 years ago
fb1ea63
tegra: Add SDMMC support to funcmux
by Simon Glass
· 13 years ago
d8c03b8
tegra: Add I2C support to funcmux
by Simon Glass
· 13 years ago
43b1a7c
tegra: Add enum to select from available funcmux configs
by Simon Glass
· 13 years ago
3ba99a3
tegra: Adjust funcmux config test to permit expansion
by Simon Glass
· 13 years ago
b60fa39
tegra2: Fix default RAM size selection in odmdata
by Stephen Warren
· 13 years ago
0b764d6
tegra2: Fix conflicting pinmux for UARTA
by Stephen Warren
· 13 years ago
5f70c51
ARM: AM33XX: Add i2c support
by Patil, Rachna
· 13 years ago
0cda7a4
omap_rev_string: output to stdout
by Andreas Müller
· 13 years ago
de3ffeb
OMAP SPL: call timer_init in s_init to make udelay work earlier
by Andreas Müller
· 13 years ago
77a73fe
ARM:AM33XX: Add SPL support for AM335X EVM
by Chandan Nath
· 13 years ago
d6e97f8
ARM:AM33XX: Add mmc/sd support
by Chandan Nath
· 13 years ago
5b5c212
ARM:AM33XX: Fix ddr and timer register offset
by Chandan Nath
· 13 years ago
Next »