Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5e3deeb616c632c1071af797de8c764a4c51b5b9
5e3deeb
mx6qarm2:Use IMX_GPIO_NR macro
by Ashok Kumar Reddy
· 12 years ago
f6315ed
imx27lite: update with gpio api change (v4)
by trem
· 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
d1de2e0
mxs: Only build internal Ethernet controller for i.MX28
by Otavio Salvador
· 12 years ago
d8e9063
mxs: Replace i.MX233 by i.MX23 on copyright header
by Otavio Salvador
· 12 years ago
daaf7a9
mxc: Make gpio_get_value() use PSR
by Benoît Thébaudeau
· 12 years ago
85818cf
mx53ard: Use IMX_GPIO_NR macro
by Fabio Estevam
· 12 years ago
f6b2366
mx51evk: Use IMX_GPIO_NR macro
by Fabio Estevam
· 12 years ago
642af86
mx53loco: Use IMX_GPIO_NR macro
by Fabio Estevam
· 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
6774a92
mx35 iomux: Remove unused macro
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
99a633b
mx28evk: Remove unneeded 'undef'
by Fabio Estevam
· 12 years ago
c615224
MX28: Move "regs-base.h" include after SoC type configuration
by Otavio Salvador
· 12 years ago
1781100
MX28: config: Allow different target generation in elftosb call
by Otavio Salvador
· 12 years ago
5baa248
mx35: Add cpu_mmc_init()
by Benoît Thébaudeau
· 12 years ago
58d2232
mx5/6: Fix cpu_mmc_init() return value
by Benoît Thébaudeau
· 12 years ago
3a9af06
spi: fix mxs_spi_slave structure allocation to clear memory
by Matt Sealey
· 12 years ago
28fd51b
spi: fix mxc_spi_slave structure allocation to clear memory
by Matt Sealey
· 12 years ago
dd793fc
mx53evk: add boot_mode support
by Troy Kisky
· 12 years ago
580f4e3
mx6qsabrelite: add boot_mode support
by Troy Kisky
· 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
118e0bc
mx5: cosmetic: Clean up lowlevel_init
by Benoît Thébaudeau
· 12 years ago
796ae25
mx5/6 timer: Round up tick_to_time() value
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
b8aaed3
mx5: Enable dcache
by Benoît Thébaudeau
· 12 years ago
463b685
mx25: Enable dcache
by Benoît Thébaudeau
· 12 years ago
884622b
mxc_spi: Round up clock divider
by Benoît Thébaudeau
· 12 years ago
3c4ff1f
rtc: add support of mx27 rtc
by trem
· 12 years ago
71de699
MX28: Shuffle around the power management code
by Marek Vasut
· 12 years ago
0485006
MX28: Drop the cp15 reconfiguration from SPL
by Marek Vasut
· 12 years ago
2cbd40c
tx25: Use generic gpio_* calls
by Vikram Narayanan
· 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
d5fd112
mxs: Remove not required include of iomux-mx28.h
by Otavio Salvador
· 12 years ago
8a8da3e
mxs: Remove not required explicit iomux-mx28.h include
by Otavio Salvador
· 12 years ago
3d07a80
apx4devkit: Turn on caches
by Fabio Estevam
· 12 years ago
031180e
m28evk: Turn on caches
by Fabio Estevam
· 12 years ago
9b2e070
arm:cache:trats: Enable PL310 L2 Cache Controller at TRATS Samsung board
by Łukasz Majewski
· 12 years ago
e667e76
arm:exynos: Enable data cache at exynos based processors.
by Łukasz Majewski
· 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
be91a41
video: add dp_enabled variable in vidinfo structure
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
bac7528
EXYNOS5: support display system register control
by Donghwa Lee
· 12 years ago
3c9d453
EXYNOS5: support exynos5 lcd clock control
by Donghwa Lee
· 12 years ago
64b45d9
video: support exynos fimd driver for various exynos series
by Donghwa Lee
· 12 years ago
0fc779c
ARM: EXYNOS: fixed compiler warning message
by Jaehoon Chung
· 12 years ago
e7c50c2
arm/s5pxx: Fix get_timer_masked to get the time.
by Zhong Hongbo
· 12 years ago
0d26765
arm:trats: loaduimage environment variable defied for TRATS target
by Łukasz Majewski
· 12 years ago
e8bfeda
SMDK5250: Enable UART and MMC for Exynos5250 Rev 1.0
by Rajeshwari Shinde
· 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
5f90a4c
EXYNOS5: CLOCK: Add clock support 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
e44ebd0
SMDK5250: Add smdk5250-uboot-spl.lds
by Rajeshwari Shinde
· 12 years ago
14633d1
SMDK5250: SPL: Define parametric board initializer
by Rajeshwari Shinde
· 12 years ago
ff84384
ARCH: SPL: Add parametric board initializer
by Rajeshwari Shinde
· 12 years ago
72e6d65
ARM: Remove unused stack and irq config defines
by Rob Herring
· 12 years ago
153ba38
arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0
by Tetsuyuki Kobayashi
· 12 years ago
61baafb
tegra20: Remove armv4t build flags
by Allen Martin
· 12 years ago
fb338cc
spl: fix SPL build of private libgcc
by Allen Martin
· 12 years ago
ea74c93
arm: enable libgcc build for SPL
by Allen Martin
· 12 years ago
c9c9846
tegra20: enable SPL for tegra20 boards
by Allen Martin
· 12 years ago
0ca1a45
tegra20: move SDRAM param save to later in boot
by Allen Martin
· 12 years ago
21476ec
tegra20: add u-boot-*-tegra.bin targets
by Allen Martin
· 12 years ago
e60ab6e
ARM: add tegra20 support to arm720t
by Allen Martin
· 12 years ago
74753a8
tegra20: remove timer_init from SPL build
by Allen Martin
· 12 years ago
b9690f1
ARM: Fix arm720t SPL build
by Allen Martin
· 12 years ago
43e9274
MAKEALL: update to work with new boards.cfg syntax
by Allen Martin
· 12 years ago
e745fb9
mkconfig: remove bashisms and cleanup config.mk generation
by Allen Martin
· 12 years ago
8a0eea8
tegra20: make board mkdir commands unconditional
by Allen Martin
· 12 years ago
a104681
tegra20: tec: add tegra20-common-post.h
by Allen Martin
· 12 years ago
04e38f4
tegra20: rename CONFIG_MACH_TEGRA_GENERIC
by Allen Martin
· 12 years ago
21fe2f0
tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common
by Allen Martin
· 12 years ago
55d98a1
tegra20: rename tegra2 -> tegra20
by Allen Martin
· 12 years ago
0e012c3
ARM: add Raspberry Pi model B board, using BCM2835 SoC
by Stephen Warren
· 12 years ago
45b8ae6
ARM: add basic support for the Broadcom BCM2835 SoC
by Stephen Warren
· 12 years ago
0730faf
ARM: arm1176: enable instruction cache in arch_cpu_init()
by Stephen Warren
· 12 years ago
963a7cf
README: fix references to config_cmd_default.h
by Stephen Warren
· 12 years ago
bae9ea6
snowball: Adding board specific cache cleanup routine
by Mathieu J. Poirier
· 12 years ago
4d81b2de
armv7: Adding cpu specific cache managmenent
by Mathieu J. Poirier
· 12 years ago
03f609b
u8500: Separating mmc config parameters from driver
by John Rigby
· 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
Next »