summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-23arm: imx7d: cl-som-imx7: sf: support all SF typesUri Mashiach
2018-07-23i.MX6: engicam: gpr_init can be called only for some architectureMichael Trimarchi
2018-07-23imx: imx6: Add comment to gpr_init functionMichael Trimarchi
2018-07-23mx7: Remove BMODE supportFabio Estevam
2018-07-23imx: mx6: Fix implementantion reset_miscMichael Trimarchi
2018-07-23eth: dm: fec: Add gpio phy reset bindingMichael Trimarchi
2018-07-23mx6cuboxi: Add emmc device tree suffixJon Nettleton
2018-07-23mx6cuboxi: Use mmc_get_op_cond() to check for an eMMCJon Nettleton
2018-07-23mx6cuboxi: drop CONFIG_SYS_FSL_USDHC_NUMBaruch Siach
2018-07-23mx6cuboxi: Add support for eMMC bootingJon Nettleton
2018-07-23mmc: break out get_op_cond code to its own functionJon Nettleton
2018-07-23mmc: drop mention of IN_PROGRESS statusBaruch Siach
2018-07-23board: toradex: add Colibri iMX6ULL supportStefan Agner
2018-07-23board: toradex: add new and upcoming SKUsStefan Agner
2018-07-23ARM: dts: imx6ull: use same compatible string as Linux is usingStefan Agner
2018-07-23imx: add macro to detect whether USB has been initializedStefan Agner
2018-07-23mtd: nand: mxs_nand: add device tree support for i.MX 6Stefan Agner
2018-07-23bootcount: flush after storing the bootcounterStefano Babic
2018-07-21env: Simplify Makefile using $(SPL_TPL_)York Sun
2018-07-21env: typo in description of ENV_IS_IN_REMOTEHeinrich Schuchardt
2018-07-20Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini
2018-07-21rockchip: utilize CONFIG_DEFAULT_FDT_FILEKlaus Goger
2018-07-21rockchip: veyron: Set vcc33_sd regulator valueCarlo Caione
2018-07-21rk3288: Disable JTAG function from sdmmc0 IOCarlo Caione
2018-07-21rk3288: veyron: Init boot-on regulatorsCarlo Caione
2018-07-21rockchip: board: lion-rk3368: increase phy autonegotiation timeoutJakob Unterwurzacher
2018-07-21rockchip: rk3399: spl: add missing \n to outputHeinrich Schuchardt
2018-07-21rockchip: doc: clarify usage of CONFIG_SPL_ROCKCHIP_BACK_TO_BROMHeinrich Schuchardt
2018-07-21rockchip: evb-rk3399: correct README for board bring upHeinrich Schuchardt
2018-07-21rockchip: rk3399: change boot_target based on u-boot, spl-boot-deviceKlaus Goger
2018-07-21rockchip: rk3399: inject 'u-boot, spl-boot-device' for next-stagePhilipp Tomsich
2018-07-21spl: document 'chosen/u-boot, spl-boot-device'Philipp Tomsich
2018-07-21spl: record boot_device into spl_image and call spl_perform_fixupsPhilipp Tomsich
2018-07-21smartweb: use SPL_TINY_MEMSETPhilipp Tomsich
2018-07-21rockchip: rk3188: add rk_board_late_init() hookAlexander Kochetkov
2018-07-21rockchip: i2c: enable i2c controller for rk3066 and rk3188Alexander Kochetkov
2018-07-20Merge git://git.denx.de/u-boot-x86Tom Rini
2018-07-20board/imgtec/boston: Add new defconfigs to the MAINTAINERS listTom Rini
2018-07-20Fix README for Khadas VIM boardLoic Devulder
2018-07-20configs: Update Meson GX configsLoic Devulder
2018-07-20ARM64: meson: Sync DT with Linux 4.17.5Loic Devulder
2018-07-20test/py: add test for whitelist of variables while importing environmentQuentin Schulz
2018-07-20cmd: nvedit: env import can now import only variables passed as parametersQuentin Schulz
2018-07-20hashtable: do not recreate whole hash table if vars are passed to himport_rQuentin Schulz
2018-07-20test/py: remove hacks for non-zero RAM base address in testsQuentin Schulz
2018-07-20test/py: return a RAM address different from 0 as it can be interpreted as NULLQuentin Schulz
2018-07-20env: add the same prefix to error messages to make it detectable by testsQuentin Schulz
2018-07-20stm32mp1: clk: support digital bypassPatrick Delaunay
2018-07-20stm32mp1: clk: add ADC clock gatingPatrick Delaunay
2018-07-20stm32mp1: clk: update Ethernet clock gatingPatrick Delaunay