Commit Graph

345 Commits (d2c6181d2d2afe00399cf0c8d9deafcb66b77330)

Author SHA1 Message Date
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
Masahiro Yamada 8c688bc4de kconfig: move CONFIG_SYS_HZ to lib/Kconfig 10 years ago
Simon Glass ca42d3f7ee x86: dts: Add device tree compatible string for Intel IPC 10 years ago
Thierry Reding 9f85eee72a fdt: Add a function to return PCI BDF triplet 10 years ago
Thierry Reding 56f42242f0 fdt: Add resource parsing functions 10 years ago
Thierry Reding 5094eb408a fdt: Add functions to retrieve strings 10 years ago
Thierry Reding fc503c1791 fdt: Add a function to get the index of a string 10 years ago
Thierry Reding bc4147ab2d fdt: Add a function to count strings 10 years ago
Simon Glass aacc6c5d10 initcall: Display error number when an error occurs 10 years ago
Masahiro Yamada b0928da648 kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig 10 years ago
Masahiro Yamada ed36323f6d kconfig: add blank Kconfig files 10 years ago
Masahiro Yamada 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 10 years ago
Simon Glass aac07d49d0 dm: fdt: Add a function to look up a chosen node 10 years ago
Vadim Bendebury 9e8f664ecb video: Add driver for Parade PS8625 dP to LVDS bridge 10 years ago
Ajay Kumar 45c480c9f6 video: exynos_fimd: Add framework to disable FIMD sysmmu 10 years ago
Heiko Schocher 0c06db5983 lib, linux: move linux specific defines to linux/compat.h 10 years ago
Heiko Schocher c068d44aac lib, list_sort: add list_sort from linux 3.14 10 years ago
Heiko Schocher 9dd228b5e7 lib, rbtree: resync with Linux-3.14 10 years ago
Stephen Warren ad3fda521b lib: lmb: fix overflow in __lmb_alloc_base w/ large RAM 10 years ago
Simon Glass 5426716231 rsa: Fix two errors in the implementation 10 years ago
Simon Glass 0596d35d80 fdt: Sync up with libfdt 10 years ago
Michael van der Westhuizen e0f2f15534 Implement generalised RSA public exponents for verified boot 10 years ago
Simon Glass 3234aa4bab fdt: Add a function to get the node offset of an alias 10 years ago
Simon Glass 5c33c9fdbb fdt: Add a function to get the alias sequence of a node 10 years ago