index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2016-01-12
dm: serial: Convert ns16550 driver to use driver model PCI API
Simon Glass
2015-12-20
arm: socfpga: Allow DWC2 UDC probing from OF
Marek Vasut
2015-12-14
lib: split out strtoxxxx functions out of vsprintf.c
Sjoerd Simons
2015-12-14
lib: Split panic functions out of vsprintf.c
Sjoerd Simons
2015-12-14
lib/tiny-printf.c: Implement vprintf
Sjoerd Simons
2015-12-01
dm: tegra: pci: Convert tegra boards to driver model for PCI
Simon Glass
2015-12-01
dm: timer: Support 64-bit counter
Bin Meng
2015-11-23
lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updates
Stefan Roese
2015-11-23
lib/tiny-printf.c: Add tiny printf function for space limited environments
Stefan Roese
2015-11-20
Add a circular memory buffer implementation
Simon Glass
2015-11-20
Drop config.h header from display_options.c
Simon Glass
2015-11-20
Move console definitions into a new console.h file
Simon Glass
2015-11-20
dm: tegra: Convert keyboard driver to driver model
Simon Glass
2015-11-18
Fix sandbox build on Ubuntu 10.04
Stephen Warren
2015-11-13
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2015-11-12
uuid: add selection by string for known partition type GUID
Patrick Delaunay
2015-11-12
pci: tegra: add/enable support for Tegra210
Stephen Warren
2015-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-11-05
Merge git://git.denx.de/u-boot-socfpga
Tom Rini
2015-11-05
lib, fdt: Adding fdtdec_get_uint function
Chin Liang See
2015-11-04
dm: spl: Support device tree when BSS is in a different section
Simon Glass
2015-11-04
fdt: Correct handling of alias regions
Simon Glass
2015-11-04
fdt: Add a function to look up a /chosen property
Simon Glass
2015-10-27
Merge git://git.denx.de/u-boot-dm
Tom Rini
2015-10-23
fdt: fix fdtdec_get_pci_addr() for CONFIG_PHYS_64BIT
Stephen Warren
2015-10-23
dm: tpm: Drop CONFIG_DM_TPM
Simon Glass
2015-10-23
dm: tpm: Remove every compilation switch for TPM driver model
Christophe Ricard
2015-10-22
dm: implement a Timer uclass
Thomas Chou
2015-10-21
debug_uart: Adjust the declaration of debug_uart_init()
Simon Glass
2015-10-11
Add support for LZ4 decompression algorithm
Julius Werner
2015-10-03
fdtdec: fix parsing 'reg' property with zero value in '#size-cells'
Przemyslaw Marczak
2015-10-03
fdt: fix fdtdec_get_addr_size not to require any size cells
Stephen Warren
2015-09-16
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2015-09-15
env: import: hashtable: Free memory allocated before exiting from himport_r()
Lukasz Majewski
2015-09-15
env: import: hashtable: Prevent buffer overrun when importing environment fro...
Lukasz Majewski
2015-09-15
fdt: add new fdt address parsing functions
Stephen Warren
2015-09-11
Move malloc_cache_aligned() to its own header
Simon Glass
2015-09-04
mmc: dw_mmc: Probe the MMC from OF
Marek Vasut
2015-08-31
tpm: Add functions to access flags and permissions
Simon Glass
2015-08-31
dm: tpm: Convert I2C driver to driver model
Simon Glass
2015-08-31
dm: tpm: Convert the TPM command and library to driver model
Simon Glass
2015-08-31
tpm: Add Kconfig options for TPMs
Simon Glass
2015-08-28
mtd/nand/ubi: assortment of alignment fixes
Marcel Ziswiler
2015-08-28
lib/display_options: Fix print_freq
Suriyan Ramasami
2015-08-26
fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev()
Bin Meng
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
Masahiro Yamada
2015-08-14
Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"
Simon Glass
2015-08-14
x86: baytrail: Configure FSP UPD from device tree
Andrew Bradford
2015-08-13
spl, common, serial: build SPL without serial support
Heiko Schocher
[next]