Commit Graph

477 Commits (5076c64a08d2083af5a7761b12a30116ef0da967)

Author SHA1 Message Date
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
Suriyan Ramasami e9015b304a lib/display_options: Fix print_freq 9 years ago
Bin Meng bc6351eb48 fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev() 9 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 9 years ago
Masahiro Yamada dffb86e468 of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL 9 years ago
Simon Glass 236efe36be Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit" 9 years ago
Andrew Bradford f3b84a3032 x86: baytrail: Configure FSP UPD from device tree 9 years ago
Heiko Schocher 80402f34f8 spl, common, serial: build SPL without serial support 9 years ago
Marek Vasut 6ab00db226 arm: socfpga: misc: Reset ethernet from OF 9 years ago
Simon Glass 5ae3a5e887 dts: Drop unused compatible ID for the NXP video bridge 9 years ago
Simon Glass 68964dbc83 video: Remove the old parade driver 9 years ago
Simon Glass 05bccbcd76 power: Remove old TPS65090 drivers 9 years ago
Simon Glass 16c220d0a7 efi: Add functions for decoding the EFI tables 9 years ago
Simon Glass 96a8d409a7 efi: Add 64-bit payload support 9 years ago
Simon Glass 476476e73b efi: Add support for loading U-Boot through an EFI stub 9 years ago
Simon Glass f134ed7df1 efi: Display the correct initcall pre-relocation values 9 years ago
Simon Glass 867a6ac86d efi: Add start-up library code 9 years ago