Commit Graph

382 Commits (1203fcceec113d502995f7242d7e1be09d373e80)

Author SHA1 Message Date
Joe Hershberger 049a95a775 net: cosmetic: Change IPaddr_t to struct in_addr 9 years ago
Simon Glass 3fbb78711c cros_ec: exynos: Match up device tree with kernel version 9 years ago
Simon Glass ce6adaa4b5 fdt: Drop LPC compatible string in fdtdec 9 years ago
Simon Glass 672055e20b fdt: cros_ec: Drop compatible string in fdtdec 9 years ago
Simon Glass 90b16d1491 x86: chromebook_link: dts: Add PCH and LPC devices 9 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
Simon Glass aad78d2732 dm: x86: pci: Convert chromebook_link to use driver model for pci 9 years ago
Simon Glass 106cce9604 fdt: Tighten up error handling in fdtdec_get_pci_addr() 9 years ago
Simon Glass 5f7bfdd630 fdt: Export fdtdec_get_number() for general use 9 years ago
Masahiro Yamada 6462cdedc2 ARM: UniPhier: adjust device trees for business transfer 9 years ago
Alexey Brodkin bc55c07a2b lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP available for all architectures 9 years ago
gaurav rana ccf288612f rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP 9 years ago
Masahiro Yamada 1e7df7c4e4 usb: UniPhier: add UniPhier on-chip xHCI host driver support 9 years ago
gaurav rana 94e3c8c4fd crypto/fsl - Add progressive hashing support using hardware acceleration. 9 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