Commit Graph

454 Commits (f9c4a51c3e1bc73c5c2ae178cf41aa85bada1fc8)

Author SHA1 Message Date
Simon Glass 97b0597302 debug_uart: Adjust the declaration of debug_uart_init() 10 years ago
Julius Werner 027b728d4a Add support for LZ4 decompression algorithm 10 years ago
Przemyslaw Marczak ff0a6358b6 fdtdec: fix parsing 'reg' property with zero value in '#size-cells' 10 years ago
Stephen Warren d93b9a0709 fdt: fix fdtdec_get_addr_size not to require any size cells 10 years ago
Lukasz Majewski 0226d8780b env: import: hashtable: Free memory allocated before exiting from himport_r() 10 years ago
Lukasz Majewski 817e48d8a2 env: import: hashtable: Prevent buffer overrun when importing environment from file 10 years ago
Stephen Warren 02464e386b fdt: add new fdt address parsing functions 10 years ago
Simon Glass 6e295186c7 Move malloc_cache_aligned() to its own header 10 years ago
Marek Vasut 129adf5bf4 mmc: dw_mmc: Probe the MMC from OF 10 years ago
Simon Glass 2132f971ba tpm: Add functions to access flags and permissions 10 years ago
Simon Glass b697e0ff5b dm: tpm: Convert I2C driver to driver model 10 years ago
Simon Glass c8a8c51039 dm: tpm: Convert the TPM command and library to driver model 10 years ago
Simon Glass a7d660bc49 tpm: Add Kconfig options for TPMs 10 years ago
Marcel Ziswiler 4519668b29 mtd/nand/ubi: assortment of alignment fixes 10 years ago
Suriyan Ramasami e9015b304a lib/display_options: Fix print_freq 10 years ago
Bin Meng bc6351eb48 fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev() 10 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 10 years ago
Masahiro Yamada dffb86e468 of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL 10 years ago
Simon Glass 236efe36be Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit" 10 years ago
Andrew Bradford f3b84a3032 x86: baytrail: Configure FSP UPD from device tree 10 years ago
Heiko Schocher 80402f34f8 spl, common, serial: build SPL without serial support 10 years ago
Marek Vasut 6ab00db226 arm: socfpga: misc: Reset ethernet from OF 10 years ago
Simon Glass 5ae3a5e887 dts: Drop unused compatible ID for the NXP video bridge 10 years ago
Simon Glass 68964dbc83 video: Remove the old parade driver 10 years ago
Simon Glass 05bccbcd76 power: Remove old TPS65090 drivers 10 years ago
Simon Glass 16c220d0a7 efi: Add functions for decoding the EFI tables 10 years ago
Simon Glass 96a8d409a7 efi: Add 64-bit payload support 10 years ago
Simon Glass 476476e73b efi: Add support for loading U-Boot through an EFI stub 10 years ago
Simon Glass f134ed7df1 efi: Display the correct initcall pre-relocation values 10 years ago
Simon Glass 867a6ac86d efi: Add start-up library code 10 years ago
Masahiro Yamada 3bd926cc7e lib: fdt: fix indent of #ifdef..#endif conditional 10 years ago
Tom Warren 7aaa5a60ce ARM: Tegra210: Add support to common Tegra source/config files 10 years ago
Thierry Reding 5b34436035 fdt: Fix fdtdec_get_addr_size() for 64-bit 10 years ago
Masahiro Yamada 6b9f9eadff linux_compat: handle __GFP_ZERO in kmalloc() 10 years ago
Masahiro Yamada ebc3328ccc linux_compat: move vzalloc() to header file as an inline function 10 years ago
Simon Glass cb5f97f707 fdt: Provide debug info when a device tree cannot be found 10 years ago
Simon Glass c4af6732c4 lib: Add function to extract a number from the end of a string 10 years ago
Simon Glass 1acab96d97 Add rivest cipher 4 (rc4) implementation 10 years ago
Simon Glass 10f5f5a90e Drop CONFIG_ERRNO_STR from SPL 10 years ago
Simon Glass c3c4c00563 fdt: Add fdt_first/next_region() functions 10 years ago
Simon Glass 8f6e2e1ee1 fdt: Add a function to remove unused strings from a device tree 10 years ago
Simon Glass d1389403cc Add a dhrystone benchmark command 10 years ago
Masahiro Yamada 73e1e7952a libfdt: fix error code of fdt_count_strings() 10 years ago
Masahiro Yamada 31f334abc5 libfdt: fix error code of fdt_get_string_index() 10 years ago
Haikun Wang b1d9e46a0b fdt: armv8: Fix build warnings on armv8 10 years ago
Joe Hershberger f7848d90dd Allow CONFIG_REGEX to be disabled when CONFIG_NET 10 years ago
Heiko Schocher 09c3280754 mtd, nand: Move common functions from cmd_nand.c to common place 10 years ago
Masahiro Yamada 3850dbe833 blackfin: fix undefined reference to srand and rand 10 years ago
Simon Glass 257bfd2e21 dm: usb: tegra: Drop legacy USB code 10 years ago
Gabriel Huau 5318f18d2c x86: gpio: add pinctrl support from the device tree 10 years ago