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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: reset: add stm32 reset driver
Patrice Chotard
2017-09-22
1
-0
/
+6
*
dm: clk: add clk driver support for stm32h7 SoCs
Patrice Chotard
2017-09-22
1
-0
/
+152
*
usb: dwc3: Add dwc3 glue driver support for STi
Patrice Chotard
2017-09-22
1
-0
/
+60
*
usb: phy: Add STi USB2 PHY
Patrice Chotard
2017-09-22
1
-0
/
+24
*
Merge git://git.denx.de/u-boot-uniphier
Tom Rini
2017-09-18
1
-16
/
+17
|
\
|
*
ARM: uniphier: merge two defconfig files into uniphier_v7_defconfig
Masahiro Yamada
2017-09-18
1
-16
/
+17
*
|
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-09-17
1
-0
/
+30
|
\
\
|
|
/
|
/
|
|
*
x86: Support Intel Cherry Hill board
Bin Meng
2017-09-16
1
-0
/
+30
*
|
doc: overlays: Tweak documentation regarding overlays
Franklin S Cooper Jr
2017-09-15
2
-6
/
+87
*
|
doc: Document how to apply fdt overlays
Pantelis Antoniou
2017-09-15
1
-0
/
+37
*
|
fit: fdt overlays doc
Pantelis Antoniou
2017-09-15
3
-3
/
+236
*
|
dtoc: Rename the phandle struct
Simon Glass
2017-09-15
1
-1
/
+1
|
/
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-09-12
2
-0
/
+11
|
\
|
*
spl: fit: Add booting OS first
York Sun
2017-09-11
1
-0
/
+7
|
*
spl: fit: Support both external and embedded data
York Sun
2017-09-11
1
-0
/
+4
*
|
patman: add support for omitting bouncing addresses
Chris Packham
2017-09-11
1
-0
/
+3
|
/
*
usb: doc: update README.usb for new config options
Chris Packham
2017-09-08
1
-9
/
+13
*
doc: remove duplicate text in README.gpt
Alison Chaiken
2017-09-07
1
-10
/
+0
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-09-04
2
-0
/
+292
|
\
|
*
dm: core: Add livetree documentation
Simon Glass
2017-09-04
1
-0
/
+272
|
*
dm: Add migration plan for CONFIG_BLK
Simon Glass
2017-09-04
1
-0
/
+20
*
|
git: mailrc: Update e-mail address
Lukasz Majewski
2017-09-04
1
-1
/
+1
|
/
*
Convert CONFIG_BCH to Kconfig
Adam Ford
2017-09-01
1
-6
/
+0
*
Merge git://git.denx.de/u-boot-imx
Tom Rini
2017-09-01
1
-0
/
+100
|
\
|
*
doc: add Serial Download Protocol documentation
Stefan Agner
2017-08-23
1
-0
/
+100
*
|
nvme: Adjust the 'nvme' command to use blk_common_cmd()
Bin Meng
2017-08-28
1
-2
/
+2
*
|
Merge git://git.denx.de/u-boot-i2c
Tom Rini
2017-08-26
1
-0
/
+30
|
\
\
|
*
|
i2c: add i2c driver for stm32
Patrice Chotard
2017-08-23
1
-0
/
+30
|
|
/
*
|
doc: verified-boot: fix typos
Masahiro Yamada
2017-08-26
2
-6
/
+6
*
|
cmd: spl: provide address and size of prepared FDT in environment
Anatolij Gustschin
2017-08-26
1
-1
/
+6
|
/
*
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-08-21
1
-0
/
+8
|
\
|
*
doc: license: Add license header to the README.dfutftp file
Lukasz Majewski
2017-08-21
1
-0
/
+8
*
|
ARM: uniphier: remove sLD3 SoC support
Masahiro Yamada
2017-08-20
1
-1
/
+0
|
/
*
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2017-08-16
1
-2
/
+2
*
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-08-16
1
-2
/
+2
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-1
/
+1
*
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
2017-08-14
1
-4
/
+4
*
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
Tom Rini
2017-08-14
2
-1
/
+68
|
\
|
*
rockchip: rk3368: add DRAM controller driver with DRAM initialisation
Philipp Tomsich
2017-08-13
1
-0
/
+67
|
*
rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL
Philipp Tomsich
2017-08-13
1
-1
/
+1
*
|
x86: qemu: Enable NVMe driver
Bin Meng
2017-08-13
1
-0
/
+8
*
|
nvme: Add nvme commands
Zhikang Zhang
2017-08-13
1
-0
/
+36
*
|
nvme: Add NVM Express driver support
Zhikang Zhang
2017-08-13
1
-0
/
+42
|
/
*
GPT: provide commands to selectively rename partitions
Alison Chaiken
2017-08-04
1
-1
/
+19
*
GPT: add accessor function for disk GUID
Alison Chaiken
2017-08-04
1
-1
/
+2
*
cmd gpt: test in sandbox
Alison Chaiken
2017-08-04
1
-0
/
+10
*
GPT: fix error in partitions string doc
Alison Chaiken
2017-08-04
1
-4
/
+4
*
x86: Add Intel Edison board files
Andy Shevchenko
2017-07-30
1
-0
/
+39
*
Merge git://git.denx.de/u-boot-uniphier
Tom Rini
2017-07-26
1
-59
/
+59
|
\
|
*
doc: uniphier: rework README.uniphier
Masahiro Yamada
2017-07-26
1
-59
/
+59
[next]