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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: tegra: add custom MMU setup on ARMv8
Stephen Warren
2015-11-10
2
-0
/
+132
*
armv8: allow custom MMU setup routines on ARMv8
Stephen Warren
2015-11-10
1
-1
/
+1
*
armv8: enable compilation with CONFIG_SYS_NONCACHED_MEMORY
Stephen Warren
2015-11-10
1
-5
/
+6
*
arm: stm32f4: fix a bug when a random sector gets erased
Vadzim Dambrouski
2015-11-10
2
-0
/
+4
*
arm: stm32f4: fix a bug when only first sector gets erased
Vadzim Dambrouski
2015-11-10
1
-1
/
+1
*
Revive OpenRD targets
Albert ARIBAUD
2015-11-10
1
-0
/
+4
*
kirkwood: support CONFIG_SYS_THUMB_BUILD
Albert ARIBAUD
2015-11-10
1
-0
/
+6
*
arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
Albert ARIBAUD
2015-11-10
10
-3
/
+142
*
arm: fix compile warnings when semihosting is enabled on ARMv7M target.
Vadzim Dambrouski
2015-11-10
1
-2
/
+2
*
arm: add support for semihosting for ARMv7M targets
Vadzim Dambrouski
2015-11-10
1
-0
/
+2
*
ARM64: zynqmp: Sync zynq_sdhci_init() declaration
Michal Simek
2015-11-07
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-nios
Tom Rini
2015-11-06
4
-13
/
+17
|
\
|
*
nios2: fix cached mode in clearing the BSS
Thomas Chou
2015-11-06
1
-1
/
+1
|
*
nios2: remove CONFIG_SYS_INIT_SP macro
Thomas Chou
2015-11-06
1
-2
/
+1
|
*
nios2: change virt_to_phys to use physaddr_mask in global data
Thomas Chou
2015-11-06
3
-4
/
+3
|
*
nios2: remove the useless parenthesis in asm/io.h
Thomas Chou
2015-11-06
1
-4
/
+4
|
*
nios2: fix map_physmem to do real cache mapping
Thomas Chou
2015-11-06
3
-3
/
+9
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2015-11-06
1
-104
/
+92
|
\
\
|
*
|
MIPS: bootm: use CONFIG_IS_ENABLED() everywhere
Daniel Schwierzeck
2015-11-06
1
-19
/
+14
|
*
|
MIPS: bootm: rework and fix broken bootm code
Daniel Schwierzeck
2015-11-06
1
-85
/
+78
|
|
/
*
|
powerpc: Remove __ilog2_u64 and ffs4 from bitops
Fabio Estevam
2015-11-05
6
-14
/
+12
*
|
compat: Remove is_power_of_2() definition
Fabio Estevam
2015-11-05
1
-1
/
+1
*
|
avr32: Use the generic bitops headers
Fabio Estevam
2015-11-05
1
-0
/
+5
*
|
arc: Use the generic bitops headers
Fabio Estevam
2015-11-05
1
-0
/
+5
*
|
mips: Use the generic bitops headers
Fabio Estevam
2015-11-05
1
-0
/
+5
*
|
nios2: Use the generic bitops headers
Fabio Estevam
2015-11-05
1
-0
/
+5
*
|
nds32: Use the generic bitops headers
Fabio Estevam
2015-11-05
1
-0
/
+4
*
|
openrisc: Use the generic bitops headers
Fabio Estevam
2015-11-05
1
-0
/
+4
*
|
sparc: Use the generic bitops headers
Fabio Estevam
2015-11-05
1
-0
/
+5
*
|
sandbox: Use the generic bitops headers
Fabio Estevam
2015-11-05
1
-0
/
+4
*
|
microblaze: Use the generic bitops headers
Fabio Estevam
2015-11-05
1
-0
/
+4
*
|
sh: Use the generic bitops headers
Fabio Estevam
2015-11-05
1
-0
/
+5
*
|
blackfin: Use the generic bitops headers
Fabio Estevam
2015-11-05
1
-0
/
+4
*
|
m68k: Use the generic bitops headers
Fabio Estevam
2015-11-05
1
-0
/
+4
*
|
x86: Use the generic bitops headers
Fabio Estevam
2015-11-05
1
-1
/
+20
*
|
ARM: Use the generic bitops headers
Fabio Estevam
2015-11-05
1
-0
/
+5
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2015-11-05
2
-2
/
+1
|
\
|
*
video: Drop DEV_EXT_VIDEO flag
Bin Meng
2015-11-05
1
-1
/
+0
|
*
video: Drop DEV_FLAGS_SYSTEM flag
Bin Meng
2015-11-05
1
-1
/
+1
*
|
Merge git://git.denx.de/u-boot-samsung
Tom Rini
2015-11-05
15
-25
/
+107
|
\
\
|
*
|
arm: exynos: clean up checkpatch issues
Minkyu Kang
2015-11-02
1
-4
/
+4
|
*
|
Exynos4412: pinmux: disable pull for MMC pins
Przemyslaw Marczak
2015-11-02
1
-1
/
+1
|
*
|
sandbox: add ADC driver
Przemyslaw Marczak
2015-11-02
2
-1
/
+7
|
*
|
Odroid-XU3: dts: enable ADC, with request for pre-reloc bind
Przemyslaw Marczak
2015-11-02
1
-0
/
+5
|
*
|
Exynos54xx: dts: add ADC node
Przemyslaw Marczak
2015-11-02
1
-0
/
+7
|
*
|
Odroid-XU3: enable s2mps11 PMIC support
Przemyslaw Marczak
2015-11-02
1
-0
/
+7
|
*
|
dm: adc: add Exynos54xx compatible ADC driver
Przemyslaw Marczak
2015-11-02
1
-0
/
+44
|
*
|
Exynos5422/5800: set cpu id to 0x5422
Przemyslaw Marczak
2015-11-02
7
-18
/
+18
|
*
|
Peach-Pi: dts: add cpu-model string
Przemyslaw Marczak
2015-11-02
1
-0
/
+1
|
*
|
s5p: cpu_info: print "cpu-model" if exists in dts
Przemyslaw Marczak
2015-11-02
1
-1
/
+13
[next]