Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
f94669f30656cd05bbc75f6c799a1b06c493f3d2
/
arch
/
arm
47f1331
mxs: Squash the header file usage in ehci-mxs
by Marek Vasut
· 12 years ago
3430e0b
mxs: mmc: spi: dma: Better wrap the MXS differences
by Marek Vasut
· 12 years ago
5c2f444
mxs: Reset the EMI block on mx23
by Marek Vasut
· 12 years ago
6904172
i.MX6: Add DDR controller registers
by Eric Nelson
· 12 years ago
828bd14
i.MX6DL: define IOMUX pads NANDF_CS1-3 for use as GPIO
by Eric Nelson
· 12 years ago
714afa6
i.MX6: crm_regs: define IOMUXC_GPR4/6/7
by Eric Nelson
· 12 years ago
4f60c49
i.MX6: crm_regs: define CCM_CCGRx for use in board config files
by Eric Nelson
· 12 years ago
cfb8b9d
i.MX6: consolidate pad names for multi-CPU boards
by Eric Nelson
· 12 years ago
9cd9b34
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· 12 years ago
a562791
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
0326837
Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
da07c21
am33xx: support for booting via usbeth
by Ilya Yanok
· 12 years ago
b9f5669
da8xx: Add the missing pinmux for da830 to the gpio driver
by Tomas Novotny
· 12 years ago
291b3dc
build: imx: Fix 'u-boot.imx' build without full OBJTREE reference
by Otavio Salvador
· 12 years ago
951c6ba
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
76c91e6
mx6: Disable Power Down Bit of watchdog
by Fabio Estevam
· 12 years ago
fd8e1c3
arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
by Lucas Stach
· 12 years ago
8aff009
Tegra114: Dalmore: Add DT files
by Tom Warren
· 12 years ago
e23bb6a
Tegra114: Add common CPU (shared) files
by Tom Warren
· 12 years ago
ec1885c
Tegra114: Add CPU (armv7) files
by Tom Warren
· 12 years ago
4040ec1
Tegra114: Add AVP (arm720t) files
by Tom Warren
· 12 years ago
2fc65e2
Tegra114: Add arch-tegra114 include files
by Tom Warren
· 12 years ago
b19f574
tegra: add SPI SLINK driver
by Allen Martin
· 12 years ago
91673e2
tegra: add addresses of SPI SLINK controllers
by Allen Martin
· 12 years ago
23e3158
tegra30: fdt: add SPI SLINK nodes
by Allen Martin
· 12 years ago
7d54f02
tegra30: add SBC1 to periph id mapping table
by Allen Martin
· 12 years ago
c98f03f
tegra20: fdt: add SPI SFLASH node
by Allen Martin
· 12 years ago
4727a13
tegra: rename FUNCMUX_UART2_UARTB
by Stephen Warren
· 12 years ago
f29f086
Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c
by Tom Warren
· 12 years ago
d83152d
Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry
by Tom Warren
· 12 years ago
12e06fe
treewide: include libfdt_env.h before fdt.h
by Kim Phillips
· 12 years ago
13526f7
Add DDR3 support for AM335x-EVM (Version 1.5A)
by Jeff Lance
· 12 years ago
1c1b7c3
pcm051: Add support for Phytec phyCORE-AM335x
by Lars Poeschel
· 12 years ago
aca0b8b
am33xx: add a pulldown macro to pinmux config
by Lars Poeschel
· 12 years ago
00ed345
arm: zynq: Add lowlevel initialization to C
by Michal Simek
· 12 years ago
59c651f
arm: zynq: Add SLCR support with system reset
by Michal Simek
· 12 years ago
baa1e53
arm: Use generic global_data
by Simon Glass
· 12 years ago
e9adeca
ppc: arm: Move sdhc_clk into arch_global_data
by Simon Glass
· 12 years ago
2ff467c
ARM: add wfi assembly macro
by Rob Herring
· 12 years ago
e5f5c4a
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
34fd5d2
arm: Move tlb_addr and tlb_size to arch_global_data
by Simon Glass
· 12 years ago
b4d51db
ixp: Move timestamp to arch_global_data
by Simon Glass
· 12 years ago
5f70714
arm: Move timer_reset_value to arch_global_data
by Simon Glass
· 12 years ago
582601d
arm: Move lastinc to arch_global_data
by Simon Glass
· 12 years ago
66ee692
arm: Move tbl to arch_global_data
by Simon Glass
· 12 years ago
8ff43b0
arm: Move tbu to arch_global_data
by Simon Glass
· 12 years ago
b339051
arm: Move timer_rate_hz into arch_global_data
by Simon Glass
· 12 years ago
f47e6ec
at91: Move at91 global data into arch_global_data
by Simon Glass
· 12 years ago
5cb4858
Add architecture-specific global data
by Simon Glass
· 12 years ago
4e5eb45
arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
by Lucas Stach
· 12 years ago
90bc2bf
mxs: mmc: Allow overriding default card detect implementation
by Marek Vasut
· 12 years ago
f3801e2
mxs: ssp: Add SSP registers map for MX23
by Marek Vasut
· 12 years ago
0e5c05e
mxs: dma: Fix APBH DMA driver for MX23
by Marek Vasut
· 12 years ago
f093088
mxs: Use __weak annotation to simplify code
by Fabio Estevam
· 12 years ago
8303ed1
mxs: Boost the memory power supply
by Marek Vasut
· 12 years ago
71a988a
imximage.cfg: run files through C preprocessor
by Troy Kisky
· 12 years ago
0023997
mxs: Add MX23 quirks into the clock code
by Otavio Salvador
· 12 years ago
30af6c0
mxs: Fix the memory init for MX23
by Otavio Salvador
· 12 years ago
7788bf0
mxs: Add function to ungate the power block on MX23
by Marek Vasut
· 12 years ago
e6d93c2
mx23: config: Enable building of u-boot.sb binary
by Otavio Salvador
· 12 years ago
1ddf386
mx23: SPL: Initialize DDR at 133MHz
by Otavio Salvador
· 12 years ago
f942f7d
mx23: SPL: Add boot mode support
by Otavio Salvador
· 12 years ago
a8b2884
mx23: Add boot mode description
by Otavio Salvador
· 12 years ago
f69077e
mx23: Add support on print_cpuinfo()
by Otavio Salvador
· 12 years ago
95e873d
mx23: ssp: Fix ssp-regs.h for MX23
by Marek Vasut
· 12 years ago
06dc816
mx23: Add POWER and CLKCTRL register definitions
by Marek Vasut
· 12 years ago
180f47a
mx23: Add iomux-mx23.h
by Otavio Salvador
· 12 years ago
3fd7f36
mx23: Add register base addresses
by Otavio Salvador
· 12 years ago
bf48fcb
mxs: clock: Use 'mxs' prefix for methods
by Otavio Salvador
· 12 years ago
14e26bc
mxs: ssp: Pull out the SSP bus to regs conversion
by Marek Vasut
· 12 years ago
64e6ec1
tegra: fdt: add apbdma node
by Allen Martin
· 12 years ago
b7723f3
tegra: fdt: sort dts files
by Allen Martin
· 12 years ago
d3f8752
tegra: fdt: remove clocks nodes
by Allen Martin
· 12 years ago
d08b9e9
tegra: remove IRDA pinmux synonym
by Allen Martin
· 12 years ago
083bbbb
Tegra30: fdt: Update DT files with I2C info for T30/Cardhu
by Tom Warren
· 12 years ago
619bd99
Tegra30: clocks: Fix clock tables for I2C and other periphs
by Tom Warren
· 12 years ago
6d6c0ba
Tegra30: Add generic Tegra30 build support
by Tom Warren
· 12 years ago
79ce91b
Tegra30: Cardhu: Add DT files
by Tom Warren
· 12 years ago
b287103
Tegra30: Add common CPU (shared) files
by Tom Warren
· 12 years ago
5576aab
Tegra30: Add CPU (armv7) files
by Tom Warren
· 12 years ago
1b245fe
Tegra30: Add AVP (arm720t) files
by Tom Warren
· 12 years ago
dc89ad1
Tegra30: Add arch-tegra30 include files
by Tom Warren
· 12 years ago
716d943
tegra: display: add board pinmux
by Marc Dietrich
· 12 years ago
df3ad6c
pxa: Save lr register in relocate_code function
by Łukasz Dałek
· 12 years ago
a17617d
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
1199c37
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
abbab70
mx31/mx35/mx51/mx53/mx6: add watchdog
by Troy Kisky
· 12 years ago
5374d38
Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clk
by Jaehoon Chung
· 12 years ago
c39e969
Exynos: clock: support get_mmc_clk for exynos
by Jaehoon Chung
· 12 years ago
80e4095
arm: Tabify code for MMC initialization
by Taylor Hutt
· 12 years ago
2f8d8d6
arm: Move bootstage record for board_init_f() to after arch_cpu_init()
by Simon Glass
· 12 years ago
fe34f8d
arm: Make interrupts.o and reset.o in libarm also appear in SPL
by Tom Wai-Hong Tam
· 12 years ago
e2e3e2b
arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD
by Simon Glass
· 12 years ago
06fd853
arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading
by Simon Glass
· 12 years ago
eae78c3
arm: Move fdt check earlier so that board_early_init_f() can use it
by Simon Glass
· 12 years ago
724cdff
arm: Keep track of the tlb size as well as its location
by Gabe Black
· 12 years ago
44df5e8
arm: move flush_dcache_all() to just before disable cache
by Arun Mankuzhi
· 12 years ago
7b4bd12
EXYNOS: Add dummy definition to fix compilation dependency on CONFIG_EXYNOS_MIPI_DSIM
by Ajay Kumar
· 12 years ago
1673f19
EXYNOS5: Change parent clock of FIMD to MPLL
by Ajay Kumar
· 12 years ago
9b57285
EXYNOS5: Add support for FIMD and DP
by Ajay Kumar
· 12 years ago
Next »