summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-10-19Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford
2018-10-19ARM: mach-omap2: Kconfig: Make SYS_MPUCLK dependent on AM33XXAdam Ford
2018-10-19arm: lpc32xx: remove phantom CONFIG_LPC32XX_SDRAM_ config optionVladimir Zapolskiy
2018-10-19arm: lpc32xx: add CONFIG_ARCH_LPC32XX build optionVladimir Zapolskiy
2018-10-18ARM: rmobile: Drop PRR syscon driverMarek Vasut
2018-10-18ARM: dts: rmobile: Build -u-boot variants of DTsMarek Vasut
2018-10-18ARM: dts: rmobile: r8a77990: Add USB2.0(EHCI) DT nodes on EbisuHiroyuki Yokoyama
2018-10-18ARM: rmobile: Enable cache command on Gen3Hiroyuki Yokoyama
2018-10-17Merge tag 'signed-efi-2018.11' of git://github.com/agraf/u-bootTom Rini
2018-10-16arm64: zynqmp: Enable MP by default via KconfigMichal Simek
2018-10-16arm64: zynqmp: Add new command for TCM initializationSiva Durga Prasad Paladugu
2018-10-16arm64: zynqmp: Move TCM initialization to a separate routineSiva Durga Prasad Paladugu
2018-10-16arm64: versal: Add Xilinx Versal Virtual QEMU boardMichal Simek
2018-10-16arm64: versal: Add support for new Xilinx Versal ACAPsMichal Simek
2018-10-16arm: do not include efi_loader.h twiceHeinrich Schuchardt
2018-10-16arm64: gic: Do gicv3 secure initialization based on EL levelMichal Simek
2018-10-16arm: zynq: Add efuse node for Zynq-7000S devicesMichal Simek
2018-10-16arm: zynq: Add support for DLC20 boardMichal 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-12ARC: make generic print_cpuinfo() weakAlexey Brodkin
2018-10-11Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
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-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-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-10test: eth: Add a test for the target being pingedJoe Hershberger
2018-10-10test: eth: Add a test for ARP requestsJoe Hershberger
2018-10-10net: sandbox: Add a priv ptr for tests to useJoe Hershberger
2018-10-10net: sandbox: Allow fake eth to handle more than 1 packet responseJoe Hershberger
2018-10-10net: sandbox: Share the priv structure with testsJoe Hershberger
2018-10-10net: sandbox: Make the fake eth driver response configurableJoe Hershberger
2018-10-10net: sandbox: Refactor sandbox send functionJoe Hershberger
2018-10-10sunxi: fix DRAM gate/reset sequence of H6Icenowy Zheng
2018-10-09ARM: dts: rmobile: Reinstate missing CPLD on ULCBMarek Vasut
2018-10-09test: panel: Add a test for the panel uclassSimon Glass
2018-10-09x86: Update mtrr functions to allow leaving cache aloneSimon Glass
2018-10-09dm: core: Update ofnode to read binman-style flash entrySimon Glass
2018-10-09sandbox: Restore blocking I/O on exitSimon Glass
2018-10-09dm: spi: Clean up detection of sandbox SPI emulatorSimon Glass