aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-06common: fdt_support: add support for setting usable memoryIgor Opaniuk2-0/+36
2019-12-06warp7: Fix U-Boot corruption after saving the environmentFabio Estevam2-1/+14
2019-12-06mx6: Allow configuring the NoC registers on i.MX6QPFabio Estevam1-0/+35
2019-12-06mx6cuboxi: Add Baruch as maintainerFabio Estevam1-0/+1
2019-12-06mx7ulp: Sync the device tree related filesFabio Estevam3-964/+969
2019-12-06mx7ulp: scg: Remove unnused scg_a7_apll_init()Fabio Estevam2-62/+0
2019-12-06mx7ulp: Remove the _RUN notation from the PMC1 LDOVL definitionsFabio Estevam1-10/+10
2019-12-06mx7ulp: Introduce the CONFIG_LDO_ENABLED_MODE optionFabio Estevam2-0/+63
2019-12-06mx7ulp: Print the LDO mode statusFabio Estevam1-0/+20
2019-12-05Merge branch '2019-12-05-master-imports'Tom Rini14-15/+167
2019-12-06rockchip: allow loading larger kernelsBen Wolsieffer2-2/+2
2019-12-06rockchip: rk3328: rock64: enable CONFIG_MISC_INIT_RBen Wolsieffer1-0/+1
2019-12-06pinctrl: rockchip: Add pinctrl support for rk3308David Wu4-1/+468
2019-12-06arm: rockchip: rk3308: Initialize the iomux configurationDavid Wu1-0/+37
2019-12-06pwm: rk_pwm: Make PWM driver to support all Rockchip SocsDavid Wu2-25/+130
2019-12-06dts: rk3308: Enable ethernet function supported for Firefly ROC_RK3308_CCDavid Wu1-0/+9
2019-12-06arm: dts: Add mac node for rk3308 at dtsi levelDavid Wu1-0/+22
2019-12-06net: gmac_rockchip: Add support for rk3308David Wu1-0/+65
2019-12-06rockchip: config: add support for firefly-px30 boardKever Yang2-0/+114
2019-12-05rockchip: misc: protect serial# from getting overwrittenHeiko Stuebner1-1/+10
2019-12-05rockchip: misc: don't fail if eth_addr already setHeiko Stuebner1-1/+1
2019-12-05rockchip: px30: Add support for using UART3 as debug UARTPaul Kocialkowski2-0/+96
2019-12-05rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to CONFIG_DEBUG_UART_CHANNELPaul Kocialkowski2-5/+5
2019-12-05rockchip: px30: Fixup PMUGRF registers layout orderPaul Kocialkowski1-8/+8
2019-12-05rockchip: evb-px5: disable NETAndy Yan1-1/+1
2019-12-05rockchip: px5: enable spl-fifo-mode for emmc for px5-evbAndy Yan1-0/+2
2019-12-05rockchip: rk3308: enable spl-fifo-mode for emmcAndy Yan1-0/+2
2019-12-05doc: rockchip: Update build instruction for rk3308Andy Yan1-1/+0
2019-12-05ARM: omapl138_lcdk: Shrink code size by building with ThumbAdam Ford1-0/+1
2019-12-05Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"Thomas Hebb3-7/+7
2019-12-05ARM: da850-evm: Disable SYS_MMCSD_RAW_MODE_USE_SECTORAdam Ford2-0/+2
2019-12-05spl: fix entry_point equal to load_addrGiulio Benetti1-2/+2
2019-12-05test/py: test_fs: add tests for creating/deleting many filesAKASHI Takahiro1-0/+84
2019-12-05fs: fat: handle deleted directory entries correctlyAKASHI Takahiro1-1/+32
2019-12-05drivers: optee: rpmb: fix returning CID to TEEJorge Ramirez-Ortiz1-1/+4
2019-12-05cmd: cp: add missing map_sysmemPhilippe Reynes1-3/+13
2019-12-05iminfo: add missing map_sysmemPhilippe Reynes1-1/+11
2019-12-05spl: Introduce SPL_DM_GPIO Kconfig defineLukasz Majewski1-0/+6
2019-12-05drivers: pci: ignore disabled devicesMichael Walle1-0/+5
2019-12-04Merge git://git.denx.de/u-boot-shTom Rini3-6/+6
2019-12-04configs: Resync with savedefconfigTom Rini967-1377/+668
2019-12-04Merge branch '2019-10-27-mtd-cleanup'Tom Rini914-657/+1760
2019-12-04mtd: Makefile: deep cleanupMiquel Raynal4-26/+43
2019-12-04cmd: make MTD commands depend on MTDMiquel Raynal1-3/+7
2019-12-04cmd: nand/sf: isolate legacy codeMiquel Raynal9-101/+121
2019-12-04cmd: mtdparts: Kconfig: join mtdparts command entry with its optionsMiquel Raynal1-14/+14
2019-12-04mtd: spi: SPI_FLASH_MTD depends on MTDMiquel Raynal1-1/+1
2019-12-04dfu: add dependency on the raw NAND coreMiquel Raynal2-0/+2
2019-12-04mtd: nand: add includes in NAND core to avoid warningsMiquel Raynal2-0/+2
2019-12-04configs: ls104x/ls108x/ls208x: Build the raw NAND core with TFABOOTMiquel Raynal13-0/+19