Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
2c4321444a3783fc0eccf133f682be06580e7e17
2c43214
MX28: SPI: Supercharge the SPI driver
by Marek Vasut
· 12 years ago
1375f04
MX28: DMA: Prolong the DMA timeout
by Marek Vasut
· 12 years ago
615a4ad
MX28: DMA: Align the struct mxs_dma_desc
by Marek Vasut
· 12 years ago
acbdea2
mx6qarm2:Use IMX_GPIO_NR macro
by Ashok Kumar Reddy
· 12 years ago
953884c
imx27lite: update with gpio api change (v4)
by trem
· 12 years ago
e71c39d
gpio: add gpio api support to mx27 (v4)
by trem
· 12 years ago
af369d9
mx5: add iomux-mx51.h include
by Matt Sealey
· 12 years ago
72f8ebf
mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'
by Otavio Salvador
· 12 years ago
89ce53f
mxs: Only build internal Ethernet controller for i.MX28
by Otavio Salvador
· 12 years ago
6e829b6
mxs: Replace i.MX233 by i.MX23 on copyright header
by Otavio Salvador
· 12 years ago
5dafa45
mxc: Make gpio_get_value() use PSR
by Benoît Thébaudeau
· 12 years ago
5c8d14d
mx53ard: Use IMX_GPIO_NR macro
by Fabio Estevam
· 12 years ago
5179a26
mx51evk: Use IMX_GPIO_NR macro
by Fabio Estevam
· 12 years ago
3ef0a31
mx53loco: Use IMX_GPIO_NR macro
by Fabio Estevam
· 12 years ago
483920f
mx35: Remove declaration of non-existing function
by Benoît Thébaudeau
· 12 years ago
7c80326
mx35: Move clock enums to clock.h
by Benoît Thébaudeau
· 12 years ago
d365e2d
mx35: Remove declaration of non-existing function
by Benoît Thébaudeau
· 12 years ago
fe24d61
mx35: Fix broken pin definitions
by Benoît Thébaudeau
· 12 years ago
e23ee56
mx35 iomux: Remove unused macro
by Benoît Thébaudeau
· 12 years ago
4311c1a
mx5: Undeclare imx_decode_pll()
by Benoît Thébaudeau
· 12 years ago
5fecb36
MX: Set a common gpio.h for all i.MX
by Stefano Babic
· 12 years ago
c55068e
mxs: Use correct function name to initialize dram
by Fabio Estevam
· 12 years ago
685659c
mx28evk: Remove unneeded 'undef'
by Fabio Estevam
· 12 years ago
e229d44
MX28: Move "regs-base.h" include after SoC type configuration
by Otavio Salvador
· 12 years ago
a545355
MX28: config: Allow different target generation in elftosb call
by Otavio Salvador
· 12 years ago
09bc3d0
mx35: Add cpu_mmc_init()
by Benoît Thébaudeau
· 12 years ago
ecb0f31
mx5/6: Fix cpu_mmc_init() return value
by Benoît Thébaudeau
· 12 years ago
c6b52c4
spi: fix mxs_spi_slave structure allocation to clear memory
by Matt Sealey
· 12 years ago
784097a
spi: fix mxc_spi_slave structure allocation to clear memory
by Matt Sealey
· 12 years ago
0aff384
mx53evk: add boot_mode support
by Troy Kisky
· 12 years ago
bb05b40
mx6qsabrelite: add boot_mode support
by Troy Kisky
· 12 years ago
124a06d
imx-common/cmd_bmode.c: add imx bmode (bootmode) command
by Troy Kisky
· 12 years ago
d1c679a
iomux: move IOMUX_GPR13_xxx defines
by Troy Kisky
· 12 years ago
83209cb
mx35: Remove duplicate GPIO3_BASE_ADDR
by Benoît Thébaudeau
· 12 years ago
18c6399
mx5: cosmetic: Clean up lowlevel_init
by Benoît Thébaudeau
· 12 years ago
68d919d
mx5/6 timer: Round up tick_to_time() value
by Benoît Thébaudeau
· 12 years ago
f2d3ae0
mx3: Fix typo on IPU_CONF_CSI_EN
by Benoît Thébaudeau
· 12 years ago
34a31bf
mx35: Fix typo on EDIO
by Benoît Thébaudeau
· 12 years ago
78ff1a6
mx5: Enable dcache
by Benoît Thébaudeau
· 12 years ago
e107c7e
mx25: Enable dcache
by Benoît Thébaudeau
· 12 years ago
cd20040
mxc_spi: Round up clock divider
by Benoît Thébaudeau
· 12 years ago
78befb6
rtc: add support of mx27 rtc
by trem
· 12 years ago
fdb00b8
MX28: Shuffle around the power management code
by Marek Vasut
· 12 years ago
1b0f559
MX28: Drop the cp15 reconfiguration from SPL
by Marek Vasut
· 12 years ago
0989123
tx25: Use generic gpio_* calls
by Vikram Narayanan
· 12 years ago
fa7a51c
mxs: Convert sys_proto.h prefixes to 'mxs'
by Otavio Salvador
· 12 years ago
af963ba
mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h
by Otavio Salvador
· 12 years ago
d7d8a3a
mxs: Remove not required include of iomux-mx28.h
by Otavio Salvador
· 12 years ago
f348199
mxs: Remove not required explicit iomux-mx28.h include
by Otavio Salvador
· 12 years ago
a51425d
apx4devkit: Turn on caches
by Fabio Estevam
· 12 years ago
a7273de
m28evk: Turn on caches
by Fabio Estevam
· 12 years ago
d0460b0
arm:cache:trats: Enable PL310 L2 Cache Controller at TRATS Samsung board
by Łukasz Majewski
· 12 years ago
d7957d1
arm:exynos: Enable data cache at exynos based processors.
by Łukasz Majewski
· 12 years ago
6fff52b
video: support exynos pwm backlight driver
by Donghwa Lee
· 12 years ago
a29c832
video: exynos fb driver supports display port feature
by Donghwa Lee
· 12 years ago
5addfcf
video: add dp_enabled variable in vidinfo structure
by Donghwa Lee
· 12 years ago
d2a6982
video: support exynos display port drivers
by Donghwa Lee
· 12 years ago
c401505
EXYNOS5: add display port base address
by Donghwa Lee
· 12 years ago
b651667
EXYNOS5: support display port phy control function
by Donghwa Lee
· 12 years ago
46524be
EXYNOS5: support display system register control
by Donghwa Lee
· 12 years ago
2c5cd25
EXYNOS5: support exynos5 lcd clock control
by Donghwa Lee
· 12 years ago
ee93dcf
video: support exynos fimd driver for various exynos series
by Donghwa Lee
· 12 years ago
f8c5cfa
ARM: EXYNOS: fixed compiler warning message
by Jaehoon Chung
· 12 years ago
3936b4f
arm/s5pxx: Fix get_timer_masked to get the time.
by Zhong Hongbo
· 12 years ago
42e14f0
arm:trats: loaduimage environment variable defied for TRATS target
by Łukasz Majewski
· 12 years ago
41222c2
SMDK5250: Enable UART and MMC for Exynos5250 Rev 1.0
by Rajeshwari Shinde
· 12 years ago
fd8ef01
EXYNOS5 : Modify pinnumx settings as per Exynos5250 Rev 1.0
by Rajeshwari Shinde
· 12 years ago
10bc1a7
EXYNOS5: CLOCK: Add BPLL support
by Rajeshwari Shinde
· 12 years ago
6071bca
EXYNOS5: CLOCK: Modify MPLL clock out for Exynos5250 Rev 1.0
by Rajeshwari Shinde
· 12 years ago
87f2e07
Exynos5: DDR3: Add DDR3 memory setup for Exynos5250 Rev 1.0
by Rajeshwari Shinde
· 12 years ago
998e5d3
EXYNOS5: CLOCK: Add clock support for Exynos5250 Rev 1.0
by Rajeshwari Shinde
· 12 years ago
526b570
EXYNOS5: CLOCK: define additional clock registers for Exynos5250 Rev 1.0
by Rajeshwari Shinde
· 12 years ago
78fbcc9
SMDK5250: Add smdk5250-uboot-spl.lds
by Rajeshwari Shinde
· 12 years ago
9c46f03
SMDK5250: SPL: Define parametric board initializer
by Rajeshwari Shinde
· 12 years ago
589c397
ARCH: SPL: Add parametric board initializer
by Rajeshwari Shinde
· 12 years ago
3d6ba91
ARM: Remove unused stack and irq config defines
by Rob Herring
· 12 years ago
6f0dba8
arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0
by Tetsuyuki Kobayashi
· 12 years ago
cca6076
tegra20: Remove armv4t build flags
by Allen Martin
· 12 years ago
660e98f
spl: fix SPL build of private libgcc
by Allen Martin
· 12 years ago
c497be7
arm: enable libgcc build for SPL
by Allen Martin
· 12 years ago
12b7b70
tegra20: enable SPL for tegra20 boards
by Allen Martin
· 12 years ago
a49716a
tegra20: move SDRAM param save to later in boot
by Allen Martin
· 12 years ago
984df4e
tegra20: add u-boot-*-tegra.bin targets
by Allen Martin
· 12 years ago
c037c93
ARM: add tegra20 support to arm720t
by Allen Martin
· 12 years ago
45ec5b2
tegra20: remove timer_init from SPL build
by Allen Martin
· 12 years ago
c7da6c6
ARM: Fix arm720t SPL build
by Allen Martin
· 12 years ago
aa2e279
MAKEALL: update to work with new boards.cfg syntax
by Allen Martin
· 12 years ago
0fd37b8
mkconfig: remove bashisms and cleanup config.mk generation
by Allen Martin
· 12 years ago
e3e5dac
tegra20: make board mkdir commands unconditional
by Allen Martin
· 12 years ago
ba5dcb3
tegra20: tec: add tegra20-common-post.h
by Allen Martin
· 12 years ago
7e5fd8f
tegra20: rename CONFIG_MACH_TEGRA_GENERIC
by Allen Martin
· 12 years ago
d9e73a8
tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common
by Allen Martin
· 12 years ago
00a2749
tegra20: rename tegra2 -> tegra20
by Allen Martin
· 12 years ago
0d04f34
ARM: add Raspberry Pi model B board, using BCM2835 SoC
by Stephen Warren
· 12 years ago
efad6cf
ARM: add basic support for the Broadcom BCM2835 SoC
by Stephen Warren
· 12 years ago
86c6326
ARM: arm1176: enable instruction cache in arch_cpu_init()
by Stephen Warren
· 12 years ago
c6c621b
README: fix references to config_cmd_default.h
by Stephen Warren
· 12 years ago
f418597
snowball: Adding board specific cache cleanup routine
by Mathieu J. Poirier
· 12 years ago
53e6f6a
armv7: Adding cpu specific cache managmenent
by Mathieu J. Poirier
· 12 years ago
10ed93d
u8500: Separating mmc config parameters from driver
by John Rigby
· 12 years ago
Next »