Commit Graph

369 Commits (d275c40c69cad09a139f4a1df874e68c086df7a7)

Author SHA1 Message Date
Masahiro Yamada 1e7df7c4e4 usb: UniPhier: add UniPhier on-chip xHCI host driver support 10 years ago
gaurav rana 94e3c8c4fd crypto/fsl - Add progressive hashing support using hardware acceleration. 10 years ago
Bin Meng c89ada017f fdtdec: Add compatible id and string for Intel Quark MRC 10 years ago
Ruchika Gupta b37b46f042 rsa: Use checksum algorithms from struct hash_algo 10 years ago
Ruchika Gupta d9f23c7fe2 lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation 10 years ago
Ruchika Gupta c937ff6dc2 lib/rsa: Modify rsa to use DM driver 10 years ago
Ruchika Gupta c4beb22fcd FIT: Modify option FIT_SIGNATURE in Kconfig 10 years ago
Ruchika Gupta fc2f4246b4 rsa: Split the rsa-verify to separate the modular exponentiation 10 years ago
Simon Glass b9749eb5e4 dm: exynos: Drop unused COMPAT features for SPI 10 years ago
Simon Glass dedff1a000 dm: tegra: Drop unused COMPAT features for I2C, SPI 10 years ago
Simon Glass a08d643dbd dm: Drop gpio.h header from fdtdec.c 10 years ago
Simon Glass 009067c3b7 dm: fdt: Remove the old GPIO functions 10 years ago
Simon Glass 57068a7aeb dm: fdt: Add a function to decode phandles with arguments 10 years ago
Simon Glass 5da38086bd x86: dts: Add compatible string for Intel ICH9 SPI controller 10 years ago
Simon Glass 670c0179ec lzo: Update dst_len even on error 10 years ago
Simon Glass 9c55c54fb4 gunzip: Update lenp even on error 10 years ago
Simon Glass 362a0e43a3 bzlib: Update destLen even on error 10 years ago
Simon Glass f6eec89fa3 lzma: fix buffer bound check error further 10 years ago
Bin Meng a62e84d7b1 fdt: Add several apis to decode pci device node 10 years ago
Alexey Brodkin e38d1cb28c initcall: add explicit hint if initcall was relocated 10 years ago
Thierry Reding f315828b0d pci: tegra: Add Tegra PCIe driver 10 years ago
Thierry Reding 79c7a90f6c ARM: tegra: Implement XUSB pad controller 10 years ago
Thierry Reding 6173c45b21 power: Add AMS AS3722 PMIC support 10 years ago
Bin Meng fe0c33a5ac x86: Clean up asm-offsets 10 years ago
Przemyslaw Marczak 59345b1f0f lib: errno: introduce errno_str(): returns errno related message 10 years ago
Masahiro Yamada 80d9ef8d40 lib: string: move strlcpy() to a common place 10 years ago
Masahiro Yamada 61eb5d72ab libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile 10 years ago
Masahiro Yamada 77d2675022 libfdt: descend from lib/ to lib/libfdt/ 10 years ago
Masahiro Yamada f071c50190 lib: bzip2: move bzip2 files to lib/bzip2/ directory 10 years ago
Masahiro Yamada afc366f01b Replace <compiler.h> with <linux/compiler.h> 10 years ago
Masahiro Yamada 0bd4e39d2b fdt: remove fdtdec_get_alias_node() function 10 years ago
Simon Glass effcf067df x86: Add initial video device init for Intel GMA 10 years ago
Simon Glass bb80be3916 x86: Add init for model 206AX CPU 10 years ago
Simon Glass 3ac839352d x86: ivybridge: Add SATA init 10 years ago
Thierry Reding 1eebd14b79 vsprintf: Add modifier for phys_addr_t 10 years ago
Simon Glass a88340dfcf dm: fdt: Correct handling of aliases with embedded digits 10 years ago
Simon Glass 65dd74a674 x86: ivybridge: Implement SDRAM init 10 years ago
Simon Glass 77f9b1fb62 x86: ivybridge: Perform Intel microcode update on boot 10 years ago
Simon Glass a9f04d49e5 fdt: Add a function to decode a variable-sized u32 array 10 years ago
Simon Glass f67cd51e65 x86: Save the BIST value on reset 10 years ago
Simon Glass 2640387148 fdt: Add a function to decode a named memory region 10 years ago
Simon Glass f3cc44f984 fdt: Enhance flashmap function to deal with region properties 10 years ago
Simon Glass 76489832b2 fdt: Use the correct return types for fdtdec_decode_region() 10 years ago
Masahiro Yamada cba1da495d include: move various macros to include/linux/kernel.h 10 years ago
Masahiro Yamada 4515992fc7 replace DIV_ROUND with DIV_ROUND_CLOSEST 10 years ago
Simon Glass c6da9ae8a4 Tidy up data sizes and function comment in display_options 10 years ago
Simon Glass 6bf6725962 Use uint64_t instead of u64 in put_dec() 10 years ago
Simon Glass 19ea4678ca Use uint64_t for time types 10 years ago
Jeroen Hofstee 750a6ff468 lmb: make local functions static 10 years ago
Masahiro Yamada 45ccec8f29 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig 10 years ago