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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: tegra: use apb_misc.h in more places
Stephen Warren
2014-04-17
1
-0
/
+2
*
ARM: tegra: prototype pinmux_init() in board.h
Stephen Warren
2014-04-17
4
-9
/
+1
*
ARM: tegra: pinctrl: make pmux_func values consistent on Tegra20
Stephen Warren
2014-04-17
1
-10
/
+7
*
ARM: tegra: pinctrl: remove vddio
Stephen Warren
2014-04-17
4
-78
/
+0
*
ARM: tegra: pinctrl: remove func_safe
Stephen Warren
2014-04-17
4
-4
/
+0
*
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-04-08
9
-10
/
+15
|
\
|
*
cpu: exynos4: add ace sha base address
Przemyslaw Marczak
2014-03-28
1
-4
/
+4
|
*
spl: Fix guardian macros in spl.h
Marek Vasut
2014-03-28
6
-6
/
+6
|
*
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2014-03-24
2
-0
/
+5
*
|
arm64 patch: gicv3 support
David Feng
2014-04-08
1
-0
/
+56
*
|
arm: vf610: add enet1 support
Marcel Ziswiler
2014-04-07
3
-0
/
+15
*
|
arm: vf610: add uart0 clock/iomux definitions
Marcel Ziswiler
2014-04-07
2
-0
/
+3
*
|
arm: vf610: fix anadig register struct
Marcel Ziswiler
2014-04-07
1
-25
/
+27
*
|
armv8/cache: Change cache invalidate and flush function
York Sun
2014-04-07
1
-0
/
+1
*
|
socfpga: Adding Clock Manager driver
Chin Liang See
2014-04-07
2
-0
/
+206
*
|
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-03-25
1
-1
/
+1
|
\
|
|
*
kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG
Masahiro Yamada
2014-03-12
1
-1
/
+1
*
|
arm:exynos: add common DTS file for exynos 4
Piotr Wilczek
2014-03-12
1
-0
/
+12
*
|
drivers:mmc:sdhci: enable support for DT
Piotr Wilczek
2014-03-12
1
-0
/
+7
*
|
video:mipidsim:fdt: Add DT support for mipi dsim driver
Piotr Wilczek
2014-03-12
1
-0
/
+5
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-03-10
8
-1
/
+29
|
\
|
*
arm: atmel: sama5d3: add nand spl boot support
Bo Shen
2014-03-09
1
-0
/
+2
|
*
arm: atmel: sama5d3: add spi spl boot support
Bo Shen
2014-03-09
1
-0
/
+2
|
*
at91 gpio: fix typo in compatibility macro
Andreas Henriksson
2014-03-09
1
-1
/
+1
|
*
ARM: tegra: fix NV_PA_CSITE_BASE for Tegra124
Stephen Warren
2014-03-05
1
-0
/
+5
|
*
ARM: tegra: fix pmc_pwrgate_timer_mult register definition
Stephen Warren
2014-03-05
1
-0
/
+11
|
*
ARM: tegra: move CONFIG_TEGRAnn
Stephen Warren
2014-03-05
4
-0
/
+8
*
|
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Tom Rini
2014-03-04
13
-442
/
+15
|
\
\
|
*
|
mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand
pekon gupta
2014-03-04
1
-77
/
+0
|
*
|
mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand
pekon gupta
2014-03-04
5
-88
/
+4
|
*
|
mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers int...
pekon gupta
2014-03-04
9
-194
/
+58
|
*
|
mtd: nand: omap: remove unused #defines from common omap_gpmc.h
pekon gupta
2014-03-04
1
-47
/
+0
|
*
|
mtd: nand: omap: remove redundant platform specific header: arch-xx/omap_gpmc.h
pekon gupta
2014-03-04
4
-86
/
+10
|
*
|
mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes
pekon gupta
2014-03-03
1
-7
/
+0
|
|
/
*
|
sizes.h - consolidate for all architectures
Alexey Brodkin
2014-03-04
4
-42
/
+3
*
|
mmc: zynq: Add OF initialization support
Michal Simek
2014-03-04
1
-0
/
+1
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-02-26
7
-5
/
+108
|
\
|
*
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-02-24
3
-5
/
+27
|
|
\
|
|
*
ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control
Dave Gerlach
2014-02-21
2
-3
/
+7
|
|
*
Add support for B&R KWB Motherboard
Hannes Petermaier
2014-02-21
1
-2
/
+4
|
|
*
am335x: Initial support for Silica Pengwyn board
Lothar Felten
2014-02-21
1
-0
/
+16
|
*
|
arch: bcm281xx: Initial commit of bcm281xx architecture code
Darwin Rambo
2014-02-22
2
-0
/
+40
|
*
|
arch: kona: Initial commit of kona-common architecture code
Darwin Rambo
2014-02-22
2
-0
/
+41
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2014-02-21
4
-8
/
+13
|
\
\
|
*
|
am43xx: Add qspi support
Sourav Poddar
2014-02-18
2
-1
/
+4
|
*
|
spi: mxc_spi: i.MX6 DL/S have only 4 eCSPI controller
Markus Niebel
2014-02-18
1
-1
/
+1
|
*
|
spi: spi-mxc: add defines for clk inactive state for ECSPI
Markus Niebel
2014-02-18
2
-6
/
+8
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-02-20
16
-747
/
+157
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-02-20
3
-13
/
+1
|
|
\
\
|
*
\
\
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-02-19
9
-19
/
+71
|
|
\
\
\
[next]