index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
Commit message (
Expand
)
Author
Age
Files
Lines
*
mx5: Use explicit clock gate names
Benoît Thébaudeau
2012-10-15
1
-7
/
+8
*
mx5 clocks: Cleanup
Benoît Thébaudeau
2012-10-15
1
-146
/
+91
*
mx5/6: Define default SoC input clock frequencies
Benoît Thébaudeau
2012-10-15
2
-36
/
+29
*
imx: Use MXC_I2C_CLK in imx i2c driver
Matthias Weisser
2012-10-15
2
-0
/
+2
*
i.MX6: get rid of redundant struct src_regs (dupe of struct src)
Eric Nelson
2012-10-15
1
-1
/
+1
*
i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fields
Eric Nelson
2012-10-15
1
-4
/
+6
*
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
Tom Warren
2012-10-15
2
-6
/
+6
*
Tegra20: Move some code files to common directories for upcoming Tegra30 patc...
Tom Warren
2012-10-15
3
-1
/
+48
*
tegra20: add USB ULPI init code
Lucas Stach
2012-10-15
1
-22
/
+131
*
tegra20: port to new ehci interface
Lucas Stach
2012-10-15
1
-11
/
+4
*
ARM: prevent misaligned array inits
Albert ARIBAUD
2012-10-15
1
-2
/
+5
*
arm: armv7: omap3: Fix restore sequence in lowlevel_init
Albert ARIBAUD
2012-10-08
1
-5
/
+4
*
arm: rmobile: bugfix: wrong register saving in lowlevel_init
Tetsuyuki Kobayashi
2012-10-08
1
-11
/
+1
*
arm: armv7: temporarily set -mno-unaligned-access
Albert ARIBAUD
2012-10-05
1
-0
/
+2
*
ARM: Add Altera SOCFPGA Cyclone5
Dinh Nguyen
2012-10-04
7
-0
/
+410
*
arm: Support new Xilinx Zynq platform
Michal Simek
2012-10-04
3
-0
/
+232
*
arm: Remove additional config flags
Michal Simek
2012-10-04
2
-10
/
+0
*
armv7 cpu_init_crit: Simplify code
Benoît Thébaudeau
2012-10-04
1
-4
/
+1
*
rmobile: Fix build timer driver with BUILD_DIR
Nobuhiro Iwamatsu
2012-10-03
1
-2
/
+8
*
arm: rmobile: Add cpu_eth_init function
Nobuhiro Iwamatsu
2012-10-03
2
-0
/
+37
*
arm: rmobile: Add support PFC of Renesas R8A7740
Nobuhiro Iwamatsu
2012-10-03
2
-1
/
+2613
*
arm: rmobile: Add support Renesas R8A7740
Nobuhiro Iwamatsu
2012-10-03
3
-0
/
+56
*
arm: rmobile: Add support TMU base timer function
Nobuhiro Iwamatsu
2012-10-03
1
-1
/
+2
*
arm: rmobile: Change initializing ICCICR register
Nobuhiro Iwamatsu
2012-10-03
1
-0
/
+3
*
arm: rmobile: kzm9g: separate cpu_rev to integer and fraction
Tetsuyuki Kobayashi
2012-10-03
2
-9
/
+30
*
arm: rmobile: kzm9g: fix CPU info
Tetsuyuki Kobayashi
2012-10-03
2
-4
/
+4
*
arm: rmobile: Support build with gcc-4.6 or later
Nobuhiro Iwamatsu
2012-10-03
2
-1
/
+27
*
arm: rmobile: Add support PFC of Renesas SH73A0
Nobuhiro Iwamatsu
2012-10-03
2
-0
/
+2808
*
arm: rmobile: Add support Renesas SH73A0
Nobuhiro Iwamatsu
2012-10-03
5
-24
/
+200
*
arm: rmobile: Add basic support for Renesas R-Mobile
Nobuhiro Iwamatsu
2012-10-03
3
-0
/
+219
*
am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX
Joel A Fernandes
2012-10-01
1
-2
/
+3
*
SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl
Tom Rini
2012-09-27
2
-108
/
+0
*
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
Tom Rini
2012-09-27
4
-11
/
+11
*
SPL: Move the omap SPL framework to common/spl
Tom Rini
2012-09-27
9
-449
/
+5
*
ARM: SPL: Move gpmc_init() to spl_board_init()
Tom Rini
2012-09-27
3
-1
/
+10
*
ARM: SPL: Start hooking in the current SPI SPL support
Tom Rini
2012-09-27
1
-0
/
+5
*
ARM: SPL: Clean up spl.c / spl_nand.c slightly
Tom Rini
2012-09-27
2
-16
/
+8
*
ARM: SPL: Make spl_mmc.c more generic
Tom Rini
2012-09-27
3
-21
/
+33
*
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
Tom Rini
2012-09-27
7
-5
/
+7
*
ARM: SPL: Only call mem_malloc_init if configured
Tom Rini
2012-09-27
1
-0
/
+2
*
ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c
Tom Rini
2012-09-27
2
-13
/
+3
*
ARM: SPL: Rename omap_boot_mode to spl_boot_mode()
Tom Rini
2012-09-27
4
-4
/
+4
*
ARM: SPL: Rename omap_boot_device to spl_boot_device
Tom Rini
2012-09-27
5
-7
/
+7
*
omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds.
Pavel Machek
2012-09-27
1
-3
/
+3
*
omap-common: Fix typo in save_boot_params() in lowlevel_init.S
Tom Rini
2012-09-27
1
-1
/
+1
*
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
Tom Rini
2012-09-27
2
-6
/
+8
*
spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT
Tom Rini
2012-09-27
1
-0
/
+4
*
Merge remote-tracking branch 'u-boot-imx/master'
Albert ARIBAUD
2012-09-21
7
-672
/
+0
|
\
|
*
MX: set a common place to share code for Freescale i.MX
Stefano Babic
2012-09-10
7
-672
/
+0
*
|
Tegra: Change Tegra20 to Tegra in common code, prep for T30
Tom Warren
2012-09-10
1
-1
/
+1
[next]