oweals/u-boot.git
2019-07-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-07-30 Tom RiniPrepare v2019.10-rc1 v2019.10-rc1
2019-07-29 Tom RiniMerge tag 'dm-pull-29jul19' of https://gitlab.denx...
2019-07-29 Tom RiniMerge branch '2019-07-29-ti-imports'
2019-07-29 Andrew F. Davisarm: mach-keystone: Use appended original image size...
2019-07-29 Bartosz Golaszewskiconfigs: omapl138_lcdk: enable NAND self-init in SPL
2019-07-29 Bartosz Golaszewskidavinci: omapl138-lcdk: enable driver-model in SPL
2019-07-29 Bartosz Golaszewskidavinci: omapl138-lcdk: remove unneeded includes
2019-07-29 Bartosz Golaszewskidavinci: omapl138-lcdk: enable CONFIG_USE_TINY_PRINTF
2019-07-29 Bartosz Golaszewskidavinci: omapl138-lcdk: enable SPL_SYS_MALLOC_SIMPLE
2019-07-29 Bartosz Golaszewskidavinci: da850-evm: enable driver model for NAND
2019-07-29 Bartosz Golaszewskidavinci: omapl138-lcdk: enable driver model for NAND
2019-07-29 Bartosz Golaszewskinand: davinci: add support for driver model
2019-07-29 Bartosz Golaszewskinand: davinci: make davinci_nand_init() static
2019-07-29 Bartosz Golaszewskiomapl138_lcdk_defconfig: don't build support for SPI
2019-07-29 Bartosz Golaszewskii2c: remove i2c driver-model compatibility layer
2019-07-29 Bartosz Golaszewskisandbox: remove CONFIG_DM_I2C_COMPAT from defconfigs
2019-07-29 Bartosz Golaszewskidavinci: remove CONFIG_DM_I2C_COMPAT from defconfigs
2019-07-29 Adam FordARM: da850_am18xxevm: Remove config and references
2019-07-29 Tom RiniMerge branch '2019-07-29-master-imports'
2019-07-29 Stephen WarrenMakefile: fix implementation of BINMAN_DEBUG
2019-07-29 Simon Glassbinman: Add command-line support for replacing entries
2019-07-29 Simon Glassbinman: Correct the error message for invalid path
2019-07-29 Simon Glassbinman: Split control.WriteEntryToImage() into separate...
2019-07-29 Simon Glassbinman: Update control.WriteEntry() to support writing...
2019-07-29 Simon Glassbinman: Move control.WriteEntry further down the file
2019-07-29 Simon Glassbinman: Clean up all output directories in tests
2019-07-29 Simon Glassbinman: Add a test function to clean up the output dir
2019-07-29 Simon Glassbinman: Update state when replacing device-tree entries
2019-07-29 Simon Glasspatman: Reset the output directory when it is removed
2019-07-29 Simon Glassbinman: Support replacing data in a cbfs
2019-07-29 Simon Glassbinman: Update Entry.WriteData() to handle special...
2019-07-29 Simon Glassbinman: Update Entry.ReadEntry() to work through classes
2019-07-29 Simon Glassbinman: Add a prefix before CBFS hex offsets
2019-07-29 Simon Glassbinman: Add a few more features to the wishlist
2019-07-29 Simon Glassbinman: Place Intel descriptor at image start
2019-07-29 Simon Glassbinman: Adjust fmap to ignore CBFS files
2019-07-29 Simon Glasslibfdt: Copy the struct region in fdt_resize()
2019-07-29 Simon Glassbinman: Support shrinking a entry after packing
2019-07-29 Simon Glassbinman: Update the _testing entry to support shrinkage
2019-07-29 Simon Glassbinman: Allow updating entries that change size
2019-07-29 Simon Glassbinman: Add more tests for image header position
2019-07-29 Simon Glassbinman: Move Image.BuildImage() into a single function
2019-07-29 Simon Glassbinman: Write the original input fdtmap to a file
2019-07-29 Simon Glassbinman: Update documentation for image creation
2019-07-29 Simon Glassbinman: Add info to allow safely repacking an image...
2019-07-29 Simon Glassbinman: Support updating entries in an existing image
2019-07-29 Simon Glassbinman: Tidy up _SetupDtb() to use its own temporary...
2019-07-29 Simon Glassbinman: Allow the fdtmap to remain unchanged
2019-07-29 Simon Glassbinman: Add a constant for common entry properties
2019-07-29 Simon Glassbinman: Add a function to obtain the image for an Entry
2019-07-29 Simon Glassbinman: Adjust Entry to read the node in a separate...
2019-07-29 Simon Glassbinman: Add an image name into the fdtmap
2019-07-29 Simon Glassbinman: Store the entry in output_fdt_files
2019-07-29 Simon Glassbinman: Allow state functions to fail to return data
2019-07-29 Simon Glassbinman: Support loading entry data from a file
2019-07-29 Simon Glassbinman: Store image fdtmap when loading from a file
2019-07-29 Simon Glassdtoc: Update Fdt.GetNode() to handle the root node
2019-07-29 Simon Glassdtoc: Update Fdt.FromData() to allow a name
2019-07-29 Simon Glassbinman: Show a helpful error when a DT property is...
2019-07-29 Simon Glassbinman: Add a bit of logging in entries when packing
2019-07-29 Simon Glasspatman: Update tout to avoid open-coding the debug...
2019-07-29 Simon Glassbinman: Drop state.fdt_set as this is not needed
2019-07-29 Simon Glassbinman: Simplify state.fdt_subset
2019-07-29 Simon Glassbinman: Adjust state.fdt_files to be keyed by entry...
2019-07-29 Simon Glassbinman: Adjust GetFdt() to be keyed by etype
2019-07-29 Simon Glassbinman: Rename state.GetFdt()
2019-07-29 Simon Glassbinman: Rename state.GetFdts()
2019-07-29 Simon Glassbinman: Convert GetFdtSet() to use a dict
2019-07-29 Simon Glassbinman: Move image/fdt code into PrepareImagesAndDtbs()
2019-07-29 Simon Glassbinman: Use print() to print output
2019-07-29 Simon Glassbinman: Move GetFdtSet() into blob_dtb
2019-07-29 Simon Glassbinman: Move image-processing code into a function
2019-07-29 Simon Glassdtoc: Return a non-zero exit code when tests fail
2019-07-29 Eric PerieAdd validation for icache/dcache arguments - arguments...
2019-07-29 Heinrich Schuchardtlib: uuid: alignment error in gen_rand_uuid()
2019-07-29 Heiko Schocherrtc, rx8025: add DM support
2019-07-29 Heiko Schocherrtc, rx8025: fix Coding Style
2019-07-29 Heiko Schocherrtc: move RTC_RX8025 to Kconfig
2019-07-29 Fabien Parentboard: mediatek: Add pumpkin board support
2019-07-29 Fabien Parentpinctrl: mediatek: fix warning
2019-07-29 Heiko Schochergpio: fixes for gpio-hog support
2019-07-29 Keerthydoc: arch: sandbox: Replace all the instances of README...
2019-07-29 Andrej RosanoDrop linker-generated array creation when CONFIG_CMDLIN...
2019-07-29 Bin Mengdoc: board: Add missing board index.rst files
2019-07-29 Heinrich Schuchardttools/logos: remove black background of U-Boot logo
2019-07-29 Julius Wernerfit: Support compat string property in configuration...
2019-07-29 Julius Wernerfit: Support compression for non-kernel components...
2019-07-29 Julius Wernercommon: Move bootm_decomp_image() to image.c (as image_...
2019-07-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-07-29 Tom RiniMerge tag 'video-for-2019.10' of https://gitlab.denx...
2019-07-29 Tom RiniMerge tag 'u-boot-rockchip-20190729' of https://gitlab...
2019-07-29 Tom Rinigitlab-ci: Switch to a Docker image that contains a...
2019-07-29 titronpinctrl: renesas: fix R-Car gpio0_00 operation fails...
2019-07-29 Fabian Vogtvideo: arm: rpi: Bail out early if querying video infor...
2019-07-29 Kever Yangrockchip: rv1108: Migrate to use common board file
2019-07-29 Kever Yangrockchip: elgin-rv1108: use board_early_init_f for...
2019-07-29 Kever Yangrockchip: rk3399: Migrate to use common board file
2019-07-29 Kever Yangrockchip: rk3399: init vbus regulator in board_early_in...
2019-07-29 Kever Yangrockchip: rk3368: Migrate to use common board file
next