summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-15db410c: use the device tree parsed by the lk loader.Jorge Ramirez-Ortiz
2018-01-15fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATERob Clark
2018-01-15db410c: replace reset driver with psciJorge Ramirez-Ortiz
2018-01-15db410c: update wlan and bt mac addresses from firmwareJorge Ramirez-Ortiz
2018-01-15db410c: configs: increase gunzip buffer size for the kernelJorge Ramirez-Ortiz
2018-01-15db820c: stop autoboot when vol- pressedJorge Ramirez-Ortiz
2018-01-15db820c: enable pmic gpios for pm8994Jorge Ramirez-Ortiz
2018-01-15db820c: add qualcomm dragonboard 820C supportJorge Ramirez-Ortiz
2018-01-15arm: mach-snapdragon: refactor clock driverJorge Ramirez-Ortiz
2018-01-15env: enable accessing the environment in an EXT4 partitionJorge Ramirez-Ortiz
2018-01-15arm: ls1021atwr: Rework local commands to not be included in SPLTom Rini
2018-01-15powerpc: P1010RDB: Rework local command to not be included in SPLTom Rini
2018-01-15board/ls2081ard: Correct code to get QMAP value in checkboardPriyanka Jain
2018-01-15board/ls2081ardb: Update board related printsPriyanka Jain
2018-01-15configs: SECURE_BOOT: Enable CONFIG_CMD_EXT4_WRITESumit Garg
2018-01-15armv8/ls1088a: configure PMU's PCTBENR to enable WDTZhang Ying-22455
2018-01-15serial: lpuart: Proper device identificationSriram Dash
2018-01-15board: ls1012a: LS1012A-2G5RDB board supportBhaskar Upadhaya
2018-01-15armv8/kconfig: Align boards of same family at one placeBhaskar Upadhaya
2018-01-15phy: atheros: set auto-negotiation for AR8021Zhao Qiang
2018-01-15net: sh-eth: Add to Kconfig and convertNobuhiro Iwamatsu
2018-01-15net: sh-eth: Fix misaligned cache operation warningNobuhiro Iwamatsu
2018-01-15net: sh-eth: Change read/write() param to struct sh_eth_infoNobuhiro Iwamatsu
2018-01-15net: sh-eth: Remove bd_t from sh_eth_config()Nobuhiro Iwamatsu
2018-01-15net: sh-eth: Fix coding style checked by checkpatch.plNobuhiro Iwamatsu
2018-01-15net: dhcp: Allow "MAY_FAIL" to still try each adapterJoe Hershberger
2018-01-15configs: Update Lamobo_R1 with B53 switch optionsFlorian Fainelli
2018-01-15net: phy: b53: Add b53_reg read/write commandsFlorian Fainelli
2018-01-15net: designware: Pad small packetsFlorian Fainelli
2018-01-15net: phy: Add Broadcom BCM53xx switch driverFlorian Fainelli
2018-01-15net: designware: add clock supportPatrice Chotard
2018-01-15dm: core: add missing dev_count_phandle_with_args()Patrice Chotard
2018-01-15net: mvneta - Fixed recv() when multiple packets have arrived.Jason Brown
2018-01-15net: miiphybb: fix casting errorChris Brandt
2018-01-15net: sh-eth: remove sh_eth_offset_rz tableChris Brandt
2018-01-15net: sh-eth: fix inl and outl definitionsChris Brandt
2018-01-15net: phy: marvell: Add functions to read PHY's extended registersLukasz Majewski
2018-01-15net: Remove nfs.h include from bootp.cJoe Hershberger
2018-01-15net: Fix buffer overrun error in netconsoleJoe Hershberger
2018-01-15net: macb: Add support for Xilinx Zynq SoCWilson Lee
2018-01-15dm: core: parse chosen nodeRob Clark
2018-01-15poplar: configs: increase gunzip buffer size for the kernelJorge Ramirez-Ortiz
2018-01-15spmi: msm: display the PMIC Arb version (debug)Jorge Ramirez-Ortiz
2018-01-14Merge git://git.denx.de/u-boot-mmcTom Rini
2018-01-14arm: imx: hab: Add hab_failsafe console commandBryan O'Donoghue
2018-01-14arm: imx: hab: Implement hab_rvt_failsafeBryan O'Donoghue
2018-01-14arm: imx: hab: Define rvt_failsafe()Bryan O'Donoghue
2018-01-14arm: imx: hab: Make imx_hab_is_enabled globalBryan O'Donoghue
2018-01-14arm: imx: hab: Make authenticate_image() return zero on open boardsBryan O'Donoghue
2018-01-14arm: imx: hab: Rename is_hab_enabled imx_hab_is_enabledBryan O'Donoghue