Commit Graph

382 Commits (1203fcceec113d502995f7242d7e1be09d373e80)

Author SHA1 Message Date
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
Simon Glass d59476b644 Add a simple malloc() implementation for pre-relocation 10 years ago
Alexander Holler ecd1446fe1 Add option -r to env import to allow import of text files with CRLF as line endings 10 years ago
Pavel Machek fccacd3b4c lib/time.c cleanups 10 years ago
Jeroen Hofstee d7b2d9df02 lib:vsprintf: reduce scope of pack_hex_byte 10 years ago
Jeroen Hofstee 6b13f0c050 lib:sha1: remove unused constant 10 years ago
Jeroen Hofstee 2c34f3f547 lib:lmb: use __weak 10 years ago
Jeroen Hofstee e259d6a320 lib: div64: add missing include 10 years ago
Heiko Schocher b047d671db lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c 10 years ago
Jeroen Hofstee 2b9912e6a7 includes: move openssl headers to include/u-boot 10 years ago
Simon Glass 597a8b2c68 mkimage: Automatically expand FDT in more cases 10 years ago
Jon Nalley af67b25250 libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images 10 years ago
Jeroen Hofstee 867abdac5e LzmaTools: don't self assign values 10 years ago
Simon Glass 4f427a421f fdt: Update functions which write to an FDT to return -ENOSPC 10 years ago
Simon Glass 2f43f85460 initcall: Improve debugging support 10 years ago
Simon Glass a9cf6da925 exynos: Enable the LCD backlight for snow 10 years ago