platform/kernel/u-boot.git
2019-07-26 Kever Yangrockchip: add CONFIG_IRAM_BASE for all SoCs
2019-07-26 Kever Yangrockchip: remove redundant CONFIG_SYS_NS16550_MEM32
2019-07-26 Shyam Sainiinclude: configs: Increase CONFIG_SYS_BOOTM_LEN to...
2019-07-24 Tom Rinigitlab-ci: Update Docker image to xenial-20190720-24Jul...
2019-07-24 Tom Rinigitlab-ci: Add pyelftools to the binman testsuite section
2019-07-24 Tom RiniMerge tag 'dm-pull-24jul19-take3' of https://gitlab...
2019-07-24 Anatolij Gustschindm: device: make power domain calls optional
2019-07-24 Baruch Siachbuildman: fix invocation examples typos
2019-07-24 Sekhar Noriclk: initialize clk->data when using default xlate
2019-07-24 Baruch Siachdm: uclass: fix comment copy/paste error
2019-07-24 Marek Vasutcommon: fdt_support: Add missing cpu_to_fdt32() to...
2019-07-24 Bin Mengdm: Fix parameter description of dev_read_name()
2019-07-24 Bin Mengdm: core: Set correct "status" value for a node
2019-07-24 Bin Mengdm: core: Call clk_set_defaults() during probe() only...
2019-07-24 Bin Mengdm: timer: Skip device that does not have a valid ofnod...
2019-07-24 Masahiro Yamadafdt: make fdt_get_base_address() return OF_BAD_ADDR...
2019-07-24 Simon Glassbinman: Add a test for nested and aligned sections
2019-07-24 Simon Glassbinman: Add an 'extract' command
2019-07-24 Simon Glassbinman: Support reading from CBFS entries
2019-07-24 Simon Glassbinman: Allow reading an entry from an image
2019-07-24 Simon Glassbinman: Allow for logging information to be displayed
2019-07-24 Simon Glassbinman: Support listing an image
2019-07-24 Simon Glassbinman: Convert Image to a subclass of Entry
2019-07-24 Simon Glassbinman: Support reading an image into an Image object
2019-07-24 Simon Glassbinman: Support locating an image header
2019-07-24 Simon Glassbinman: Support locating an FDT map
2019-07-24 Simon Glassbinman: Allow listing the entries in an image
2019-07-24 Simon Glassbinman: Detect bad CBFS file types
2019-07-24 Simon Glassbinman: Support FDT update for CBFS
2019-07-24 Simon Glassbinman: Use the cbfs memlen field only for uncompressed...
2019-07-24 Simon Glassbinman: Provide the actual data address for cbfs files
2019-07-24 Simon Glassbinman: Allow device-tree entries to be compressed
2019-07-24 Simon Glassbinman: Allow entries to expand after packing
2019-07-24 Simon Glassbinman: Add a control for post-pack entry expansion
2019-07-24 Simon Glassbinman: Add a return value to ProcessContentsUpdate()
2019-07-24 Simon Glassbinman: Call ProcessUpdateContents() consistently
2019-07-24 Simon Glassbinman: Fix up ProcessUpdateContents error and comments
2019-07-24 Simon Glassbinman: Allow easy importing of entry modules
2019-07-24 Simon Glassbinman: Drop an unused arg in Entry.Lookup()
2019-07-24 Simon Glassbinman: Move compression into the Entry base class
2019-07-24 Simon Glassbinman: Convert to use ArgumentParser
2019-07-24 Simon Glassbinman: Add an image header
2019-07-24 Simon Glassbinman: Add an FDT map
2019-07-24 Simon Glassbinman: Add a convenience functions for real-DTB tests
2019-07-24 Simon Glassbinman: Update help for new features
2019-07-24 Simon Glassbinman: Update future features
2019-07-24 Simon Glassbinman: Simplify the entry test
2019-07-24 Simon Glassbinman: Add support for fixed-offset files in CBFS
2019-07-24 Simon Glassbinman: Pad empty areas of the CBFS with files
2019-07-24 Simon Glassbinman: Add support for Intel IFWI entries
2019-07-24 Simon Glassbinman: Add support for CBFS entries
2019-07-24 Simon Glassbinman: Add a utility library for coreboot CBFS
2019-07-24 Simon Glasspatman: Add a function to write ifwitool
2019-07-24 Simon Glassbinman: Pass the toolpath to tests
2019-07-24 Tom RiniMerge branch '2019-07-24-master-imports'
2019-07-24 Patrick Delaunaypsci: Fix warnings when compiling with W=1
2019-07-24 David Abdurachmanovdistro_bootcmd: refactor virtio to support PCI block...
2019-07-24 Suman Annaremoteproc: Fix potential build issues with SPL remoteproc
2019-07-24 Mickaël Tansorierdoc: fitImage: Cosmetics break lines
2019-07-24 Mickaël Tansorierdoc: fitImage: Fix conf number incrementation
2019-07-24 Bin Mengdoc: Add the U-Boot logo to the html doc
2019-07-24 Bin Mengdoc: Add .gitignore for the Sphinx build output directory
2019-07-24 Baruch Siachspl: sata: support U-Boot load from raw sata disk
2019-07-24 Heinrich Schuchardtscripts/kernel-doc: fix parsing of function pointers
2019-07-24 Heinrich Schuchardtscripts/kernel-doc: update script from Linux 5.2
2019-07-24 Jonathan Corbetdoc: Cope with Sphinx logging deprecations
2019-07-24 Ruslan Trofymenkoenv: am57xx: Implement A/B boot process
2019-07-24 Ruslan Trofymenkodoc: android: Add simple guide for A/B updates
2019-07-24 Ruslan Trofymenkotest/py: Add base test case for A/B updates
2019-07-24 Ruslan Trofymenkocmd: Add 'ab_select' command
2019-07-24 Ruslan Trofymenkocommon: Implement A/B metadata
2019-07-24 Ruslan Trofymenkodisk: part: Extend API to get partition info
2019-07-24 Eugeniu Roscacmd: bcb: Apply non-functional refinements
2019-07-24 Eugeniu Roscacmd: bcb: Use strcmp() instead of strncmp() for string...
2019-07-24 Eugeniu Roscacmd: bcb: Fix duplicated handling in two case-branches
2019-07-24 Eugeniu Roscatreewide: Fix stale references of Android docs
2019-07-24 Roman Stratiienkoimage: android: allow to wrap uImage into the Android...
2019-07-24 Leon Yumenu: don't bother going interactive with just one...
2019-07-24 Ruslan Trofymenkocmd: part: Add 'number' sub-command
2019-07-24 Tom RiniMerge branch '2019-07-24-doc-html-cleanup'
2019-07-24 Bin Mengdoc: Remove README.blackfin
2019-07-24 Bin Mengdoc: arch: Convert README.xtensa to reST
2019-07-24 Bin Mengdoc: arch: Convert README.sandbox to reST
2019-07-24 Bin Mengdoc: arch: Convert README.sh to reST
2019-07-24 Bin Mengdoc: arch: Convert README.m68k to reST
2019-07-24 Bin Mengdoc: arch: Convert README.ARC to reST
2019-07-24 Bin Mengdoc: arch: Convert README.nios2 to reST
2019-07-24 Bin Mengdoc: arch: Convert README.NDS32 to reST
2019-07-24 Bin Mengdoc: arch: Convert README.arm64 to reST
2019-07-24 Bin Mengdoc: arch: Convert README.x86 to reST
2019-07-24 Bin Mengdoc: board: Convert README.zynq to reST
2019-07-24 Bin Mengdoc: board: Convert README.b4860qds to reST
2019-07-24 Bin Mengdoc: board: Convert README.at91 to reST
2019-07-24 Bin Mengdoc: board: Convert README.sh7753evb to reST
2019-07-24 Bin Mengdoc: board: Convert README.sh7752evb to reST
2019-07-24 Bin Mengdoc: board: Convert README.sifive-fu540 to reST
2019-07-24 Bin Mengdoc: board: Convert README.ag101p to reST
2019-07-24 Bin Mengdoc: board: Add AndesTech ax25-ae350 board doc
2019-07-24 Bin Mengdoc: board: Convert README.qemu-mips to reST
2019-07-24 Bin Mengdoc: board: Convert README.qemu-riscv to reST
next