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
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: don't define CONFIG_ARCH_DEVICE_TREE
Stephen Warren
2013-08-02
3
-48
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
7
-4
/
+22
|
\
|
*
vf610: Add I2C support for Vybrid VF610 platform
Alison Wang
2013-07-23
5
-0
/
+14
|
*
i2c, soft-i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-07-23
2
-4
/
+3
|
*
i2c: common changes for multibus/multiadapter support
Heiko Schocher
2013-07-23
1
-1
/
+6
*
|
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
765
-11758
/
+773
|
/
*
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
2013-07-16
1
-1
/
+1
*
arm:exynos:fix: Fix clock calculation for Exynos4210 based targets.
Ćukasz Majewski
2013-07-16
1
-5
/
+4
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-07-12
41
-182
/
+5446
|
\
|
*
ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114
Jim Lin
2013-07-11
5
-139
/
+532
|
*
ARM: Tegra: FDT: Add USB EHCI function for T30/T114
Jim Lin
2013-07-11
2
-0
/
+54
|
*
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-07-10
19
-15
/
+3249
|
|
\
|
|
*
arm: exynos: fix clock calculation
Minkyu Kang
2013-07-09
1
-5
/
+38
|
|
*
EXYNOS: Move files from board/samsung to arch/arm
Rajeshwari Shinde
2013-07-05
13
-10
/
+3081
|
|
*
EXYNOS4210: Configure GPIO for uart
Rajeshwari Shinde
2013-07-05
1
-0
/
+40
|
|
*
EXYNOS: Add API for power reset and exit wakeup
Rajeshwari Shinde
2013-07-05
2
-0
/
+62
|
|
*
SMDK5250: Remove reduntant code
Rajeshwari Shinde
2013-06-28
1
-0
/
+1
|
|
*
EXYNOS5: FDT: Add serial device node values
Rajeshwari Shinde
2013-06-24
1
-0
/
+27
|
*
|
ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5
Axel Lin
2013-07-02
6
-1
/
+15
|
*
|
ARM: OMAP4+: Fix MA detection during SDRAM_AUTO_DETECTION
Lokesh Vutla
2013-07-02
1
-0
/
+3
|
*
|
am33xx: fix the ddr_cmdtctrl structure
Ilya Ledvich
2013-07-02
1
-1
/
+0
|
*
|
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-06-28
4
-23
/
+1581
|
|
\
\
|
|
*
|
mx27: add i2c clock
trem
2013-06-26
2
-0
/
+3
|
|
*
|
mx27: add function enable_caches
trem
2013-06-26
1
-0
/
+8
|
|
*
|
imx: Complete the pin definitions for the i.MX6DL / i.MX6Solo
Pierre Aubert
2013-06-26
1
-22
/
+1569
|
|
*
|
imx6: fix GPR2 wrong definition
Pierre Aubert
2013-06-26
1
-1
/
+1
|
*
|
|
pxa: fix memory coherency problem after relocation
Mike Dunn
2013-06-22
1
-0
/
+9
|
*
|
|
pxa: use -mcpu=xscale compiler option
Mike Dunn
2013-06-22
1
-1
/
+1
|
*
|
|
pxa: turn icache off in cpu_init_crit()
Mike Dunn
2013-06-22
1
-2
/
+1
*
|
|
|
bootm: Clean up bootz_setup() function
Simon Glass
2013-07-10
1
-6
/
+8
*
|
|
|
exynos: Avoid function instrumentation for microsecond timer
Simon Glass
2013-06-26
2
-5
/
+7
*
|
|
|
arm: Implement the 'fake' go command
Simon Glass
2013-06-26
1
-9
/
+18
*
|
|
|
cros: exynos: add cros-ec device nodes to exynos5250-snow.dts
Hung-ying Tyan
2013-06-26
1
-0
/
+2
*
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-06-22
22
-127
/
+262
|
\
|
|
|
|
*
|
|
arm: optimize relocate_code routine
Albert ARIBAUD
2013-06-21
1
-20
/
+12
|
*
|
|
arm: make __rel_dyn_{start, end} compiler-generated
Albert ARIBAUD
2013-06-21
4
-13
/
+24
|
*
|
|
arm: make __image_copy_{start, end} compiler-generated
Albert ARIBAUD
2013-06-21
5
-9
/
+19
|
*
|
|
arm: generalize lib/bss.c into lib/sections.c
Albert ARIBAUD
2013-06-21
2
-3
/
+3
|
*
|
|
remove all references to .dynsym
Albert ARIBAUD
2013-06-21
6
-38
/
+3
|
*
|
|
arm: ensure u-boot only uses relative relocations
Albert ARIBAUD
2013-06-21
1
-0
/
+5
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-06-19
3
-2
/
+51
|
|
\
\
|
|
*
|
arm, am33xx: move uart soft reset code to common place
Heiko Schocher
2013-06-18
2
-0
/
+23
|
|
*
|
arm, am335x: make mpu pll config configurable
Heiko Schocher
2013-06-18
2
-2
/
+8
|
|
*
|
arm, am33xx: move rtc32k_enable() to common place
Heiko Schocher
2013-06-18
2
-0
/
+20
|
*
|
|
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-06-19
9
-47
/
+150
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
power: exynos-tmu: fix warnings and clean up code
Naveen Krishna Chatradhi
2013-06-13
1
-33
/
+25
|
|
*
|
EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results.
Amar
2013-06-13
1
-2
/
+2
|
|
*
|
EXYNOS5: DWMMC: Added FDT support for DWMMC
Amar
2013-06-13
1
-7
/
+4
|
|
*
|
EXYNOS5: FDT: Add DWMMC device node data
Amar
2013-06-13
1
-0
/
+33
|
|
*
|
exynos: update tzpc to make it common for exynos4 and exynos5
Inderpal Singh
2013-06-04
4
-18
/
+25
[next]