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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
configs: remove redundant comment sections
Chris Packham
2018-05-29
2
-12
/
+0
|
*
|
|
configs: remove empty #ifdef block from mv-common.h
Chris Packham
2018-05-29
1
-6
/
+0
|
*
|
|
ARM: kirkwood: Add device-tree for netspace & inetspace
Chris Packham
2018-05-29
1
-0
/
+9
|
*
|
|
ARM: kirkwood: Add device-tree for d2net_v2 & net2big_v2
Chris Packham
2018-05-29
1
-0
/
+18
|
|
/
/
*
/
/
Import Android's dt_table.h for DT image format
Alex Deymo
2018-05-29
1
-0
/
+49
|
/
/
*
|
add FIT data-position & data-offset property support
Kelvin Cheung
2018-05-26
1
-0
/
+2
*
|
dm: serial: Add setparity
Patrick Delaunay
2018-05-26
1
-0
/
+16
*
|
ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at booting
Radoslaw Pietrzyk
2018-05-26
1
-3
/
+3
*
|
mach-snapdragon: Introduce pinctrl driver
Ramon Fried
2018-05-26
1
-0
/
+22
*
|
PCI: Document pciauto_region_allocate()
Tuomas Tynkkynen
2018-05-26
1
-0
/
+13
*
|
PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources
Tuomas Tynkkynen
2018-05-26
1
-1
/
+1
*
|
tpm: add PCR authentication commands support
Miquel Raynal
2018-05-25
1
-0
/
+29
*
|
tpm: add TPM2_HierarchyChangeAuth command support
Miquel Raynal
2018-05-25
1
-0
/
+14
*
|
tpm: add dictionary attack mitigation commands support
Miquel Raynal
2018-05-25
1
-0
/
+25
*
|
tpm: add TPM2_GetCapability command support
Miquel Raynal
2018-05-25
1
-0
/
+14
*
|
tpm: add TPM2_PCR_Read command support
Miquel Raynal
2018-05-25
1
-0
/
+13
*
|
tpm: add TPM2_PCR_Extend command support
Miquel Raynal
2018-05-25
1
-0
/
+10
*
|
tpm: add TPM2_Clear command support
Miquel Raynal
2018-05-25
1
-0
/
+11
*
|
tpm: add TPM2_SelfTest command support
Miquel Raynal
2018-05-25
1
-0
/
+9
*
|
tpm: add TPM2_Startup command support
Miquel Raynal
2018-05-25
1
-0
/
+9
*
|
tpm: prepare support for TPMv2.x commands
Miquel Raynal
2018-05-25
2
-0
/
+134
*
|
tpm: add missing parameter in private data structure description
Miquel Raynal
2018-05-25
1
-0
/
+1
*
|
tpm: disociate TPMv1.x specific and generic code
Miquel Raynal
2018-05-25
2
-199
/
+225
*
|
tpm: fix spelling
Miquel Raynal
2018-05-25
1
-4
/
+4
*
|
tpm: use the BIT() macro where applicable
Miquel Raynal
2018-05-25
1
-7
/
+7
*
|
tpm: substitute deprecated uint<x>_t types with their u<x> equivalent
Miquel Raynal
2018-05-25
1
-38
/
+34
|
/
*
Merge tag 'arc-uart-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arc
Tom Rini
2018-05-24
1
-10
/
+0
|
\
|
*
serial: Convert ARC_SERIAL to Kconfig
Alexey Brodkin
2018-05-24
1
-10
/
+0
*
|
Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-05-24
1
-25
/
+36
|
\
\
|
|
/
|
/
|
|
*
rpi: Change load addresses to make more room for the kernel & DTB
Tuomas Tynkkynen
2018-05-24
1
-25
/
+36
|
*
rpi: Adjust fdt_addr_r to a sane address
Alexander Graf
2018-05-23
1
-1
/
+1
*
|
fit: Add standalone image type handling
Marek Vasut
2018-05-23
1
-0
/
+1
*
|
configs: sama5d2_xplained: fix bootcmd/args for spi+emmc demo
Eugen Hristev
2018-05-23
1
-0
/
+9
*
|
i2c: Drop CONFIG_TSI108_I2C
Tuomas Tynkkynen
2018-05-23
1
-207
/
+0
*
|
net: Drop CONFIG_TSI108_ETH
Tuomas Tynkkynen
2018-05-23
1
-1
/
+0
*
|
configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 address
Nicolas Ferre
2018-05-23
7
-7
/
+7
*
|
configs: at91: sama5_common: Adjust CONFIG_ENV_OFFSET to match block alignment
Nicolas Ferre
2018-05-23
1
-1
/
+1
*
|
FIT: Make fit_conf_print() be a static function
Tom Rini
2018-05-23
1
-2
/
+0
*
|
Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig
Alex Kiernan
2018-05-23
2
-2
/
+0
|
/
*
ARM: uniphier: rename environment variable fdt_file to fdtfile
Masahiro Yamada
2018-05-23
1
-2
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2018-05-20
1
-27
/
+3
|
\
|
*
ARM: rmobile: Update V2H Blanche
Marek Vasut
2018-05-20
1
-27
/
+3
*
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-05-20
9
-17
/
+9
|
\
\
|
*
|
arm64: zynqmp: Use DWC3 generic driver and DM_USB
Michal Simek
2018-05-18
8
-17
/
+0
|
*
|
usb: common: add support to get maximum speed from dt
Mugunthan V N
2018-05-18
1
-0
/
+9
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2018-05-20
2
-22
/
+25
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ARM: socfpga: Enable SPL memory allocation
Tien Fong Chee
2018-05-18
1
-1
/
+22
|
*
|
ARM: socfpga: Convert to DM serial
Marek Vasut
2018-05-18
1
-8
/
+0
|
*
|
ARM: socfpga: Zap CONFIG_SOCFPGA_VIRTUAL_TARGET
Marek Vasut
2018-05-18
1
-11
/
+2
|
*
|
ARM: socfpga: Put stack at the end of SRAM
Marek Vasut
2018-05-18
1
-3
/
+1
[prev]
[next]