summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-11-26avb2: bootm failed when CONFIG_AVB2_KPUB_DEFAULT_VENDOR [1/1]Zhigang Yu2-33/+52
2019-11-22keymaster 4: Reroute keymaster boot params [2/5]Mingyen Hung25-8/+364
2019-11-07newton: Support AVB2 public key switch during build time [1/1]Xindong Xu9-21/+160
2019-11-05keymaster 4: Porting Trusty keymaster4 to Amlogic [3/3]Mingyen Hung3-2/+21
2019-10-23SHA: Optimize the bl33/v2015 SHA command flow [1/1]Bo Lv6-125/+106
2019-06-14license: add amlogic license to related uboot files [1/1]cheng.chen451-573/+8880
2019-04-02lzo: fix failing to decompress some lzo images [1/1]Jiamin Ma1-8/+16
2018-11-02fdto: support fdt overlay feature [1/1]jiamin ma11-6/+213
2018-11-02cmd: fdt: add fdt overlay application subcommandMaxime Ripard2-2/+26
2018-11-02libfdt: Add overlay application functionMaxime Ripard4-0/+655
2018-11-02libfdt: Add fdt_setprop_inplace_namelen_partialMaxime Ripard2-4/+48
2018-11-02libfdt: Add fdt_path_offset_namelenMaxime Ripard2-9/+23
2018-11-02libfdt: Fix separator spellingMaxime Ripard1-4/+4
2018-11-02fdt: Fix handling of paths with options in themHans de Goede1-3/+22
2018-11-02libfdt: Add max phandle retrieval functionMaxime Ripard2-0/+39
2018-10-12emmc: uboot: modify GPT macro [1/1]Ruixuan Li52-6/+52
2018-10-11p212: avb: enable avb2.0 in P [2/3]Xindong Xu50-168/+180
2018-08-31emmc: uboot: modify gpt [1/1]Ruixuan Li4-295/+91
2018-08-03p212: command_line: support system as root [2/9]Xindong Xu38-42/+554
2018-07-06boot: avb: Enable AVB2 [4/6]Matthew Shyu82-89/+8012
2018-05-14dm: i2c: initial add i2c DM driver [1/1]Jian Hu9-9/+443
2018-01-31emmc: add gpt commandRuixuan Li53-146/+1234
2017-07-21Add amlogic hardware sha2 functionZhongfu Luo8-1/+343
2015-01-01Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini50-44/+4433
2014-12-29initcall: add explicit hint if initcall was relocatedAlexey Brodkin1-1/+5
2014-12-18pci: tegra: Add Tegra PCIe driverThierry Reding4-0/+1150
2014-12-18ARM: tegra: Implement XUSB pad controllerThierry Reding9-0/+794
2014-12-18power: Add AMS AS3722 PMIC supportThierry Reding5-0/+294
2014-12-14x86: Clean up asm-offsetsBin Meng3-5/+3
2014-12-11lib: errno: introduce errno_str(): returns errno related messagePrzemyslaw Marczak3-0/+151
2014-12-11lib: string: move strlcpy() to a common placeMasahiro Yamada3-24/+28
2014-12-08libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/MakefileMasahiro Yamada2-5/+3
2014-12-08libfdt: descend from lib/ to lib/libfdt/Masahiro Yamada2-1/+1
2014-12-08lib: bzip2: move bzip2 files to lib/bzip2/ directoryMasahiro Yamada8-5/+3
2014-12-08Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada13-14/+14
2014-12-01Merge git://git.denx.de/u-boot-fdtTom Rini4-33/+7
2014-12-01Merge git://git.denx.de/u-boot-x86Tom Rini89-363/+5872
2014-11-27fdt: remove fdtdec_get_alias_node() functionMasahiro Yamada3-27/+1
2014-11-26Merge git://git.denx.de/u-boot-fdtTom Rini113-232/+599
2014-11-25x86: Add initial video device init for Intel GMASimon Glass8-1/+969
2014-11-25x86: Add init for model 206AX CPUSimon Glass7-0/+528
2014-11-25x86: ivybridge: Add SATA initSimon Glass8-0/+334
2014-11-24Merge git://git.denx.de/u-boot-dmTom Rini41-364/+1048
2014-11-24Merge git://git.denx.de/u-boot-x86Tom Rini86-474/+8285
2014-11-23vsprintf: Add modifier for phys_addr_tThierry Reding1-2/+14
2014-11-22dm: fdt: Correct handling of aliases with embedded digitsSimon Glass1-3/+3
2014-11-21x86: ivybridge: Implement SDRAM initSimon Glass23-6/+1868
2014-11-21x86: ivybridge: Perform Intel microcode update on bootSimon Glass6-0/+179
2014-11-21fdt: Add a function to decode a variable-sized u32 arraySimon Glass2-0/+36
2014-11-21x86: Save the BIST value on resetSimon Glass4-4/+16
[next]