summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodi...WIP/06Dec2019Tom Rini2019-12-0624-45/+973
|\
| * rockchip: allow loading larger kernelsBen Wolsieffer2019-12-062-2/+2
| * rockchip: rk3328: rock64: enable CONFIG_MISC_INIT_RBen Wolsieffer2019-12-061-0/+1
| * pinctrl: rockchip: Add pinctrl support for rk3308David Wu2019-12-064-1/+468
| * arm: rockchip: rk3308: Initialize the iomux configurationDavid Wu2019-12-061-0/+37
| * pwm: rk_pwm: Make PWM driver to support all Rockchip SocsDavid Wu2019-12-062-25/+130
| * dts: rk3308: Enable ethernet function supported for Firefly ROC_RK3308_CCDavid Wu2019-12-061-0/+9
| * arm: dts: Add mac node for rk3308 at dtsi levelDavid Wu2019-12-061-0/+22
| * net: gmac_rockchip: Add support for rk3308David Wu2019-12-061-0/+65
| * rockchip: config: add support for firefly-px30 boardKever Yang2019-12-062-0/+114
| * rockchip: misc: protect serial# from getting overwrittenHeiko Stuebner2019-12-051-1/+10
| * rockchip: misc: don't fail if eth_addr already setHeiko Stuebner2019-12-051-1/+1
| * rockchip: px30: Add support for using UART3 as debug UARTPaul Kocialkowski2019-12-052-0/+96
| * rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to CONFIG_DEBUG_UART_CHANNELPaul Kocialkowski2019-12-052-5/+5
| * rockchip: px30: Fixup PMUGRF registers layout orderPaul Kocialkowski2019-12-051-8/+8
| * rockchip: evb-px5: disable NETAndy Yan2019-12-051-1/+1
| * rockchip: px5: enable spl-fifo-mode for emmc for px5-evbAndy Yan2019-12-051-0/+2
| * rockchip: rk3308: enable spl-fifo-mode for emmcAndy Yan2019-12-051-0/+2
| * doc: rockchip: Update build instruction for rk3308Andy Yan2019-12-051-1/+0
* | Revert "spl: fix entry_point equal to load_addr"Tom Rini2019-12-061-2/+2
* | Merge branch '2019-12-05-master-imports'Tom Rini2019-12-0514-15/+167
|\ \ | |/ |/|
| * ARM: omapl138_lcdk: Shrink code size by building with ThumbAdam Ford2019-12-051-0/+1
| * Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"Thomas Hebb2019-12-053-7/+7
| * ARM: da850-evm: Disable SYS_MMCSD_RAW_MODE_USE_SECTORAdam Ford2019-12-052-0/+2
| * spl: fix entry_point equal to load_addrGiulio Benetti2019-12-051-2/+2
| * test/py: test_fs: add tests for creating/deleting many filesAKASHI Takahiro2019-12-051-0/+84
| * fs: fat: handle deleted directory entries correctlyAKASHI Takahiro2019-12-051-1/+32
| * drivers: optee: rpmb: fix returning CID to TEEJorge Ramirez-Ortiz2019-12-051-1/+4
| * cmd: cp: add missing map_sysmemPhilippe Reynes2019-12-051-3/+13
| * iminfo: add missing map_sysmemPhilippe Reynes2019-12-051-1/+11
| * spl: Introduce SPL_DM_GPIO Kconfig defineLukasz Majewski2019-12-051-0/+6
| * drivers: pci: ignore disabled devicesMichael Walle2019-12-051-0/+5
|/
* Merge git://git.denx.de/u-boot-shTom Rini2019-12-043-6/+6
|\
| * ARM: rmobile: Convert M2N Gose to DM_SPI{,_FLASH}Marek Vasut2019-12-041-2/+2
| * ARM: rmobile: Convert M2W Koelsch to DM_SPI{,_FLASH}Marek Vasut2019-12-041-2/+2
| * ARM: rmobile: Convert H2 Lager to DM_SPI{,_FLASH}Marek Vasut2019-12-041-2/+2
* | configs: Resync with savedefconfigWIP/04Dec2019Tom Rini2019-12-04967-1377/+668
* | Merge branch '2019-10-27-mtd-cleanup'Tom Rini2019-12-04914-657/+1760
|\ \ | |/ |/|
| * mtd: Makefile: deep cleanupMiquel Raynal2019-12-044-26/+43
| * cmd: make MTD commands depend on MTDMiquel Raynal2019-12-041-3/+7
| * cmd: nand/sf: isolate legacy codeMiquel Raynal2019-12-049-101/+121
| * cmd: mtdparts: Kconfig: join mtdparts command entry with its optionsMiquel Raynal2019-12-041-14/+14
| * mtd: spi: SPI_FLASH_MTD depends on MTDMiquel Raynal2019-12-041-1/+1
| * dfu: add dependency on the raw NAND coreMiquel Raynal2019-12-042-0/+2
| * mtd: nand: add includes in NAND core to avoid warningsMiquel Raynal2019-12-042-0/+2
| * configs: ls104x/ls108x/ls208x: Build the raw NAND core with TFABOOTMiquel Raynal2019-12-0413-0/+19
| * configs: socfpga: mcvevk: Remove useless UBI infosMiquel Raynal2019-12-041-3/+0
| * configs: remove MTD support from bcm11130 and M54418TWR defconfigsMiquel Raynal2019-12-044-4/+0
| * configs: remove raw NAND core from k2g defconfigsMiquel Raynal2019-12-042-2/+0
| * configs: move CONFIG_MTD in defconfigs when set in arch includesMiquel Raynal2019-12-043-2/+1