aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-10-22Merge git://git.denx.de/u-boot-x86Tom Rini6-21/+37
2018-10-22watchdog: aspeed: restore default value of reset_maskCédric Le Goater1-0/+9
2018-10-22x86: quark: Specify X86_TSC_TIMER_EARLY_FREQBin Meng1-0/+4
2018-10-22x86: Fix the mystery of printch() during 64-bit bootBin Meng2-18/+1
2018-10-22x86: put global data pointer into the .data sectionHeinrich Schuchardt1-2/+8
2018-10-22x86: detect unsupported relocation typesHeinrich Schuchardt1-0/+18
2018-10-22x86: Ensure no instruction sets of MMX/SSE are generated in 64-bit buildBin Meng1-0/+1
2018-10-22x86: Specify -march=core2 to build 64-bit U-Boot properBin Meng1-1/+1
2018-10-22x86/bootm: fix error handling in boot_prep_linux(...)Hannes Schmelzer1-0/+4
2018-10-20test: Add PCI device entry without compat string and with DT nodeMarek Vasut1-1/+5
2018-10-19Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-4/+0
2018-10-19ARM: mach-omap2: Kconfig: Make SYS_MPUCLK dependent on AM33XXAdam Ford1-0/+1
2018-10-19arm: lpc32xx: remove phantom CONFIG_LPC32XX_SDRAM_ config optionVladimir Zapolskiy1-3/+0
2018-10-19arm: lpc32xx: add CONFIG_ARCH_LPC32XX build optionVladimir Zapolskiy2-12/+32
2018-10-18ARM: rmobile: Drop PRR syscon driverMarek Vasut1-53/+8
2018-10-18ARM: dts: rmobile: Build -u-boot variants of DTsMarek Vasut1-8/+8
2018-10-18ARM: dts: rmobile: r8a77990: Add USB2.0(EHCI) DT nodes on EbisuHiroyuki Yokoyama2-0/+54
2018-10-18ARM: rmobile: Enable cache command on Gen3Hiroyuki Yokoyama1-0/+1
2018-10-17Merge tag 'signed-efi-2018.11' of git://github.com/agraf/u-bootTom Rini1-1/+0
2018-10-16arm64: zynqmp: Enable MP by default via KconfigMichal Simek1-0/+1
2018-10-16arm64: zynqmp: Add new command for TCM initializationSiva Durga Prasad Paladugu2-2/+7
2018-10-16arm64: zynqmp: Move TCM initialization to a separate routineSiva Durga Prasad Paladugu1-2/+8
2018-10-16arm64: versal: Add Xilinx Versal Virtual QEMU boardMichal Simek2-0/+19
2018-10-16arm64: versal: Add support for new Xilinx Versal ACAPsMichal Simek9-0/+203
2018-10-16arm: do not include efi_loader.h twiceHeinrich Schuchardt1-1/+0
2018-10-16arm64: gic: Do gicv3 secure initialization based on EL levelMichal Simek1-7/+9
2018-10-16arm: zynq: Add efuse node for Zynq-7000S devicesMichal Simek1-0/+5
2018-10-16arm: zynq: Add support for DLC20 boardMichal Simek2-0/+104
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