summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-22boards: ls1028a: Add support of I2C driver modelChuanhua Han
2019-08-22configs: lx2160: enable DM support for pcf2127 rtcChuanhua Han
2019-08-22armv8: dts: lx2160aqds : Add pcf2127 nodeChuanhua Han
2019-08-22armv8: dts: lx2160ardb : Add the "u-boot, dm-pre-reloc" for i2c0Chuanhua Han
2019-08-22armv8: dts: Add pcf2127 node for lx2160ardbChuanhua Han
2019-08-22armv8: dts: fsl-lx2160a: add i2c controller and gpio DT nodesChuanhua Han
2019-08-22gpio: do not include <asm/arch/gpio.h> on ARCH_LX2160AChuanhua Han
2019-08-22drivers: i2c: mxc: Fix compiler error when using i2c dm modeChuanhua Han
2019-08-22boards: lx2160a: Add support of I2C driver modelChuanhua Han
2019-08-22configs: ls1043aqds: Move CONFIG_FSL_QSPI to defconfigAshish Kumar
2019-08-22armv8: ls1028a: select BOARD_LATE_INIT configYuantian Tang
2019-08-22common: qixis: make the qixis compatible with new socYuantian Tang
2019-08-22drivers: net: mc: Report extra memory to LinuxMeenakshi Aggarwal
2019-08-20Merge branch '2019-08-20-master-imports'Tom Rini
2019-08-20Merge branch '2019-08-20-ti-imports'Tom Rini
2019-08-20test/py: Add cmd_memory dependency back to test_mmc_wrMichal Simek
2019-08-20easylogo: avoid buffer overrunHeinrich Schuchardt
2019-08-20jffs2: remove unused code filesUwe Kleine-König
2019-08-20mmc: mtk-sd: Add MT8183 SoC supportFabien Parent
2019-08-20mailmap: provide usage instructionHeinrich Schuchardt
2019-08-20README: Clarify use of BSS during SPL board_init_f()Andreas Dannenberg
2019-08-20arm: omap2: am43xx: Enable CONFIG_BLKSuniel Mahesh
2019-08-20arm: dts: Makefile: clean *dtb_HSSuniel Mahesh
2019-08-20ARM: DRA7: Fixup DPLL clock rate fixup logic for newer kernelsSuman Anna
2019-08-20arm: baltos: switch to driver model for the watchdog timerYegor Yefremov
2019-08-20davinci: omapl138-lcdk: Remove empty compiler directivesAdam Ford
2019-08-20ARM: davinci: Remove duplicated referencesAdam Ford
2019-08-20ARM: da850evm: Remove dead codeAdam Ford
2019-08-20ARM: da850evm: Remove dead SPI CodeAdam Ford
2019-08-20Revert "ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NOR"Adam Ford
2019-08-20ARM: omapl138_lcdk: Enable USBAdam Ford
2019-08-20configs: Rename environment variable fit_bootfile to name_fitAndrew F. Davis
2019-08-20configs: Rename environment variable fit_loadaddr to addr_fitAndrew F. Davis
2019-08-20configs: Remove unneeded overlay_files environment variableAndrew F. Davis
2019-08-20arm: baltos: use device tree alias to access Ethernet slaveYegor Yefremov
2019-08-19Merge tag 'u-boot-rockchip-20190819' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-08-19Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2019-08-19sysreset: move stm32mp sysreset poweroff implementation to sysreset uclassUrja Rannikko
2019-08-19sysreset: switch to using SYSRESET_POWER_OFF for poweroffUrja Rannikko
2019-08-19configs: update rk3288 veyron defconfigsUrja Rannikko
2019-08-19configs: Move CONFIG_CMD_USB_MASS_STORAGE properly into KconfigUrja Rannikko
2019-08-19configs: Move CONFIG_SPI_FLASH_GIGADEVICE properly into KconfigUrja Rannikko
2019-08-19core: ofnode: do not assert if node not valid in ofnode_get_name()Kever Yang
2019-08-19rockchip: rk3399: Add ROC-RK3399-PC supportLevin Du
2019-08-18global_data: Remove comment of reserved arch-specific GD flagsStefan Roese
2019-08-18x86: Remove x86 specific GD flags as they are not referenced at allStefan Roese
2019-08-18cbfs: Rename camel-case variablesSimon Glass
2019-08-18cbfs: Add functions to support multiple CBFSsSimon Glass
2019-08-18cbfs: Move result variable into the structSimon Glass
2019-08-18cbfs: Move static variables into a structSimon Glass