summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-16arm: zynq: Add efuse node for Zynq-7000S devicesMichal Simek
2018-10-16arm: zynq: Add support for DLC20 boardMichal Simek
2018-10-16arm: zynq: Enable FIT fpga loading in SPL for zc706Michal Simek
2018-10-16spl: fpga: Implement fpga bistream loading with fpga_loadMichal Simek
2018-10-16Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2018-10-15Prepare v2018.11-rc2Tom Rini
2018-10-15Revert "fdt: fdtdec_setup_memory_banksize() use livetree"Michal Simek
2018-10-15Merge tag 'arc-more-updates-for-2018.11-rc2-2' of git://git.denx.de/u-boot-arcTom Rini
2018-10-15ARC: Don't use COMMON section for global not-initialized variablesAlexey Brodkin
2018-10-12Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-10-12Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-10-12iot_dk: Link for eFlashAlexey Brodkin
2018-10-12axs10x/emdk/hsdk/iot_dk: Implement board_mmc_getcd()Alexey Brodkin
2018-10-12iot_dk: Save CPU clock value to gd->cpu_clkAlexey Brodkin
2018-10-12iot_dk: Add support of 136 MHz clockAlexey Brodkin
2018-10-12iot_dk: Implement board resetAlexey Brodkin
2018-10-12iot_dk/hsdk: Implement its own print_cpuinfo()Alexey Brodkin
2018-10-12ARC: make generic print_cpuinfo() weakAlexey Brodkin
2018-10-12iot_dk: Disable networking supportAlexey Brodkin
2018-10-12iot_dk: Add localversion stringAlexey Brodkin
2018-10-12ldpaa_eth.c: Fix warning when PHYLIB is not enabledTom Rini
2018-10-12sf: Add MICRON manufacturer idAshish Kumar
2018-10-12i2c: fix: Add support for the Arm's Versatile Express I2C controllerHeiko Schocher
2018-10-11Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2018-10-10driver: net: fsl-mc: Add support of multiple phys for dpmacPankaj Bansal
2018-10-10driver: net: fsl-mc: initialize dpmac irrespective of phyPankaj Bansal
2018-10-10driver: net: fsl-mc: Modify the dpmac link detection methodPankaj Bansal
2018-10-10driver: net: fsl-mc: fix error handing in init_phyPankaj Bansal
2018-10-10driver: net: fsl-mc: remove unused strcture elementsPankaj Bansal
2018-10-10Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dmTom Rini
2018-10-10Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-10-10arm: remove duplicated prototypes in u-boot.arm.hPatrick Delaunay
2018-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay
2018-10-10arm: remove prototype for udelay_maskedPatrick Delaunay
2018-10-10arm: remove prototype for reset_timer_maskedPatrick Delaunay
2018-10-10arm: remove prototype for arch_interrupt_initPatrick Delaunay
2018-10-10bootm: Add board specific OS preboot hookMarek Vasut
2018-10-10arm: K3: am654: Add support for getting boot modeAndrew F. Davis
2018-10-10arm: K3: am654: Choose MMC boot device based on boot portAndrew F. Davis
2018-10-10gpio: da8xx: Push generic defines of gpio.h out of mach-davinciKeerthy
2018-10-10gpio: da8xx: Add k2g compatibleKeerthy
2018-10-10board: ks2: move uinitrd fixup logic inside ft_board_setup_exNicholas Faustini
2018-10-10fdt: add call to ft_board_setup_ex() for ks2 boardsNicholas Faustini
2018-10-10ARM: meson: Add Khadas VIM2 board supportLoic Devulder
2018-10-10ARM: meson: Add Khadas VIM2 board DTLoic Devulder
2018-10-10ARM: dts: stm32mp1: Add usbotg_hs regulator for stm32mp157c-ev1Patrice Chotard
2018-10-10driver: net: fsl-mc: modify the label namePankaj Bansal
2018-10-10net: Consolidate UDP header functionsDuncan Hare
2018-10-10net: Don't overwrite waiting packets with asynchronous repliesJoe Hershberger
2018-10-10test: eth: Add a test for the target being pingedJoe Hershberger