summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lzo: fix failing to decompress some lzo images [1/1]Jiamin Ma2019-05-161-8/+16
* fdto: support fdt overlay feature [1/1]jiamin ma2018-12-281-1/+1
* cmd: fdt: add fdt overlay application subcommandMaxime Ripard2018-12-281-2/+2
* libfdt: Add overlay application functionMaxime Ripard2018-12-283-0/+625
* libfdt: Add fdt_setprop_inplace_namelen_partialMaxime Ripard2018-12-281-4/+26
* libfdt: Add fdt_path_offset_namelenMaxime Ripard2018-12-281-8/+8
* libfdt: Fix separator spellingMaxime Ripard2018-12-281-4/+4
* fdt: Fix handling of paths with options in themHans de Goede2018-12-281-3/+22
* libfdt: Add max phandle retrieval functionMaxime Ripard2018-12-281-0/+26
* ODROID-N2: avb: disable AVB feature since not being used for ODROIDDongjin Kim2018-11-091-1/+1
* emmc: uboot: modify GPT macro [1/1]Ruixuan Li2018-11-081-1/+1
* p212: avb: enable avb2.0 in P [2/3]Xindong Xu2018-11-081-1/+1
* emmc: uboot: modify gpt [1/1]Ruixuan Li2018-11-081-13/+38
* p212: command_line: support system as root [2/9]Xindong Xu2018-11-081-7/+4
* boot: avb: Enable AVB2 [4/6]Matthew Shyu2018-11-0824-0/+5193
* dm: i2c: initial add i2c DM driver [1/1]Jian Hu2018-05-141-1/+1
* emmc: add gpt commandRuixuan Li2018-01-303-5/+70
* Add amlogic hardware sha2 functionZhongfu Luo2017-07-211-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-01-011-0/+5
|\
| * pci: tegra: Add Tegra PCIe driverThierry Reding2014-12-181-0/+3
| * ARM: tegra: Implement XUSB pad controllerThierry Reding2014-12-181-0/+1
| * power: Add AMS AS3722 PMIC supportThierry Reding2014-12-181-0/+1
* | initcall: add explicit hint if initcall was relocatedAlexey Brodkin2014-12-291-1/+5
|/
* x86: Clean up asm-offsetsBin Meng2014-12-131-3/+0
* lib: errno: introduce errno_str(): returns errno related messagePrzemyslaw Marczak2014-12-112-0/+148
* lib: string: move strlcpy() to a common placeMasahiro Yamada2014-12-111-0/+25
* libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/MakefileMasahiro Yamada2014-12-082-5/+3
* libfdt: descend from lib/ to lib/libfdt/Masahiro Yamada2014-12-081-0/+1
* lib: bzip2: move bzip2 files to lib/bzip2/ directoryMasahiro Yamada2014-12-088-5/+3
* Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada2014-12-081-1/+1
* Merge git://git.denx.de/u-boot-fdtTom Rini2014-12-011-15/+0
|\
| * fdt: remove fdtdec_get_alias_node() functionMasahiro Yamada2014-11-271-15/+0
* | Merge git://git.denx.de/u-boot-x86Tom Rini2014-12-011-0/+3
|\ \ | |/ |/|
| * x86: Add initial video device init for Intel GMASimon Glass2014-11-251-0/+1
| * x86: Add init for model 206AX CPUSimon Glass2014-11-251-0/+1
| * x86: ivybridge: Add SATA initSimon Glass2014-11-251-0/+1
* | Merge git://git.denx.de/u-boot-fdtTom Rini2014-11-261-7/+81
|\ \ | |/ |/|
| * fdt: Add a function to decode a named memory regionSimon Glass2014-11-211-0/+61
| * fdt: Enhance flashmap function to deal with region propertiesSimon Glass2014-11-211-0/+8
| * fdt: Use the correct return types for fdtdec_decode_region()Simon Glass2014-11-211-7/+12
* | Merge git://git.denx.de/u-boot-dmTom Rini2014-11-241-3/+3
|\ \
| * | dm: fdt: Correct handling of aliases with embedded digitsSimon Glass2014-11-221-3/+3
| |/
* | Merge git://git.denx.de/u-boot-x86Tom Rini2014-11-242-0/+25
|\ \
| * | x86: ivybridge: Implement SDRAM initSimon Glass2014-11-211-0/+1
| * | x86: ivybridge: Perform Intel microcode update on bootSimon Glass2014-11-211-0/+1
| * | fdt: Add a function to decode a variable-sized u32 arraySimon Glass2014-11-211-0/+20
| * | x86: Save the BIST value on resetSimon Glass2014-11-211-0/+3
| |/
* | vsprintf: Add modifier for phys_addr_tThierry Reding2014-11-231-2/+14
* | include: move various macros to include/linux/kernel.hMasahiro Yamada2014-11-201-3/+0
* | replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada2014-11-201-2/+2
|/