summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* test: Add PCI device entry without compat string and with DT nodeMarek Vasut2018-10-201-1/+5
* Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford2018-10-191-4/+0
* ARM: mach-omap2: Kconfig: Make SYS_MPUCLK dependent on AM33XXAdam Ford2018-10-191-0/+1
* arm: lpc32xx: remove phantom CONFIG_LPC32XX_SDRAM_ config optionVladimir Zapolskiy2018-10-191-3/+0
* arm: lpc32xx: add CONFIG_ARCH_LPC32XX build optionVladimir Zapolskiy2018-10-192-12/+32
* ARM: rmobile: Drop PRR syscon driverMarek Vasut2018-10-181-53/+8
* ARM: dts: rmobile: Build -u-boot variants of DTsMarek Vasut2018-10-181-8/+8
* ARM: dts: rmobile: r8a77990: Add USB2.0(EHCI) DT nodes on EbisuHiroyuki Yokoyama2018-10-182-0/+54
* ARM: rmobile: Enable cache command on Gen3Hiroyuki Yokoyama2018-10-181-0/+1
* Merge tag 'signed-efi-2018.11' of git://github.com/agraf/u-bootTom Rini2018-10-171-1/+0
|\
| * arm: do not include efi_loader.h twiceHeinrich Schuchardt2018-10-161-1/+0
* | arm64: zynqmp: Enable MP by default via KconfigMichal Simek2018-10-161-0/+1
* | arm64: zynqmp: Add new command for TCM initializationSiva Durga Prasad Paladugu2018-10-162-2/+7
* | arm64: zynqmp: Move TCM initialization to a separate routineSiva Durga Prasad Paladugu2018-10-161-2/+8
* | arm64: versal: Add Xilinx Versal Virtual QEMU boardMichal Simek2018-10-162-0/+19
* | arm64: versal: Add support for new Xilinx Versal ACAPsMichal Simek2018-10-169-0/+203
* | arm64: gic: Do gicv3 secure initialization based on EL levelMichal Simek2018-10-161-7/+9
* | arm: zynq: Add efuse node for Zynq-7000S devicesMichal Simek2018-10-161-0/+5
* | arm: zynq: Add support for DLC20 boardMichal Simek2018-10-162-0/+104
|/
* Merge tag 'arc-more-updates-for-2018.11-rc2-2' of git://git.denx.de/u-boot-arcTom Rini2018-10-152-2/+2
|\
| * ARC: Don't use COMMON section for global not-initialized variablesAlexey Brodkin2018-10-151-1/+1
| * ARC: make generic print_cpuinfo() weakAlexey Brodkin2018-10-121-1/+1
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2018-10-121-1/+5
|\ \
| * | sunxi: fix DRAM gate/reset sequence of H6Icenowy Zheng2018-10-101-1/+5
* | | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2018-10-111-0/+93
|\ \ \ | |_|/ |/| |
| * | test: eth: Add a test for the target being pingedJoe Hershberger2018-10-101-0/+10
| * | test: eth: Add a test for ARP requestsJoe Hershberger2018-10-101-0/+10
| * | net: sandbox: Add a priv ptr for tests to useJoe Hershberger2018-10-101-0/+9
| * | net: sandbox: Allow fake eth to handle more than 1 packet responseJoe Hershberger2018-10-101-4/+6
| * | net: sandbox: Share the priv structure with testsJoe Hershberger2018-10-101-0/+19
| * | net: sandbox: Make the fake eth driver response configurableJoe Hershberger2018-10-101-0/+17
| * | net: sandbox: Refactor sandbox send functionJoe Hershberger2018-10-101-0/+26
| |/
* | Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dmTom Rini2018-10-1012-51/+208
|\ \
| * | test: panel: Add a test for the panel uclassSimon Glass2018-10-093-2/+35
| * | x86: Update mtrr functions to allow leaving cache aloneSimon Glass2018-10-093-12/+29
| * | dm: core: Update ofnode to read binman-style flash entrySimon Glass2018-10-093-20/+49
| * | sandbox: Restore blocking I/O on exitSimon Glass2018-10-091-8/+15
| * | dm: spi: Clean up detection of sandbox SPI emulatorSimon Glass2018-10-091-1/+0
| * | sandbox: Remove the old memory file laterSimon Glass2018-10-092-6/+6
| * | sandbox: Add a flag to set the default log levelSimon Glass2018-10-092-0/+14
| * | sandbox: Support booting from TPL to SPLSimon Glass2018-10-091-2/+27
| * | sandbox: Add a way to write data to the host filesystemSimon Glass2018-10-091-0/+20
| * | sandbox: Support file truncation with os_open()Simon Glass2018-10-091-0/+2
| * | sandbox: Unprotect DATA regions in bus testsSimon Glass2018-10-081-0/+11
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-10-101-0/+9
|\ \
| * | ARM: dts: rmobile: Reinstate missing CPLD on ULCBMarek Vasut2018-10-091-0/+9
| |/
* | arm: remove duplicated prototypes in u-boot.arm.hPatrick Delaunay2018-10-101-3/+0
* | arm: remove prototype for get_timer_maskedPatrick Delaunay2018-10-1016-59/+36
* | arm: remove prototype for udelay_maskedPatrick Delaunay2018-10-106-29/+3
* | arm: remove prototype for reset_timer_maskedPatrick Delaunay2018-10-102-2/+2