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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: tegra: p2371-2180: A03 board PMIC config update
Stephen Warren
2016-07-21
2
-0
/
+24
*
ARM: tegra: add IVC protocol implementation
Stephen Warren
2016-07-21
4
-0
/
+742
*
ARM: tegra: unify Tegra186 Makefile a bit
Stephen Warren
2016-07-21
2
-9
/
+6
*
ARM: tegra: split p2771-0000 build
Stephen Warren
2016-07-21
6
-5
/
+51
*
ARM: tegra: fix Tegra186 DT GPIO binding header
Stephen Warren
2016-07-21
1
-1
/
+1
*
image: fix IH_ARCH_... values for uImage compatibility
Masahiro Yamada
2016-07-21
1
-0
/
+13
*
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2016-07-21
2
-0
/
+37
|
\
|
*
serial_sh: Add standrad SCI (w/o FIFO) support
Yoshinori Sato
2016-07-09
2
-1
/
+4
|
*
serial_sh: Device Tree support
Yoshinori Sato
2016-07-09
2
-0
/
+34
*
|
mtd: cfi_flash: fix polling for bit XSR.7 on Intel chips
Daniel Schwierzeck
2016-07-20
1
-1
/
+1
*
|
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-07-19
42
-646
/
+1084
|
\
\
|
*
|
ARMv8/ls1043ardb: Integrate FSL PPA
Hou Zhiqiang
2016-07-19
2
-1
/
+18
|
*
|
ARMv8/PSCI: Fixup the device tree for PSCI
Hou Zhiqiang
2016-07-19
7
-64
/
+159
|
*
|
ARMv8/Layerscape: switch SMP method accordingly
Hou Zhiqiang
2016-07-19
2
-3
/
+46
|
*
|
ARMv8/layerscape: Add FSL PPA support
Hou Zhiqiang
2016-07-19
4
-0
/
+69
|
*
|
ARMv8: add the secure monitor firmware framework
Hou Zhiqiang
2016-07-19
4
-0
/
+342
|
*
|
armv8: fsl-layerscape: add i/d-cache enable function to enable_caches
Hou Zhiqiang
2016-07-19
1
-4
/
+10
|
*
|
armv8: layerscape: Convert to use common MMU framework
York Sun
2016-07-19
2
-432
/
+238
|
*
|
armv8: mmu: Add support of non-identical mapping
York Sun
2016-07-15
14
-53
/
+86
|
*
|
armv8: mmu: split block if necessary
York Sun
2016-07-15
1
-32
/
+38
|
*
|
armv8: mmu: house cleaning
York Sun
2016-07-15
2
-5
/
+10
|
*
|
armv8: Add tlb_allocated to arch global data
York Sun
2016-07-15
2
-0
/
+10
|
*
|
armv8: Move secure_ram variable out of generic global data
York Sun
2016-07-15
11
-63
/
+69
*
|
|
test: Adjust the of-platdata test run condition
Simon Glass
2016-07-16
1
-1
/
+1
*
|
|
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
2016-07-16
35
-35
/
+35
*
|
|
configs: Add more CONFIG_ARMV7_PSCI_NR_CPUS entries
Tom Rini
2016-07-16
3
-0
/
+3
*
|
|
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2016-07-15
50
-334
/
+1716
|
\
\
\
|
*
|
|
ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.S
Chen-Yu Tsai
2016-07-15
2
-2
/
+1
|
*
|
|
ARM: PSCI: Switch to per-CPU target PC storage in secure data section
Chen-Yu Tsai
2016-07-15
5
-22
/
+24
|
*
|
|
ARM: PSCI: Add helper functions to access per-CPU target PC storage
Chen-Yu Tsai
2016-07-15
3
-1
/
+44
|
*
|
|
ARM: Add secure section for initialized data
Chen-Yu Tsai
2016-07-15
3
-4
/
+10
|
*
|
|
ARM: Move __secure definition to common asm/secure.h
Chen-Yu Tsai
2016-07-15
3
-2
/
+4
|
*
|
|
sunxi: Define CONFIG_ARMV7_SECURE_MAX_SIZE for sun6i/sun7i
Chen-Yu Tsai
2016-07-15
2
-0
/
+2
|
*
|
|
ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure section
Chen-Yu Tsai
2016-07-15
1
-0
/
+11
|
*
|
|
ARM: PSCI: Remove unused psci_text_end symbol
Chen-Yu Tsai
2016-07-15
4
-11
/
+0
|
*
|
|
ARM: PSCI: Allocate PSCI stack in secure stack section
Chen-Yu Tsai
2016-07-15
1
-11
/
+21
|
*
|
|
ARM: Add an empty secure stack section
Chen-Yu Tsai
2016-07-15
4
-9
/
+31
|
*
|
|
ARM: PSCI: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for PSCI enabled platforms
Chen-Yu Tsai
2016-07-15
3
-0
/
+3
|
*
|
|
ARM: Page align secure section only when it is executed in situ
Chen-Yu Tsai
2016-07-15
1
-5
/
+9
|
*
|
|
sunxi: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for sun7i
Chen-Yu Tsai
2016-07-15
1
-0
/
+1
|
*
|
|
sunxi: Move remaining PSCI assembly code to C
Chen-Yu Tsai
2016-07-15
3
-54
/
+6
|
*
|
|
ARM: PSCI: Split out common stack setup code from psci_arch_init
Chen-Yu Tsai
2016-07-15
6
-45
/
+25
|
*
|
|
sunxi: Add defconfig and dts file for the Orange Pi Lite SBC
Hans de Goede
2016-07-15
4
-0
/
+195
|
*
|
|
sunxi: Sync sun8i-h3-orangepi-plus.dts with upstream
Hans de Goede
2016-07-15
2
-100
/
+37
|
*
|
|
sunxi: orangepi_pc: Add support for eMMC found on the Orange Pi PC Plus
Hans de Goede
2016-07-15
1
-0
/
+2
|
*
|
|
sunxi: Use BROM stored boot_media value to determine our boot-source
Hans de Goede
2016-07-15
4
-43
/
+12
|
*
|
|
sunxi: Remove some unnecessary #ifdefs
Hans de Goede
2016-07-15
1
-9
/
+2
|
*
|
|
sunxi: Add support for multiple ethadrr-esses
Hans de Goede
2016-07-15
1
-16
/
+47
|
*
|
|
net: Add EMAC driver for H3/A83T/A64 SoCs.
Amit Singh Tomar
2016-07-15
12
-2
/
+902
|
*
|
|
sunxi: mmc: increase status register polling rate for data transfers
Tobias Doerffel
2016-07-15
1
-5
/
+5
[next]