summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mmc: jz_mmc: Compile-out write support if disabledEzequiel Garcia2019-01-161-44/+61
* mmc: Use proper IS_ENABLED macro to check block supportEzequiel Garcia2019-01-161-4/+4
* net: bcm6368: fix restart flow issuesÁlvaro Fernández Rojas2019-01-161-47/+62
* MIPS: jz47xx: remove custom u-boot-spl.ldsDaniel Schwierzeck2019-01-162-51/+0
* MIPS: optimize and fix ELF sectionsDaniel Schwierzeck2019-01-162-68/+136
* mips: ocelot: Enable use of serial gpio for LEDLars Povlsen2019-01-162-0/+9
* mips: ocelot: DT: Enable use of serial gpioLars Povlsen2019-01-163-0/+124
* mips: luton: Enable use of serial gpio for LEDLars Povlsen2019-01-162-0/+9
* mips: luton: DT: Enable use of serial gpioLars Povlsen2019-01-163-0/+68
* mips: mscc_sgpio: Add DT bindings documentationLars Povlsen2019-01-161-0/+45
* mips: mscc_sgpio: Add the MSCC serial GPIO device (SIO)Lars Povlsen2019-01-164-0/+288
* mips: mscc: luton+ocelot: Remove board config options, do probingLars Povlsen2019-01-169-103/+113
* mips: luton: DT: Add pcb090Lars Povlsen2019-01-161-0/+36
* mips: mscc: Add generic GPIO control utility functionLars Povlsen2019-01-165-1/+40
* mips: mscc: Add generic PHY MIIM utility functionsLars Povlsen2019-01-165-1/+145
* Prepare v2019.01v2019.01Tom Rini2019-01-141-1/+1
* mmc: fsl_esdhc: Avoid infinite loop in esdhc_send_cmd_common()Fabio Estevam2019-01-141-2/+8
* imx8mq_evk_defconfig: Move file system options to KconfigFabio Estevam2019-01-142-6/+5
* poplar: save environment at a different offsetAlex Elder2019-01-141-3/+3
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-01-111-0/+1
|\
| * ARM: dts: socfpga: Add missing SDMMC resetTien Fong Chee2019-01-111-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2019-01-1145-30/+70
|\ \
| * | dm: usb: gadget: Fix boot breakage on sunxi platformsJean-Jacques Hiblot2019-01-102-1/+4
| * | usb: Make compiling gadget support optionalJean-Jacques Hiblot2019-01-1019-2/+30
| * | Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGETJean-Jacques Hiblot2019-01-1022-25/+25
| * | ARM: dts: define USB aliases for all omap5 platformsJean-Jacques Hiblot2019-01-101-0/+5
| * | dm: usb: udc: Use SEQ_ALIAS to index the USB gadget portsJean-Jacques Hiblot2019-01-101-2/+3
| * | usb: xhci-mem: Fix scratchpad array issueYe Li2019-01-091-0/+3
* | | Revert "fs: fat: assign rootdir sector when accessing root directory"Tom Rini2019-01-111-4/+1
* | | Revert "dm: pinctrl: Prevent (re-)configuring pins when already done before r...Lukasz Majewski2019-01-111-2/+2
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-01-101-13/+37
|\ \
| * | mmc: sunxi: Fix mmc clocks for DM_MMCJagan Teki2019-01-101-13/+37
| |/
* | Merge tag 'u-boot-imx-20190110' of git://git.denx.de/u-boot-imxTom Rini2019-01-1017-34/+51
|\ \
| * | imx8m: clock: Fix oscillator valuesFabio Estevam2019-01-091-2/+2
| * | tools: imx8image: set dcd_skip to truePeng Fan2019-01-091-1/+1
| * | imx8: cpu: correct infoPeng Fan2019-01-091-1/+1
| * | misc: imx8: scu: use platdata instead of priv dataPeng Fan2019-01-091-13/+13
| * | misc: imx: scu: avoid write null pointerPeng Fan2019-01-091-2/+2
| * | clk: imx8: fix build warningPeng Fan2019-01-091-0/+2
| * | MAINTAINERS: update NXP i.MX mail list addressPeng Fan2019-01-091-1/+1
| * | board: tbs2910: Remove FIT support in defconfig to reduce u-boot sizeSoeren Moch2019-01-091-1/+0
| * | board: tbs2910: Add u-boot.imx size limit checkSoeren Moch2019-01-091-0/+2
| * | imx: Add Makefile dependency for mkimage_fit_atf.shChris Spencer2019-01-091-0/+3
| * | arm: mx5: Enable WDT and bootcounter on M53MenloMarek Vasut2019-01-092-0/+11
| * | ARM: vf610: ddrmc: do not write CR79 by defaultStefan Agner2019-01-091-1/+0
| * | ARM: vf610: ddrmc: fix initialization completion detectionStefan Agner2019-01-092-2/+4
| * | ARM: vf610: ddrmc: fix CR138 preprocessor defineStefan Agner2019-01-091-1/+1
| * | toradex: colibri_vf: fix memory initializationStefan Agner2019-01-091-9/+1
| * | ARM: vf610: ddrmc: program Dummy DDRBYTE1/2Stefan Agner2019-01-092-0/+4
| * | board: toradex: colibri_vf: unset NFS and LOADS/BStefan Agner2019-01-091-0/+3
| |/