summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-12-01Merge git://git.denx.de/u-boot-fdtTom Rini
2014-12-01Merge git://git.denx.de/u-boot-x86Tom Rini
2014-11-27fdt: remove fdtdec_get_alias_node() functionMasahiro Yamada
2014-11-26Merge git://git.denx.de/u-boot-fdtTom Rini
2014-11-25x86: Add initial video device init for Intel GMASimon Glass
2014-11-25x86: Add init for model 206AX CPUSimon Glass
2014-11-25x86: ivybridge: Add SATA initSimon Glass
2014-11-24Merge git://git.denx.de/u-boot-dmTom Rini
2014-11-24Merge git://git.denx.de/u-boot-x86Tom Rini
2014-11-23vsprintf: Add modifier for phys_addr_tThierry Reding
2014-11-22dm: fdt: Correct handling of aliases with embedded digitsSimon Glass
2014-11-21x86: ivybridge: Implement SDRAM initSimon Glass
2014-11-21x86: ivybridge: Perform Intel microcode update on bootSimon Glass
2014-11-21fdt: Add a function to decode a variable-sized u32 arraySimon Glass
2014-11-21x86: Save the BIST value on resetSimon Glass
2014-11-21fdt: Add a function to decode a named memory regionSimon Glass
2014-11-21fdt: Enhance flashmap function to deal with region propertiesSimon Glass
2014-11-21fdt: Use the correct return types for fdtdec_decode_region()Simon Glass
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada
2014-11-20replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada
2014-10-27Tidy up data sizes and function comment in display_optionsSimon Glass
2014-10-27Use uint64_t instead of u64 in put_dec()Simon Glass
2014-10-27Use uint64_t for time typesSimon Glass
2014-10-25lmb: make local functions staticJeroen Hofstee
2014-10-23kconfig: move CONFIG_USE_PRIVATE_LIBGCC to KconfigMasahiro Yamada
2014-10-23kconfig: move CONFIG_SYS_HZ to lib/KconfigMasahiro Yamada
2014-10-23Merge git://git.denx.de/u-boot-x86Tom Rini
2014-10-23Merge git://git.denx.de/u-boot-fdtTom Rini
2014-10-22x86: dts: Add device tree compatible string for Intel IPCSimon Glass
2014-10-22fdt: Add a function to return PCI BDF tripletThierry Reding
2014-10-22fdt: Add resource parsing functionsThierry Reding
2014-10-22fdt: Add functions to retrieve stringsThierry Reding
2014-10-22fdt: Add a function to get the index of a stringThierry Reding
2014-10-22fdt: Add a function to count stringsThierry Reding
2014-10-22initcall: Display error number when an error occursSimon Glass
2014-09-24kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to KconfigMasahiro Yamada
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada
2014-09-13Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini
2014-09-10dm: fdt: Add a function to look up a chosen nodeSimon Glass
2014-09-05video: Add driver for Parade PS8625 dP to LVDS bridgeVadim Bendebury
2014-09-05video: exynos_fimd: Add framework to disable FIMD sysmmuAjay Kumar
2014-08-25lib, linux: move linux specific defines to linux/compat.hHeiko Schocher
2014-08-25lib, list_sort: add list_sort from linux 3.14Heiko Schocher
2014-08-25lib, rbtree: resync with Linux-3.14Heiko Schocher
2014-08-09lib: lmb: fix overflow in __lmb_alloc_base w/ large RAMStephen Warren
2014-08-09rsa: Fix two errors in the implementationSimon Glass
2014-08-09fdt: Sync up with libfdtSimon Glass
2014-08-09Implement generalised RSA public exponents for verified bootMichael van der Westhuizen
2014-07-23fdt: Add a function to get the node offset of an aliasSimon Glass