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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a circular memory buffer implementation
Simon Glass
2015-11-19
2
-0
/
+391
*
Drop config.h header from display_options.c
Simon Glass
2015-11-19
1
-1
/
+0
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
2
-0
/
+2
*
dm: tegra: Convert keyboard driver to driver model
Simon Glass
2015-11-19
1
-1
/
+0
*
Fix sandbox build on Ubuntu 10.04
Stephen Warren
2015-11-18
1
-1
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2015-11-12
1
-0
/
+1
|
\
|
*
pci: tegra: add/enable support for Tegra210
Stephen Warren
2015-11-12
1
-0
/
+1
*
|
uuid: add selection by string for known partition type GUID
Patrick Delaunay
2015-11-12
1
-2
/
+62
|
/
*
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-11-10
1
-0
/
+4
*
Merge git://git.denx.de/u-boot-socfpga
Tom Rini
2015-11-05
1
-0
/
+18
|
\
|
*
lib, fdt: Adding fdtdec_get_uint function
Chin Liang See
2015-11-05
1
-0
/
+18
*
|
dm: spl: Support device tree when BSS is in a different section
Simon Glass
2015-11-04
1
-2
/
+5
*
|
fdt: Correct handling of alias regions
Simon Glass
2015-11-04
1
-1
/
+1
*
|
fdt: Add a function to look up a /chosen property
Simon Glass
2015-11-04
1
-5
/
+10
|
/
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2015-10-27
3
-24
/
+11
|
\
|
*
fdt: fix fdtdec_get_pci_addr() for CONFIG_PHYS_64BIT
Stephen Warren
2015-10-23
1
-7
/
+7
|
*
dm: tpm: Drop CONFIG_DM_TPM
Simon Glass
2015-10-23
1
-0
/
+1
|
*
dm: tpm: Remove every compilation switch for TPM driver model
Christophe Ricard
2015-10-23
1
-17
/
+3
*
|
dm: implement a Timer uclass
Thomas Chou
2015-10-23
1
-0
/
+49
|
/
*
debug_uart: Adjust the declaration of debug_uart_init()
Simon Glass
2015-10-21
1
-1
/
+1
*
Add support for LZ4 decompression algorithm
Julius Werner
2015-10-11
4
-0
/
+399
*
fdtdec: fix parsing 'reg' property with zero value in '#size-cells'
Przemyslaw Marczak
2015-10-03
1
-1
/
+1
*
fdt: fix fdtdec_get_addr_size not to require any size cells
Stephen Warren
2015-10-03
1
-2
/
+3
*
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2015-09-16
1
-21
/
+93
|
\
|
*
fdt: add new fdt address parsing functions
Stephen Warren
2015-09-15
1
-21
/
+93
*
|
env: import: hashtable: Free memory allocated before exiting from himport_r()
Lukasz Majewski
2015-09-15
1
-1
/
+4
*
|
env: import: hashtable: Prevent buffer overrun when importing environment fro...
Lukasz Majewski
2015-09-15
1
-2
/
+3
|
/
*
Move malloc_cache_aligned() to its own header
Simon Glass
2015-09-11
2
-1
/
+4
*
mmc: dw_mmc: Probe the MMC from OF
Marek Vasut
2015-09-04
1
-0
/
+1
*
tpm: Add functions to access flags and permissions
Simon Glass
2015-08-31
1
-1
/
+50
*
dm: tpm: Convert I2C driver to driver model
Simon Glass
2015-08-31
1
-2
/
+0
*
dm: tpm: Convert the TPM command and library to driver model
Simon Glass
2015-08-31
1
-5
/
+26
*
tpm: Add Kconfig options for TPMs
Simon Glass
2015-08-31
1
-0
/
+10
*
mtd/nand/ubi: assortment of alignment fixes
Marcel Ziswiler
2015-08-28
2
-1
/
+3
*
lib/display_options: Fix print_freq
Suriyan Ramasami
2015-08-28
1
-9
/
+1
*
fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev()
Bin Meng
2015-08-26
1
-2
/
+1
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
2
-8
/
+5
*
of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
Masahiro Yamada
2015-08-18
1
-1
/
+7
*
Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"
Simon Glass
2015-08-14
1
-36
/
+20
*
x86: baytrail: Configure FSP UPD from device tree
Andrew Bradford
2015-08-14
1
-0
/
+2
*
spl, common, serial: build SPL without serial support
Heiko Schocher
2015-08-12
1
-3
/
+10
*
arm: socfpga: misc: Reset ethernet from OF
Marek Vasut
2015-08-08
1
-0
/
+1
*
dts: Drop unused compatible ID for the NXP video bridge
Simon Glass
2015-08-05
1
-1
/
+0
*
video: Remove the old parade driver
Simon Glass
2015-08-05
1
-1
/
+0
*
power: Remove old TPS65090 drivers
Simon Glass
2015-08-05
1
-1
/
+0
*
efi: Add functions for decoding the EFI tables
Simon Glass
2015-08-05
2
-0
/
+48
*
efi: Add 64-bit payload support
Simon Glass
2015-08-05
1
-4
/
+70
*
efi: Add support for loading U-Boot through an EFI stub
Simon Glass
2015-08-05
3
-0
/
+334
*
efi: Display the correct initcall pre-relocation values
Simon Glass
2015-08-05
1
-0
/
+4
*
efi: Add start-up library code
Simon Glass
2015-08-05
6
-0
/
+283
[next]