aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-05arm64: dts: rockchip: Add support for Khadas Edge-VNick Xie
2019-08-05arm64: dts: rockchip: Add support for Khadas EdgeNick Xie
2019-08-05rockchip: rk3328: enable DMA for MMCs at Rock64Matwey V. Kornilov
2019-08-05rockchip: rk3328: set DDR as non-secure in SPLKever Yang
2019-07-31dw_mmc: turn on the IO supplyUrja Rannikko
2019-07-29Prepare v2019.10-rc1Tom Rini
2019-07-29Merge tag 'dm-pull-29jul19' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-07-29Merge branch '2019-07-29-ti-imports'Tom Rini
2019-07-29arm: mach-keystone: Use appended original image size in image processingAndrew F. Davis
2019-07-29configs: omapl138_lcdk: enable NAND self-init in SPLBartosz Golaszewski
2019-07-29davinci: omapl138-lcdk: enable driver-model in SPLBartosz Golaszewski
2019-07-29davinci: omapl138-lcdk: remove unneeded includesBartosz Golaszewski
2019-07-29davinci: omapl138-lcdk: enable CONFIG_USE_TINY_PRINTFBartosz Golaszewski
2019-07-29davinci: omapl138-lcdk: enable SPL_SYS_MALLOC_SIMPLEBartosz Golaszewski
2019-07-29davinci: da850-evm: enable driver model for NANDBartosz Golaszewski
2019-07-29davinci: omapl138-lcdk: enable driver model for NANDBartosz Golaszewski
2019-07-29nand: davinci: add support for driver modelBartosz Golaszewski
2019-07-29nand: davinci: make davinci_nand_init() staticBartosz Golaszewski
2019-07-29omapl138_lcdk_defconfig: don't build support for SPIBartosz Golaszewski
2019-07-29i2c: remove i2c driver-model compatibility layerBartosz Golaszewski
2019-07-29sandbox: remove CONFIG_DM_I2C_COMPAT from defconfigsBartosz Golaszewski
2019-07-29davinci: remove CONFIG_DM_I2C_COMPAT from defconfigsBartosz Golaszewski
2019-07-29ARM: da850_am18xxevm: Remove config and referencesAdam Ford
2019-07-29Merge branch '2019-07-29-master-imports'Tom Rini
2019-07-29Makefile: fix implementation of BINMAN_DEBUGStephen Warren
2019-07-29binman: Add command-line support for replacing entriesSimon Glass
2019-07-29binman: Correct the error message for invalid pathSimon Glass
2019-07-29binman: Split control.WriteEntryToImage() into separate functionsSimon Glass
2019-07-29binman: Update control.WriteEntry() to support writing the mapSimon Glass
2019-07-29binman: Move control.WriteEntry further down the fileSimon Glass
2019-07-29binman: Clean up all output directories in testsSimon Glass
2019-07-29binman: Add a test function to clean up the output dirSimon Glass
2019-07-29binman: Update state when replacing device-tree entriesSimon Glass
2019-07-29patman: Reset the output directory when it is removedSimon Glass
2019-07-29binman: Support replacing data in a cbfsSimon Glass
2019-07-29binman: Update Entry.WriteData() to handle special sectionsSimon Glass
2019-07-29binman: Update Entry.ReadEntry() to work through classesSimon Glass
2019-07-29binman: Add a prefix before CBFS hex offsetsSimon Glass
2019-07-29binman: Add a few more features to the wishlistSimon Glass
2019-07-29binman: Place Intel descriptor at image startSimon Glass
2019-07-29binman: Adjust fmap to ignore CBFS filesSimon Glass
2019-07-29libfdt: Copy the struct region in fdt_resize()Simon Glass
2019-07-29binman: Support shrinking a entry after packingSimon Glass
2019-07-29binman: Update the _testing entry to support shrinkageSimon Glass
2019-07-29binman: Allow updating entries that change sizeSimon Glass
2019-07-29binman: Add more tests for image header positionSimon Glass
2019-07-29binman: Move Image.BuildImage() into a single functionSimon Glass
2019-07-29binman: Write the original input fdtmap to a fileSimon Glass
2019-07-29binman: Update documentation for image creationSimon Glass
2019-07-29binman: Add info to allow safely repacking an image laterSimon Glass