Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
05b0ef4021f93aec1325f2b13e162ca8137391f8
/
arch
/
arm
05b0ef4
imx: Move some i.MX common functions into the imx-common directory
by Stefan Roese
· Tue Apr 09 21:06:08 2013 +0000
136f3f4
imx: Move some header files from arch-mxs to imx-common
by Stefan Roese
· Tue Apr 09 21:06:07 2013 +0000
f7b9ac2
mx6: Add solo-lite variant support
by Fabio Estevam
· Wed Apr 10 09:32:57 2013 +0000
ebc8941
iomux-v3: Place pad control definitions into common file
by Fabio Estevam
· Wed Apr 10 09:32:56 2013 +0000
c947c30
Merge branch 'next'
by Stefano Babic
· Sun Apr 21 11:32:19 2013 +0200
c34c0ed
exynos: Correct use of 64-bit division
by Simon Glass
· Sat Apr 13 04:26:41 2013 +0000
4982d9a
arm: imx: Change iomux functions to void type
by Stefan Roese
· Wed Apr 10 23:06:46 2013 +0000
940ac18
mx35 iomux: correct offsets of IOMUX registers
by Philip Paeps
· Tue Apr 09 12:44:31 2013 +0000
8b81711
Tegra: Split tegra_get_chip_type() into soc & sku funcs
by Tom Warren
· Wed Apr 10 10:32:32 2013 -0700
4dae96b
Tegra: Fix MSELECT clock divisors for T30/T114.
by Tom Warren
· Wed Apr 03 14:39:30 2013 -0700
fbef355
Tegra114: Initialize System Counter (TSC) with osc frequency
by Tom Warren
· Mon Apr 01 15:48:54 2013 -0700
82b5134
Tegra: Configure L2 cache control reg properly.
by Tom Warren
· Mon Mar 25 16:22:26 2013 -0700
23b2c7c
Tegra: Restore cp15 VBAR _start vector write for ARMv7
by Tom Warren
· Thu Mar 28 10:03:22 2013 -0700
d9cd502
ARM: tegra: support T33 SKU of Tegra30
by Stephen Warren
· Wed Mar 27 09:37:02 2013 +0000
7acb96b
ARMv7: start.S: stay in HYP mode if u-boot is entered in it
by Andre Przywara
· Tue Apr 02 05:43:36 2013 +0000
e916e05
ARM: fix CONFIG_SPL_MAX_SIZE semantics
by Albert ARIBAUD
· Fri Apr 12 05:14:30 2013 +0000
c3c7fce
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Sun Apr 14 10:38:37 2013 +0200
ba5662d
ARM: Fix __bss_start and __bss_end in linker scripts
by Albert ARIBAUD
· Thu Apr 11 05:43:21 2013 +0000
833fb55
spi: mxc_spi: Set master mode for all channels
by Fabio Estevam
· Tue Apr 09 13:06:25 2013 +0000
b023a95
BUGFIX: arm: data abort in get_bad_stack_swi
by Tetsuyuki Kobayashi
· Fri Apr 05 00:12:51 2013 +0000
f15851d
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Sat Apr 13 09:39:29 2013 +0200
f457a12
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Fri Apr 12 22:07:57 2013 +0200
b709cd1
omap3: Display MHz instead of mHz on the console
by man.huber@arcor.de
· Wed Apr 10 12:12:17 2013 +0000
05acd82
am335x: Really correct DDR timings on new BeagleBone part
by Tom Rini
· Fri Apr 12 12:38:16 2013 -0400
ee531c2
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Fri Apr 12 08:51:41 2013 +0200
3954db8
arm: Make all linker scripts compatible with per-symbol sections
by Benoît Thébaudeau
· Thu Apr 11 09:36:03 2013 +0000
62dd75c
arm1176: Remove unused MMU setup from start.S
by Benoît Thébaudeau
· Thu Apr 11 09:36:02 2013 +0000
80f2f93
arm: Remove deprecated and now unused NAND SPL
by Benoît Thébaudeau
· Thu Apr 11 09:36:01 2013 +0000
c154ecc
arm: Remove support for unused s3c64xx
by Benoît Thébaudeau
· Thu Apr 11 09:36:00 2013 +0000
545d04c
arm: Remove support for smdk6400
by Benoît Thébaudeau
· Thu Apr 11 09:35:58 2013 +0000
393b98d
imx: Add u-boot-with-nand-spl.imx make target
by Benoît Thébaudeau
· Thu Apr 11 09:35:57 2013 +0000
b2c7920
imx: Add u-boot-with-spl.imx make target
by Benoît Thébaudeau
· Thu Apr 11 09:35:56 2013 +0000
a043661
arm: Remove unused relocate_code() parameters
by Benoît Thébaudeau
· Thu Apr 11 09:35:53 2013 +0000
5527b76
arm926ejs: Remove deprecated and now unused NAND SPL
by Benoît Thébaudeau
· Thu Apr 11 09:35:52 2013 +0000
efb7c00
nand: mxc: Switch NAND SPL to generic SPL
by Benoît Thébaudeau
· Thu Apr 11 09:35:51 2013 +0000
cba1dd8
imx: Fix automatic make targets for imx images
by Benoît Thébaudeau
· Thu Apr 11 09:35:50 2013 +0000
73dcb27
arm: crt0.S: Remove bogus .globl
by Benoît Thébaudeau
· Thu Apr 11 09:35:47 2013 +0000
03bae03
arm: relocate_code(): Use __image_copy_end for end of relocation
by Benoît Thébaudeau
· Thu Apr 11 09:35:46 2013 +0000
a18f323
arm: relocate_code(): Remove useless relocation offset computation
by Benoît Thébaudeau
· Thu Apr 11 09:35:45 2013 +0000
13a489e
arm1136: Remove redundant relocate_code() return
by Benoît Thébaudeau
· Thu Apr 11 09:35:44 2013 +0000
9039c10
arm: relocate_code() is no longer noreturn
by Benoît Thébaudeau
· Thu Apr 11 09:35:43 2013 +0000
a402da3
arm: start.S: Fix _TEXT_BASE for SPL
by Benoît Thébaudeau
· Thu Apr 11 09:35:42 2013 +0000
4a53053
imx: mx5: lowlevel_init: Simplify code
by Benoît Thébaudeau
· Thu Apr 11 09:35:38 2013 +0000
e427c6f
omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ
by Jon Hunter
· Tue Apr 09 16:41:33 2013 -0500
c8a3e76
OMAP4: Fix bug in omap4460_volts struct
by Lubomir Popov
· Mon Apr 08 22:05:33 2013 +0000
8939ec3
am335x: Update timings for the beaglebone again
by Tom Rini
· Wed Apr 10 15:10:54 2013 +0200
a270595
am335x/ti814x: Correct MMC_BOOT_DEVICES_START/END
by Tom Rini
· Tue Apr 09 11:40:40 2013 -0400
4652684
OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMC
by Tom Rini
· Fri Apr 05 06:21:44 2013 +0000
c323bd2
arm: omap4: Fix SDRAM AUTO DETECTION
by Lokesh Vutla
· Thu Apr 04 19:51:14 2013 +0000
a01f0b0
OMAP: Fix copy-paste bug that did not enable UART4 clock
by Lubomir Popov
· Thu Apr 04 05:51:45 2013 +0000
4db99e1
omap2420-h4: Fix get_timer() and CONFIG_SYS_HZ
by Hunter, Jon
· Wed Apr 03 09:35:36 2013 +0000
d9021d4
omap2420-h4: Fix booting from NOR flash
by Hunter, Jon
· Wed Apr 03 09:35:34 2013 +0000
1e4eccf
omap_gpmc: change nandecc command
by Andreas Bießmann
· Thu Apr 04 23:52:50 2013 +0000
ce21278
omap3/omap_gpmc.h: add ooblayout for BCH8 as in kernel
by Andreas Bießmann
· Tue Apr 02 06:05:55 2013 +0000
9a48c5c
asm/omap_gpmc.h: consolidate common defines
by Andreas Bießmann
· Tue Apr 02 06:05:54 2013 +0000
9418bdb
omap3/cpu.h: add BCH support
by Andreas Bießmann
· Tue Apr 02 06:05:53 2013 +0000
70718dc
am335x: Enable MMC1 clock
by Tom Rini
· Wed Apr 03 08:50:01 2013 +0000
0ff9c5e
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Thu Apr 04 15:44:57 2013 +0200
0608171
exynos: change indentation of defines in cpu.h
by Minkyu Kang
· Mon Apr 01 19:22:40 2013 +0000
cc7229c
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Thu Apr 04 11:49:32 2013 +0200
37c1efa
ARM: bcm2835: fix get_timer() to return ms
by Stephen Warren
· Wed Mar 27 18:43:23 2013 +0000
435998b
mx6: Fix get_board_rev() for the mx6 solo case
by Fabio Estevam
· Wed Mar 27 07:36:55 2013 +0000
4a59809
Consolidate bool type
by York Sun
· Mon Apr 01 11:29:11 2013 -0700
a101d25
Exynos: pwm: Remove dead code of function exynos5_get_pwm_clk
by Akshay Saraswat
· Thu Mar 28 04:32:24 2013 +0000
bb71416
Exynos: pwm: Use generic api to get pwm clk freq
by Padmavathi Venna
· Thu Mar 28 04:32:23 2013 +0000
37feb7b
Exynos: clock: Add generic api to get the clk freq
by Padmavathi Venna
· Thu Mar 28 04:32:21 2013 +0000
98c58b9
Exynos: Add peripherial id for pwm
by Padmavathi Venna
· Sun Mar 31 18:42:24 2013 +0000
ad73b91
Exynos: Tidy up the pwm_config function in the exynos pwm driver
by Gabe Black
· Thu Mar 28 04:32:20 2013 +0000
ee85f24
Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4
by Gabe Black
· Thu Mar 28 04:32:19 2013 +0000
4f44a3c
Exynos: pwm: Fix two bugs in the exynos pwm configuration code
by Gabe Black
· Thu Mar 28 04:32:18 2013 +0000
94f61a3
Exynos: Add timer_get_us function
by Che-Liang Chiou
· Thu Mar 28 04:32:17 2013 +0000
a9e9abb
Exynos: Change get_timer() to work correctly
by Simon Glass
· Thu Mar 28 04:32:16 2013 +0000
6bcdd9d
Merge branch 'for-v2013.04'
by Anatolij Gustschin
· Fri Mar 29 13:54:10 2013 +0100
a42e55a
Exynos: Add hardware accelerated SHA256 and SHA1
by Akshay Saraswat
· Wed Mar 20 21:00:56 2013 +0000
59dd8b5
armv7: do not relocate _start twice
by Vincent Stehlé
· Fri Mar 15 06:54:00 2013 +0000
06396c1
ARM: mmu: Set domain permissions to client access
by R Sricharan
· Mon Mar 04 20:04:45 2013 +0000
0871607
ARM: mmu: Introduce weak dram_bank_setup function
by R Sricharan
· Mon Mar 04 20:04:44 2013 +0000
313fe56
ARM: cache: declare set_section_dcache
by Vincent Stehlé
· Mon Mar 04 20:04:43 2013 +0000
09c73a7
EXYNOS5: Add device node for DP
by Ajay Kumar
· Thu Feb 21 23:53:07 2013 +0000
21b893c
EXYNOS5: Add device node for FIMD
by Ajay Kumar
· Thu Feb 21 23:53:02 2013 +0000
d6092d9
video: exynos_dp: Remove callbacks from the driver
by Ajay Kumar
· Thu Feb 21 23:52:58 2013 +0000
10cb7fa
EXYNOS5: Add L2 Cache Support.
by Rajeshwari Shinde
· Thu Nov 29 20:29:35 2012 +0000
abc046b
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Tue Mar 26 10:40:13 2013 +0100
85c3d46c
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Tue Mar 26 09:51:09 2013 +0100
3086f6a
Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config table
by Tom Warren
· Mon Mar 18 14:47:55 2013 -0700
be479a8
Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now)
by Tom Warren
· Mon Mar 18 14:46:46 2013 -0700
21f5b93
tegra114: add SPI driver
by Allen Martin
· Sat Mar 16 18:58:13 2013 +0000
461b80f
tegra114: fdt: add SPI blocks
by Allen Martin
· Sat Mar 16 18:58:11 2013 +0000
2a293d4
tegra114: fdt: add apbdma block
by Allen Martin
· Sat Mar 16 18:58:10 2013 +0000
b98691c
spi: add common fdt SPI driver interface
by Allen Martin
· Sat Mar 16 18:58:07 2013 +0000
8db241b
tegra: spi: pull register structs out of headers
by Allen Martin
· Sat Mar 16 18:58:05 2013 +0000
e8e99ab
tegra: spi: rename tegra SPI drivers
by Allen Martin
· Sat Mar 16 18:58:03 2013 +0000
e0158b8
tegra: remove support for UART SPI switch
by Allen Martin
· Sat Mar 16 18:58:02 2013 +0000
191d57d
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Sun Mar 24 17:52:22 2013 +0100
bdc9b24
arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platforms
by Tom Rini
· Thu Mar 14 06:49:04 2013 +0000
385bc75
am335x_evm: Add better timings for the new BeagleBoard DDR3 part
by Tom Rini
· Thu Mar 21 04:30:02 2013 +0000
725f0c5
ti814x_evm: add ti814x evm board support
by Matt Porter
· Fri Mar 15 10:07:10 2013 +0000
683e71d
am33xx: support ti814x mmc reference clock
by Matt Porter
· Fri Mar 15 10:07:08 2013 +0000
4035510
am33xx: add dmm support to emif4 library
by Matt Porter
· Fri Mar 15 10:07:07 2013 +0000
691fbe3
am33xx: add ti814x specific register definitions
by Matt Porter
· Fri Mar 15 10:07:06 2013 +0000
Next »