summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-11timer: add px30 timer variant to rockchip_timerHeiko Stuebner
2019-08-11rockchip: mkimage: add support for px30Kever Yang
2019-08-11net: gmac_rockchip: add support for px30Heiko Stuebner
2019-08-11fixup px30 clkHeiko Stuebner
2019-08-11px30-clk: separate clock initHeiko Stuebner
2019-08-11rockchip: clk: add px30 clock driverKever Yang
2019-08-11pinctrl: rockchip: add px30 pinctrl driverDavid Wu
2019-08-11spl: separate SPL_FRAMEWORK config for spl and tplHeiko Stuebner
2019-08-11rockchip: clk: fix wrong CONFIG_IS_ENABLED handlingHeiko Stuebner
2019-08-11rockchip: clk: rv1108: remove duplicate reset initHeiko Stuebner
2019-08-11malloc-simple: Hang if alloc space is exhausted.Christoph Müllner
2019-08-11malloc_simple: Convert to non-log output.Christoph Müllner
2019-08-11bouncebuf: Add static buffer allocation method for SPL.Christoph Müllner
2019-08-11bouncebuf: Allow printf-simple to debug messages.Christoph Müllner
2019-08-11bouncebuf: Add DMA validation check to addr_aligned().Christoph Müllner
2019-08-11board_f: Add mach specific DMA address check function.Christoph Müllner
2019-08-11[noupstream] Add debug output to SPL loading loop.Christoph Müllner
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