Commit Graph

494 Commits (2e192b245ed36a63bab0ef576999a95e23f60ecd)

Author SHA1 Message Date
Simon Glass f8b4e45e31 x86: Drop the irq router compatible string 8 years ago
Simon Glass 3ade5bc4dc dm: video: sandbox: Convert sandbox to use driver model for video 8 years ago
Simon Glass cf20452832 bzip2: Support compression for sandbox 8 years ago
Simon Glass 74b1320ae5 tiny-printf: Always print zeroes 8 years ago
Simon Glass 8e31681c5a tiny-printf: Avoid printing NULL strings 8 years ago
Mugunthan V N c833697538 dm: timer: uclass: add timer init in uclass driver to add timer device 8 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 8 years ago
Tom Rini 1811b7d38c gunzip.c: Only include gzwrite on CONFIG_CMD_UNZIP 8 years ago
Tom Rini 947c626dc5 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF 8 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 8 years ago
Bin Meng 394e0b6624 fdtdec: Add compatible string for Intel IvyBridge FSP 8 years ago
Simon Glass fcc0a8774b dm: serial: Convert ns16550 driver to use driver model PCI API 8 years ago
Marek Vasut ef4b01b2f7 arm: socfpga: Allow DWC2 UDC probing from OF 9 years ago
Sjoerd Simons e4c5383e4d lib: split out strtoxxxx functions out of vsprintf.c 9 years ago
Sjoerd Simons 2b22a99c65 lib: Split panic functions out of vsprintf.c 9 years ago
Sjoerd Simons 962a43cc96 lib/tiny-printf.c: Implement vprintf 9 years ago
Simon Glass e81ca88451 dm: tegra: pci: Convert tegra boards to driver model for PCI 9 years ago
Bin Meng 9ca07ebbac dm: timer: Support 64-bit counter 9 years ago
Stefan Roese a5ecdd08fd lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updates 9 years ago
Stefan Roese 7d9cde1031 lib/tiny-printf.c: Add tiny printf function for space limited environments 9 years ago
Simon Glass b7b65090b2 Add a circular memory buffer implementation 9 years ago
Simon Glass 7d94c49765 Drop config.h header from display_options.c 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Simon Glass f77f5e9be7 dm: tegra: Convert keyboard driver to driver model 9 years ago
Stephen Warren 60f989a939 Fix sandbox build on Ubuntu 10.04 9 years ago
Patrick Delaunay bcb41dcaef uuid: add selection by string for known partition type GUID 9 years ago
Stephen Warren d9eda6c441 pci: tegra: add/enable support for Tegra210 9 years ago
Tom Rini da58dec866 Various Makefiles: Add SPDX-License-Identifier tags 9 years ago
Chin Liang See bfa3e55b44 lib, fdt: Adding fdtdec_get_uint function 9 years ago
Simon Glass 1017296247 dm: spl: Support device tree when BSS is in a different section 9 years ago
Simon Glass 9d8ac956af fdt: Correct handling of alias regions 9 years ago
Simon Glass 3bc37a50e0 fdt: Add a function to look up a /chosen property 9 years ago
Stephen Warren 4ea5243a3a fdt: fix fdtdec_get_pci_addr() for CONFIG_PHYS_64BIT 9 years ago
Simon Glass 2419cd16a1 dm: tpm: Drop CONFIG_DM_TPM 9 years ago
Christophe Ricard c2b0f600a1 dm: tpm: Remove every compilation switch for TPM driver model 9 years ago
Thomas Chou c8a7ba9e6a dm: implement a Timer uclass 9 years ago
Simon Glass 97b0597302 debug_uart: Adjust the declaration of debug_uart_init() 9 years ago
Julius Werner 027b728d4a Add support for LZ4 decompression algorithm 9 years ago
Przemyslaw Marczak ff0a6358b6 fdtdec: fix parsing 'reg' property with zero value in '#size-cells' 9 years ago
Stephen Warren d93b9a0709 fdt: fix fdtdec_get_addr_size not to require any size cells 9 years ago
Lukasz Majewski 0226d8780b env: import: hashtable: Free memory allocated before exiting from himport_r() 9 years ago
Lukasz Majewski 817e48d8a2 env: import: hashtable: Prevent buffer overrun when importing environment from file 9 years ago
Stephen Warren 02464e386b fdt: add new fdt address parsing functions 9 years ago
Simon Glass 6e295186c7 Move malloc_cache_aligned() to its own header 9 years ago
Marek Vasut 129adf5bf4 mmc: dw_mmc: Probe the MMC from OF 9 years ago
Simon Glass 2132f971ba tpm: Add functions to access flags and permissions 9 years ago
Simon Glass b697e0ff5b dm: tpm: Convert I2C driver to driver model 9 years ago
Simon Glass c8a8c51039 dm: tpm: Convert the TPM command and library to driver model 9 years ago
Simon Glass a7d660bc49 tpm: Add Kconfig options for TPMs 9 years ago
Marcel Ziswiler 4519668b29 mtd/nand/ubi: assortment of alignment fixes 9 years ago