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
*
dtoc: Move to using bytearray
Simon Glass
2016-09-18
2
-1
/
+9
*
dtoc: Prepare for supporting changing of device trees
Simon Glass
2016-09-18
1
-4
/
+42
*
dtoc: Drop the convert_dash parameter to GetProps()
Simon Glass
2016-09-18
1
-4
/
+1
*
dtoc: Allow the device tree to be compiled from source
Simon Glass
2016-09-18
3
-2
/
+48
*
patman: Add a library to handle logging and progress
Simon Glass
2016-09-18
1
-0
/
+166
*
patman: Add a tools library for using temporary files
Simon Glass
2016-09-18
1
-0
/
+120
*
dtoc: Move a few more common functions into fdt.py
Simon Glass
2016-09-18
3
-32
/
+57
*
dtoc: Move Widen() and GetPhandle() into the base class
Simon Glass
2016-09-18
3
-83
/
+41
*
dtoc: Move BytesToValue() and GetEmpty() into PropBase
Simon Glass
2016-09-18
5
-79
/
+80
*
dtoc: Create a base class for Fdt
Simon Glass
2016-09-18
4
-48
/
+148
*
dtoc: Rename fdt.py to fdt_normal.py
Simon Glass
2016-09-18
2
-1
/
+1
*
dtoc: Move the fdt library selection into fdt_select
Simon Glass
2016-09-18
2
-15
/
+26
*
dtoc: Move the struct import into the correct order
Simon Glass
2016-09-18
1
-2
/
+1
*
patman: Adjust command.Output() to raise an error by default
Simon Glass
2016-09-18
4
-5
/
+8
*
sandbox: Add "host size" hostfs command for fs test
Stefan Brüns
2016-09-18
1
-0
/
+8
*
sandbox: document support of block device emulation
Stefan Brüns
2016-09-18
1
-0
/
+19
*
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2016-09-18
86
-1179
/
+1472
|
\
|
*
ARM: uniphier: update DRAM init code for LD20 SoC
Masahiro Yamada
2016-09-19
2
-62
/
+447
|
*
ARM: uniphier: add PLL init code for LD20 SoC
Masahiro Yamada
2016-09-19
9
-5
/
+234
|
*
ARM: uniphier: collect clock/PLL init code into a single directory
Masahiro Yamada
2016-09-19
13
-24
/
+18
|
*
ARM: uniphier: move PLL init code to U-Boot proper where possible
Masahiro Yamada
2016-09-19
19
-495
/
+365
|
*
ARM: uniphier: rename CONFIG_DPLL_SSC_RATE_1PER
Masahiro Yamada
2016-09-18
1
-1
/
+1
|
*
ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20
Masahiro Yamada
2016-09-18
5
-31
/
+10
|
*
ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20
Masahiro Yamada
2016-09-18
6
-44
/
+5
|
*
ARM: dts: uniphier: include System Bus pin group node in SPL DT
Masahiro Yamada
2016-09-18
2
-0
/
+8
|
*
ARM: uniphier: consolidate NAND pin-mux settings
Masahiro Yamada
2016-09-18
13
-274
/
+51
|
*
ARM: uniphier: remove ad-hoc pin-mux code for sLD3
Masahiro Yamada
2016-09-18
5
-58
/
+0
|
*
ARM: uniphier: remove redundant pin-muxing for EA24 pin of sLD3 SoC
Masahiro Yamada
2016-09-18
1
-2
/
+0
|
*
ARM: uniphier: select PINCTRL and SPL_PINCTRL
Masahiro Yamada
2016-09-18
6
-10
/
+2
|
*
ARM: dts: uniphier: add pinctrl device node and pinctrl properties
Masahiro Yamada
2016-09-18
2
-0
/
+43
|
*
pinctrl: uniphier: add UniPhier sLD3 pinctrl driver
Masahiro Yamada
2016-09-18
3
-0
/
+135
|
*
pinctrl: uniphier: support 4bit-width pin-mux register capability
Masahiro Yamada
2016-09-18
2
-14
/
+11
|
*
ARM: uniphier: introduce flags to adjust DRAM timing for LD20/LD21
Masahiro Yamada
2016-09-17
2
-4
/
+32
|
*
ARM: uniphier: fix DRAM size of LD21 SoC package
Masahiro Yamada
2016-09-17
1
-1
/
+1
|
*
ARM: uniphier: merge board init functions into board_init()
Masahiro Yamada
2016-09-14
6
-42
/
+16
|
*
ARM: uniphier: use checkboard() instead of misc_init_f()
Masahiro Yamada
2016-09-14
5
-25
/
+7
|
*
ARM: uniphier: remove IECTRL setup code of LD4 SoC
Masahiro Yamada
2016-09-14
1
-6
/
+0
|
*
pinctrl: uniphier: move register base macros from header to .c file
Masahiro Yamada
2016-09-14
2
-4
/
+4
|
*
pinctrl: uniphier: add System Bus pin-mux settings
Masahiro Yamada
2016-09-14
8
-0
/
+147
|
*
mmc: uniphier-sd: migrate to CONFIG_BLK
Masahiro Yamada
2016-09-14
3
-26
/
+26
|
*
ARM: uniphier: enable Generic EHCI driver for Pro4 SoC
Masahiro Yamada
2016-09-14
1
-0
/
+2
|
*
ARM: uniphier: delete unnecessary xHCI pin-mux settings
Masahiro Yamada
2016-09-14
5
-48
/
+0
|
*
usb: uniphier: remove UniPhier xHCI driver and select DM_USB
Masahiro Yamada
2016-09-14
8
-97
/
+1
|
*
ARM: uniphier: sort select:s alphabetically
Masahiro Yamada
2016-09-14
1
-7
/
+7
*
|
Merge branch 'master' of git://www.denx.de/git/u-boot-sunxi
Tom Rini
2016-09-18
10
-34
/
+209
|
\
\
|
*
|
sunxi: Enable USB gadget support for Sinlinx SinA33
Chen-Yu Tsai
2016-09-18
1
-0
/
+8
|
*
|
sunxi: Enable USB host support for Sinlinx SinA33
Chen-Yu Tsai
2016-09-18
1
-0
/
+1
|
*
|
sunxi: Add mmc0 card detect pin for Sinlinx SinA33
Chen-Yu Tsai
2016-09-18
1
-0
/
+1
|
*
|
sunxi: Add defconfig and dts for the NanoPi NEO
Jelle van der Waa
2016-09-18
4
-1
/
+148
|
*
|
sunxi: musb: Re-init musb controller on repeated probe calls
Hans de Goede
2016-09-18
1
-9
/
+11
[next]