summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-06mx6cuboxi: Add Baruch as maintainerFabio Estevam
2019-12-06mx7ulp: Sync the device tree related filesFabio Estevam
2019-12-06mx7ulp: scg: Remove unnused scg_a7_apll_init()Fabio Estevam
2019-12-06mx7ulp: Remove the _RUN notation from the PMC1 LDOVL definitionsFabio Estevam
2019-12-06mx7ulp: Introduce the CONFIG_LDO_ENABLED_MODE optionFabio Estevam
2019-12-06mx7ulp: Print the LDO mode statusFabio Estevam
2019-12-06video: bmp: Fix video_display_rle8_bitmap()Patrice Chotard
2019-12-06video: bmp: Fix video_splash_align_axis()Patrice Chotard
2019-12-05Merge branch '2019-12-05-master-imports'Tom Rini
2019-12-06rockchip: allow loading larger kernelsBen Wolsieffer
2019-12-06rockchip: rk3328: rock64: enable CONFIG_MISC_INIT_RBen Wolsieffer
2019-12-06pinctrl: rockchip: Add pinctrl support for rk3308David Wu
2019-12-06arm: rockchip: rk3308: Initialize the iomux configurationDavid Wu
2019-12-06pwm: rk_pwm: Make PWM driver to support all Rockchip SocsDavid Wu
2019-12-06dts: rk3308: Enable ethernet function supported for Firefly ROC_RK3308_CCDavid Wu
2019-12-06arm: dts: Add mac node for rk3308 at dtsi levelDavid Wu
2019-12-06net: gmac_rockchip: Add support for rk3308David Wu
2019-12-06rockchip: config: add support for firefly-px30 boardKever Yang
2019-12-05rockchip: misc: protect serial# from getting overwrittenHeiko Stuebner
2019-12-05rockchip: misc: don't fail if eth_addr already setHeiko Stuebner
2019-12-05rockchip: px30: Add support for using UART3 as debug UARTPaul Kocialkowski
2019-12-05rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to CONFIG_DEBUG_UART_CHANNELPaul Kocialkowski
2019-12-05rockchip: px30: Fixup PMUGRF registers layout orderPaul Kocialkowski
2019-12-05rockchip: evb-px5: disable NETAndy Yan
2019-12-05rockchip: px5: enable spl-fifo-mode for emmc for px5-evbAndy Yan
2019-12-05rockchip: rk3308: enable spl-fifo-mode for emmcAndy Yan
2019-12-05doc: rockchip: Update build instruction for rk3308Andy Yan
2019-12-05ARM: omapl138_lcdk: Shrink code size by building with ThumbAdam Ford
2019-12-05Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"Thomas Hebb
2019-12-05ARM: da850-evm: Disable SYS_MMCSD_RAW_MODE_USE_SECTORAdam Ford
2019-12-05spl: fix entry_point equal to load_addrGiulio Benetti
2019-12-05test/py: test_fs: add tests for creating/deleting many filesAKASHI Takahiro
2019-12-05fs: fat: handle deleted directory entries correctlyAKASHI Takahiro
2019-12-05drivers: optee: rpmb: fix returning CID to TEEJorge Ramirez-Ortiz
2019-12-05cmd: cp: add missing map_sysmemPhilippe Reynes
2019-12-05iminfo: add missing map_sysmemPhilippe Reynes
2019-12-05spl: Introduce SPL_DM_GPIO Kconfig defineLukasz Majewski
2019-12-05drivers: pci: ignore disabled devicesMichael Walle
2019-12-04Merge git://git.denx.de/u-boot-shTom Rini
2019-12-04configs: Resync with savedefconfigTom Rini
2019-12-04Merge branch '2019-10-27-mtd-cleanup'Tom Rini
2019-12-04mtd: Makefile: deep cleanupMiquel Raynal
2019-12-04cmd: make MTD commands depend on MTDMiquel Raynal
2019-12-04cmd: nand/sf: isolate legacy codeMiquel Raynal
2019-12-04cmd: mtdparts: Kconfig: join mtdparts command entry with its optionsMiquel Raynal
2019-12-04mtd: spi: SPI_FLASH_MTD depends on MTDMiquel Raynal
2019-12-04dfu: add dependency on the raw NAND coreMiquel Raynal
2019-12-04mtd: nand: add includes in NAND core to avoid warningsMiquel Raynal
2019-12-04configs: ls104x/ls108x/ls208x: Build the raw NAND core with TFABOOTMiquel Raynal
2019-12-04configs: socfpga: mcvevk: Remove useless UBI infosMiquel Raynal