Commit Graph

338 Commits (4ac32b9c4db8e9e427584024c93773927644f7f4)

Author SHA1 Message Date
Masahiro Yamada 0bd4e39d2b fdt: remove fdtdec_get_alias_node() function 11 years ago
Simon Glass effcf067df x86: Add initial video device init for Intel GMA 11 years ago
Simon Glass bb80be3916 x86: Add init for model 206AX CPU 11 years ago
Simon Glass 3ac839352d x86: ivybridge: Add SATA init 11 years ago
Thierry Reding 1eebd14b79 vsprintf: Add modifier for phys_addr_t 11 years ago
Simon Glass a88340dfcf dm: fdt: Correct handling of aliases with embedded digits 11 years ago
Simon Glass 65dd74a674 x86: ivybridge: Implement SDRAM init 11 years ago
Simon Glass 77f9b1fb62 x86: ivybridge: Perform Intel microcode update on boot 11 years ago
Simon Glass a9f04d49e5 fdt: Add a function to decode a variable-sized u32 array 11 years ago
Simon Glass f67cd51e65 x86: Save the BIST value on reset 11 years ago
Simon Glass 2640387148 fdt: Add a function to decode a named memory region 11 years ago
Simon Glass f3cc44f984 fdt: Enhance flashmap function to deal with region properties 11 years ago
Simon Glass 76489832b2 fdt: Use the correct return types for fdtdec_decode_region() 11 years ago
Masahiro Yamada cba1da495d include: move various macros to include/linux/kernel.h 11 years ago
Masahiro Yamada 4515992fc7 replace DIV_ROUND with DIV_ROUND_CLOSEST 11 years ago
Simon Glass c6da9ae8a4 Tidy up data sizes and function comment in display_options 11 years ago
Simon Glass 6bf6725962 Use uint64_t instead of u64 in put_dec() 11 years ago
Simon Glass 19ea4678ca Use uint64_t for time types 11 years ago
Jeroen Hofstee 750a6ff468 lmb: make local functions static 11 years ago
Masahiro Yamada 45ccec8f29 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig 11 years ago
Masahiro Yamada 8c688bc4de kconfig: move CONFIG_SYS_HZ to lib/Kconfig 11 years ago
Simon Glass ca42d3f7ee x86: dts: Add device tree compatible string for Intel IPC 11 years ago
Thierry Reding 9f85eee72a fdt: Add a function to return PCI BDF triplet 11 years ago
Thierry Reding 56f42242f0 fdt: Add resource parsing functions 11 years ago
Thierry Reding 5094eb408a fdt: Add functions to retrieve strings 11 years ago
Thierry Reding fc503c1791 fdt: Add a function to get the index of a string 11 years ago
Thierry Reding bc4147ab2d fdt: Add a function to count strings 11 years ago
Simon Glass aacc6c5d10 initcall: Display error number when an error occurs 11 years ago
Masahiro Yamada b0928da648 kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig 11 years ago
Masahiro Yamada ed36323f6d kconfig: add blank Kconfig files 11 years ago
Masahiro Yamada 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 11 years ago
Simon Glass aac07d49d0 dm: fdt: Add a function to look up a chosen node 11 years ago
Vadim Bendebury 9e8f664ecb video: Add driver for Parade PS8625 dP to LVDS bridge 11 years ago
Ajay Kumar 45c480c9f6 video: exynos_fimd: Add framework to disable FIMD sysmmu 11 years ago
Heiko Schocher 0c06db5983 lib, linux: move linux specific defines to linux/compat.h 11 years ago
Heiko Schocher c068d44aac lib, list_sort: add list_sort from linux 3.14 11 years ago
Heiko Schocher 9dd228b5e7 lib, rbtree: resync with Linux-3.14 11 years ago
Stephen Warren ad3fda521b lib: lmb: fix overflow in __lmb_alloc_base w/ large RAM 11 years ago
Simon Glass 5426716231 rsa: Fix two errors in the implementation 11 years ago
Simon Glass 0596d35d80 fdt: Sync up with libfdt 11 years ago
Michael van der Westhuizen e0f2f15534 Implement generalised RSA public exponents for verified boot 11 years ago
Simon Glass 3234aa4bab fdt: Add a function to get the node offset of an alias 11 years ago
Simon Glass 5c33c9fdbb fdt: Add a function to get the alias sequence of a node 11 years ago
Simon Glass d59476b644 Add a simple malloc() implementation for pre-relocation 11 years ago
Alexander Holler ecd1446fe1 Add option -r to env import to allow import of text files with CRLF as line endings 11 years ago
Pavel Machek fccacd3b4c lib/time.c cleanups 11 years ago
Jeroen Hofstee d7b2d9df02 lib:vsprintf: reduce scope of pack_hex_byte 11 years ago
Jeroen Hofstee 6b13f0c050 lib:sha1: remove unused constant 11 years ago
Jeroen Hofstee 2c34f3f547 lib:lmb: use __weak 11 years ago
Jeroen Hofstee e259d6a320 lib: div64: add missing include 11 years ago