Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1da8a7b64e0df675c89b8c584369e10fb11b0c31
1da8a7b
mxc: Define architecture identifier
by Benoît Thébaudeau
· Mon Aug 13 07:27:58 2012 +0000
68fc638
MX5: efikamx: substitutes GPIO_NUMBER with IMX_GPIO_NR
by Stefano Babic
· Tue Aug 28 03:10:51 2012 +0000
7d04bd7
mx5:Use IMX_GPIO_NR macro
by Ashok Kumar Reddy
· Tue Aug 28 07:39:38 2012 +0530
a50f8d9
efikamx: sync Smartbook DDR settings in DCD with those found in Genesi's production U-Boot
by Matt Sealey
· Fri Aug 24 06:44:24 2012 +0000
ed95f61
efikamx: update to Efika MX Smarttop and Smartbook boards
by Matt Sealey
· Mon Aug 27 05:58:30 2012 +0000
6815cf6
mxs: Convert timeout parameter to 'unsigned int'
by fabio.estevam@freescale.com
· Wed Aug 22 10:10:11 2012 +0000
04bac9a
efikamx: update MAINTAINERS for Genesi Efika MX systems
by Matt Sealey
· Thu Aug 23 04:56:19 2012 +0000
57c0f81
efikamx: configure Smarttop PCBID and LED pads in DCD for convenience
by Matt Sealey
· Wed Aug 22 09:25:40 2012 +0000
285961e
efikamx: remove drive strength function and roll its functionality into the DCD
by Matt Sealey
· Wed Aug 22 09:25:39 2012 +0000
af8f53b
efikamx: move and rename Efika MX directories and config files to prepare for new boards
by Matt Sealey
· Wed Aug 22 09:25:38 2012 +0000
f134d24
MX28: m28evk: Enable SPI DMA
by Marek Vasut
· Tue Aug 21 16:17:29 2012 +0000
dee493c
MX28: m28evk: Align SSP clock speed
by Marek Vasut
· Tue Aug 21 16:17:28 2012 +0000
7f4d014
MX28: SPI: Supercharge the SPI driver
by Marek Vasut
· Tue Aug 21 16:17:27 2012 +0000
0f6f68c
MX28: DMA: Prolong the DMA timeout
by Marek Vasut
· Tue Aug 21 16:17:26 2012 +0000
f16c8e6
MX28: DMA: Align the struct mxs_dma_desc
by Marek Vasut
· Tue Aug 21 16:17:25 2012 +0000
5e3deeb
mx6qarm2:Use IMX_GPIO_NR macro
by Ashok Kumar Reddy
· Thu Aug 23 21:01:34 2012 +0530
f6315ed
imx27lite: update with gpio api change (v4)
by trem
· Sat Aug 25 05:30:34 2012 +0000
cf233ed
gpio: add gpio api support to mx27 (v4)
by trem
· Sat Aug 25 05:30:33 2012 +0000
397e3d5
mx5: add iomux-mx51.h include
by Matt Sealey
· Wed Aug 22 09:24:06 2012 +0000
a2bbe0c
mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'
by Otavio Salvador
· Sun Aug 19 04:58:30 2012 +0000
d1de2e0
mxs: Only build internal Ethernet controller for i.MX28
by Otavio Salvador
· Sun Aug 19 04:58:29 2012 +0000
d8e9063
mxs: Replace i.MX233 by i.MX23 on copyright header
by Otavio Salvador
· Sun Aug 19 04:58:28 2012 +0000
daaf7a9
mxc: Make gpio_get_value() use PSR
by Benoît Thébaudeau
· Mon Aug 20 10:55:41 2012 +0000
85818cf
mx53ard: Use IMX_GPIO_NR macro
by Fabio Estevam
· Tue Aug 21 10:01:58 2012 +0000
f6b2366
mx51evk: Use IMX_GPIO_NR macro
by Fabio Estevam
· Tue Aug 21 10:01:57 2012 +0000
642af86
mx53loco: Use IMX_GPIO_NR macro
by Fabio Estevam
· Tue Aug 21 10:01:56 2012 +0000
f884a42
mx35: Remove declaration of non-existing function
by Benoît Thébaudeau
· Tue Aug 14 10:32:40 2012 +0000
efc9187
mx35: Move clock enums to clock.h
by Benoît Thébaudeau
· Tue Aug 14 10:32:21 2012 +0000
4618789
mx35: Remove declaration of non-existing function
by Benoît Thébaudeau
· Tue Aug 14 09:40:02 2012 +0000
97f69e6
mx35: Fix broken pin definitions
by Benoît Thébaudeau
· Tue Aug 14 09:39:49 2012 +0000
6774a92
mx35 iomux: Remove unused macro
by Benoît Thébaudeau
· Tue Aug 14 09:39:16 2012 +0000
f303935
mx5: Undeclare imx_decode_pll()
by Benoît Thébaudeau
· Tue Aug 14 08:06:23 2012 +0000
fc05b90
MX: Set a common gpio.h for all i.MX
by Stefano Babic
· Sun Aug 19 21:33:50 2012 +0000
f13094d
mxs: Use correct function name to initialize dram
by Fabio Estevam
· Sat Aug 18 13:28:12 2012 +0000
99a633b
mx28evk: Remove unneeded 'undef'
by Fabio Estevam
· Sat Aug 18 13:28:11 2012 +0000
c615224
MX28: Move "regs-base.h" include after SoC type configuration
by Otavio Salvador
· Sat Aug 18 07:25:26 2012 +0000
1781100
MX28: config: Allow different target generation in elftosb call
by Otavio Salvador
· Sat Aug 18 07:25:25 2012 +0000
5baa248
mx35: Add cpu_mmc_init()
by Benoît Thébaudeau
· Fri Aug 17 10:43:48 2012 +0000
58d2232
mx5/6: Fix cpu_mmc_init() return value
by Benoît Thébaudeau
· Fri Aug 17 10:42:55 2012 +0000
3a9af06
spi: fix mxs_spi_slave structure allocation to clear memory
by Matt Sealey
· Fri Aug 17 08:15:11 2012 +0000
28fd51b
spi: fix mxc_spi_slave structure allocation to clear memory
by Matt Sealey
· Fri Aug 17 08:15:10 2012 +0000
dd793fc
mx53evk: add boot_mode support
by Troy Kisky
· Wed Aug 15 10:31:22 2012 +0000
580f4e3
mx6qsabrelite: add boot_mode support
by Troy Kisky
· Wed Aug 15 10:31:21 2012 +0000
0ca618c
imx-common/cmd_bmode.c: add imx bmode (bootmode) command
by Troy Kisky
· Wed Aug 15 10:31:20 2012 +0000
c939e2c
iomux: move IOMUX_GPR13_xxx defines
by Troy Kisky
· Wed Aug 15 10:27:11 2012 +0000
055926a
mx35: Remove duplicate GPIO3_BASE_ADDR
by Benoît Thébaudeau
· Tue Aug 14 11:03:34 2012 +0000
118e0bc
mx5: cosmetic: Clean up lowlevel_init
by Benoît Thébaudeau
· Tue Aug 14 05:18:43 2012 +0000
796ae25
mx5/6 timer: Round up tick_to_time() value
by Benoît Thébaudeau
· Tue Aug 14 05:01:21 2012 +0000
c8750c6
mx3: Fix typo on IPU_CONF_CSI_EN
by Benoît Thébaudeau
· Tue Aug 14 03:33:52 2012 +0000
8ce8777
mx35: Fix typo on EDIO
by Benoît Thébaudeau
· Tue Aug 14 03:28:24 2012 +0000
b8aaed3
mx5: Enable dcache
by Benoît Thébaudeau
· Tue Aug 14 03:17:52 2012 +0000
463b685
mx25: Enable dcache
by Benoît Thébaudeau
· Tue Aug 14 03:17:33 2012 +0000
884622b
mxc_spi: Round up clock divider
by Benoît Thébaudeau
· Fri Aug 10 08:51:50 2012 +0000
3c4ff1f
rtc: add support of mx27 rtc
by trem
· Wed Aug 08 07:04:46 2012 +0000
71de699
MX28: Shuffle around the power management code
by Marek Vasut
· Mon Aug 06 11:34:55 2012 +0000
0485006
MX28: Drop the cp15 reconfiguration from SPL
by Marek Vasut
· Mon Aug 06 11:34:54 2012 +0000
2cbd40c
tx25: Use generic gpio_* calls
by Vikram Narayanan
· Sat Jun 16 07:16:17 2012 +0000
cbf0bf2
mxs: Convert sys_proto.h prefixes to 'mxs'
by Otavio Salvador
· Mon Aug 13 09:53:12 2012 +0000
834a39c
mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h
by Otavio Salvador
· Mon Aug 13 09:53:11 2012 +0000
d5fd112
mxs: Remove not required include of iomux-mx28.h
by Otavio Salvador
· Mon Aug 13 09:53:10 2012 +0000
8a8da3e
mxs: Remove not required explicit iomux-mx28.h include
by Otavio Salvador
· Mon Aug 13 09:53:09 2012 +0000
3d07a80
apx4devkit: Turn on caches
by Fabio Estevam
· Sun Aug 05 06:18:00 2012 +0000
031180e
m28evk: Turn on caches
by Fabio Estevam
· Sun Aug 05 06:17:59 2012 +0000
9b2e070
arm:cache:trats: Enable PL310 L2 Cache Controller at TRATS Samsung board
by Łukasz Majewski
· Tue Aug 07 05:42:14 2012 +0000
e667e76
arm:exynos: Enable data cache at exynos based processors.
by Łukasz Majewski
· Tue Aug 07 03:24:03 2012 +0000
c8a3178
video: support exynos pwm backlight driver
by Donghwa Lee
· Mon Jul 02 01:16:13 2012 +0000
bc72aeb
video: exynos fb driver supports display port feature
by Donghwa Lee
· Mon Jul 02 01:16:08 2012 +0000
be91a41
video: add dp_enabled variable in vidinfo structure
by Donghwa Lee
· Mon Jul 02 01:16:05 2012 +0000
b73a88b
video: support exynos display port drivers
by Donghwa Lee
· Mon Jul 02 01:16:02 2012 +0000
33fd814
EXYNOS5: add display port base address
by Donghwa Lee
· Mon Jul 02 01:15:59 2012 +0000
a6b453f
EXYNOS5: support display port phy control function
by Donghwa Lee
· Mon Jul 02 01:15:56 2012 +0000
bac7528
EXYNOS5: support display system register control
by Donghwa Lee
· Mon Jul 02 01:15:53 2012 +0000
3c9d453
EXYNOS5: support exynos5 lcd clock control
by Donghwa Lee
· Mon Jul 02 01:15:49 2012 +0000
64b45d9
video: support exynos fimd driver for various exynos series
by Donghwa Lee
· Thu Jul 26 15:30:49 2012 +0000
0fc779c
ARM: EXYNOS: fixed compiler warning message
by Jaehoon Chung
· Mon Jul 09 21:20:34 2012 +0000
e7c50c2
arm/s5pxx: Fix get_timer_masked to get the time.
by Zhong Hongbo
· Mon Jul 02 13:50:49 2012 +0000
0d26765
arm:trats: loaduimage environment variable defied for TRATS target
by Łukasz Majewski
· Mon Jul 02 23:41:15 2012 +0000
e8bfeda
SMDK5250: Enable UART and MMC for Exynos5250 Rev 1.0
by Rajeshwari Shinde
· Tue Jul 03 20:03:00 2012 +0000
ab337bc
EXYNOS5 : Modify pinnumx settings as per Exynos5250 Rev 1.0
by Rajeshwari Shinde
· Tue Jul 03 20:02:59 2012 +0000
8411286
EXYNOS5: CLOCK: Add BPLL support
by Rajeshwari Shinde
· Tue Jul 03 20:02:58 2012 +0000
7b9afce
EXYNOS5: CLOCK: Modify MPLL clock out for Exynos5250 Rev 1.0
by Rajeshwari Shinde
· Tue Jul 03 20:02:57 2012 +0000
6558d27
Exynos5: DDR3: Add DDR3 memory setup for Exynos5250 Rev 1.0
by Rajeshwari Shinde
· Tue Jul 03 20:02:56 2012 +0000
5f90a4c
EXYNOS5: CLOCK: Add clock support for Exynos5250 Rev 1.0
by Rajeshwari Shinde
· Tue Jul 03 20:02:55 2012 +0000
c823267
EXYNOS5: CLOCK: define additional clock registers for Exynos5250 Rev 1.0
by Rajeshwari Shinde
· Tue Jul 03 20:02:54 2012 +0000
e44ebd0
SMDK5250: Add smdk5250-uboot-spl.lds
by Rajeshwari Shinde
· Tue Jul 03 20:02:53 2012 +0000
14633d1
SMDK5250: SPL: Define parametric board initializer
by Rajeshwari Shinde
· Tue Jul 03 20:02:52 2012 +0000
ff84384
ARCH: SPL: Add parametric board initializer
by Rajeshwari Shinde
· Tue Jul 03 20:02:51 2012 +0000
72e6d65
ARM: Remove unused stack and irq config defines
by Rob Herring
· Fri Jul 13 09:44:01 2012 +0000
153ba38
arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0
by Tetsuyuki Kobayashi
· Fri Jul 06 21:14:20 2012 +0000
61baafb
tegra20: Remove armv4t build flags
by Allen Martin
· Fri Aug 31 08:30:15 2012 +0000
fb338cc
spl: fix SPL build of private libgcc
by Allen Martin
· Fri Aug 31 08:30:14 2012 +0000
ea74c93
arm: enable libgcc build for SPL
by Allen Martin
· Fri Aug 31 08:30:13 2012 +0000
c9c9846
tegra20: enable SPL for tegra20 boards
by Allen Martin
· Fri Aug 31 08:30:12 2012 +0000
0ca1a45
tegra20: move SDRAM param save to later in boot
by Allen Martin
· Fri Aug 31 08:30:11 2012 +0000
21476ec
tegra20: add u-boot-*-tegra.bin targets
by Allen Martin
· Fri Aug 31 08:30:10 2012 +0000
e60ab6e
ARM: add tegra20 support to arm720t
by Allen Martin
· Fri Aug 31 08:30:09 2012 +0000
74753a8
tegra20: remove timer_init from SPL build
by Allen Martin
· Fri Aug 31 08:30:08 2012 +0000
b9690f1
ARM: Fix arm720t SPL build
by Allen Martin
· Fri Aug 31 08:30:07 2012 +0000
43e9274
MAKEALL: update to work with new boards.cfg syntax
by Allen Martin
· Fri Aug 31 08:30:06 2012 +0000
e745fb9
mkconfig: remove bashisms and cleanup config.mk generation
by Allen Martin
· Fri Aug 31 08:30:05 2012 +0000
Next »