aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-10-15Merge tag 'arc-more-updates-for-2018.11-rc2-2' of git://git.denx.de/u-boot-arcTom Rini2-2/+2
2018-10-15ARC: Don't use COMMON section for global not-initialized variablesAlexey Brodkin1-1/+1
2018-10-12Merge git://git.denx.de/u-boot-sunxiTom Rini1-1/+5
2018-10-12ARC: make generic print_cpuinfo() weakAlexey Brodkin1-1/+1
2018-10-11Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-0/+93
2018-10-10Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dmTom Rini12-51/+208
2018-10-10Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini1-0/+9
2018-10-10arm: remove duplicated prototypes in u-boot.arm.hPatrick Delaunay1-3/+0
2018-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay16-59/+36
2018-10-10arm: remove prototype for udelay_maskedPatrick Delaunay6-29/+3
2018-10-10arm: remove prototype for reset_timer_maskedPatrick Delaunay2-2/+2
2018-10-10arm: remove prototype for arch_interrupt_initPatrick Delaunay1-1/+0
2018-10-10arm: K3: am654: Add support for getting boot modeAndrew F. Davis1-0/+23
2018-10-10arm: K3: am654: Choose MMC boot device based on boot portAndrew F. Davis2-1/+26
2018-10-10gpio: da8xx: Push generic defines of gpio.h out of mach-davinciKeerthy1-32/+0
2018-10-10ARM: meson: Add Khadas VIM2 board supportLoic Devulder1-0/+23
2018-10-10ARM: meson: Add Khadas VIM2 board DTLoic Devulder3-1/+533
2018-10-10ARM: dts: stm32mp1: Add usbotg_hs regulator for stm32mp157c-ev1Patrice Chotard1-0/+4
2018-10-10test: eth: Add a test for the target being pingedJoe Hershberger1-0/+10
2018-10-10test: eth: Add a test for ARP requestsJoe Hershberger1-0/+10
2018-10-10net: sandbox: Add a priv ptr for tests to useJoe Hershberger1-0/+9
2018-10-10net: sandbox: Allow fake eth to handle more than 1 packet responseJoe Hershberger1-4/+6
2018-10-10net: sandbox: Share the priv structure with testsJoe Hershberger1-0/+19
2018-10-10net: sandbox: Make the fake eth driver response configurableJoe Hershberger1-0/+17
2018-10-10net: sandbox: Refactor sandbox send functionJoe Hershberger1-0/+26
2018-10-10sunxi: fix DRAM gate/reset sequence of H6Icenowy Zheng1-1/+5
2018-10-09ARM: dts: rmobile: Reinstate missing CPLD on ULCBMarek Vasut1-0/+9
2018-10-09test: panel: Add a test for the panel uclassSimon Glass3-2/+35
2018-10-09x86: Update mtrr functions to allow leaving cache aloneSimon Glass3-12/+29
2018-10-09dm: core: Update ofnode to read binman-style flash entrySimon Glass3-20/+49
2018-10-09sandbox: Restore blocking I/O on exitSimon Glass1-8/+15
2018-10-09dm: spi: Clean up detection of sandbox SPI emulatorSimon Glass1-1/+0
2018-10-09sandbox: Remove the old memory file laterSimon Glass2-6/+6
2018-10-09sandbox: Add a flag to set the default log levelSimon Glass2-0/+14
2018-10-09sandbox: Support booting from TPL to SPLSimon Glass1-2/+27
2018-10-09sandbox: Add a way to write data to the host filesystemSimon Glass1-0/+20
2018-10-09sandbox: Support file truncation with os_open()Simon Glass1-0/+2
2018-10-08ARM: meson: Extend mem_map to support 3GiB of RAMLoic Devulder1-4/+4
2018-10-08sandbox: Unprotect DATA regions in bus testsSimon Glass1-0/+11
2018-10-07Kconfig: sandbox: enable cmd_avb and dependenciesJens Wiklander1-0/+4
2018-10-07sandbox: imply CONFIG_TEE (TEE uclass)Jens Wiklander1-0/+1
2018-10-07sandbox: dt: add sandbox_tee nodeJens Wiklander3-0/+12
2018-10-07arm: dt: hikey: Add optee nodeJens Wiklander1-0/+7
2018-10-06mach-stm32: Set MPU SDRAM size to 512MB for STM32F7/H7Patrice Chotard1-7/+2
2018-10-06ARM: DTS: Add Logic PD OMAP35/DM37 SOM-LV and OMAP35 TorpedoAdam Ford3-0/+86
2018-10-06ARM: DTS: Add support for Logic PD OMAP35 Torpedo & SOM-LVAdam Ford2-0/+49
2018-10-06ARM: DTS: Remove unnecessary u-boot.dtsi options from omap3/36xxAdam Ford3-47/+0
2018-10-06ARM: DTS: LogicPD-SOM-LV & Torpedo: Resync DTS with KernelAdam Ford3-30/+32
2018-10-05Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini3-0/+12
2018-10-05Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini3-39/+3