Commit Graph

420 Commits (ba84de9f13a150414e079c89566790e1c0c433df)

Author SHA1 Message Date
Masahiro Yamada 6b9f9eadff linux_compat: handle __GFP_ZERO in kmalloc() 9 years ago
Masahiro Yamada ebc3328ccc linux_compat: move vzalloc() to header file as an inline function 9 years ago
Simon Glass cb5f97f707 fdt: Provide debug info when a device tree cannot be found 9 years ago
Simon Glass c4af6732c4 lib: Add function to extract a number from the end of a string 9 years ago
Simon Glass 1acab96d97 Add rivest cipher 4 (rc4) implementation 9 years ago
Simon Glass 10f5f5a90e Drop CONFIG_ERRNO_STR from SPL 9 years ago
Simon Glass c3c4c00563 fdt: Add fdt_first/next_region() functions 9 years ago
Simon Glass 8f6e2e1ee1 fdt: Add a function to remove unused strings from a device tree 9 years ago
Simon Glass d1389403cc Add a dhrystone benchmark command 9 years ago
Masahiro Yamada 73e1e7952a libfdt: fix error code of fdt_count_strings() 9 years ago
Masahiro Yamada 31f334abc5 libfdt: fix error code of fdt_get_string_index() 9 years ago
Haikun Wang b1d9e46a0b fdt: armv8: Fix build warnings on armv8 9 years ago
Joe Hershberger f7848d90dd Allow CONFIG_REGEX to be disabled when CONFIG_NET 9 years ago
Heiko Schocher 09c3280754 mtd, nand: Move common functions from cmd_nand.c to common place 9 years ago
Masahiro Yamada 3850dbe833 blackfin: fix undefined reference to srand and rand 9 years ago
Simon Glass 257bfd2e21 dm: usb: tegra: Drop legacy USB code 9 years ago
Gabriel Huau 5318f18d2c x86: gpio: add pinctrl support from the device tree 9 years ago
Bin Meng 9c7dea602e x86: Refactor PIRQ routing support 9 years ago
Michal Simek 9ba9e85f3f net: Fix NET_RANDOM_ETHADDR dependencies 9 years ago
Przemyslaw Marczak f37df0f877 pmic: max77686 set the same compatible as in the kernel 9 years ago
Przemyslaw Marczak 6501ff6251 lib: Kconfig: add entry for errno_str() function 9 years ago
Simon Glass 66da9beb62 sandbox: Fix warning in display_options 9 years ago
Simon Glass f0e57b1bf9 tpm: Rename Infineon TPM to slb9645tt 9 years ago
Simon Glass 00f3732752 tegra: video: Support serial output resource (SOR) on tegra124 9 years ago
Simon Glass 12e671142d fdt: Add binding decode function for display-timings 9 years ago
Joe Hershberger 1a60650c73 kconfig: Move REGEX to Kconfig 9 years ago
Simon Glass f56da290b8 dm: usb: exynos: Drop legacy USB code 9 years ago
Simon Glass 33eac2dc25 Add print_freq() to display frequencies nicely 9 years ago
Simon Glass 2ea09c836f Move display_options functions to their own header 9 years ago
Hans de Goede 77d7fff8ce fdt: Fix handling of paths with options in them 9 years ago
Simon Glass 1d76bf226a fdt: Allow FDT functions to be built for SPL 9 years ago
Simon Glass 0879361fd3 fdt: Rename setup_fdt() and make it prepare also 9 years ago
Simon Glass b45122fdf5 fdt: sandbox: Move setup code from board_f to fdtdec 9 years ago
Simon Glass 66312374dc dm: Add a panic_str() function to reduce code size 9 years ago
Eric Nelson 918e9ebb45 gunzip: add gzwrite routine for extracting compresed images to block device 9 years ago
Simon Glass 8156345dfe sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig 9 years ago
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