aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-10-09Merge git://git.denx.de/u-boot-dmTom Rini1-6/+14
2017-10-09Merge git://git.denx.de/u-boot-videoTom Rini9-40/+151
2017-10-08sandbox: avoid memory leak in os_dirent_lsHeinrich Schuchardt1-6/+14
2017-10-08ARM: DTS: stm32: add SDMMC support fo stm32h743-evalPatrice Chotard2-0/+20
2017-10-08ARM: DTS: stm32: add SDMMC support for stm32h743 discoPatrice Chotard3-0/+37
2017-10-08ARM: stm32f7: fix prescaler calculation of timerBo Shen1-1/+1
2017-10-08serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatiblePatrice Chotard1-2/+2
2017-10-08ARMv8: make master CPU checking logic more clearzijun_hu1-0/+1
2017-10-08ARMv8: fix error in freeing stack framezijun_hu1-1/+1
2017-10-08ARMv8: get new GD address from gd->new_gd directlyzijun_hu1-2/+1
2017-10-07Merge git://git.denx.de/u-boot-x86Tom Rini6-0/+455
2017-10-07x86: tangier: Enable ACPI support for Intel TangierAndy Shevchenko6-0/+455
2017-10-06omap: Fix warning when looking for userdata partSam Protsenko1-1/+2
2017-10-06omap: Omit fastboot.userdata_size related errorsSam Protsenko1-9/+4
2017-10-06ARM: Add a new arch + board for QEMU's 'virt' machineTuomas Tynkkynen2-0/+22
2017-10-06omap: detect board before spl_early_init()Jean-Jacques Hiblot1-1/+3
2017-10-05Merge git://git.denx.de/u-boot-sunxiTom Rini17-440/+935
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada14-36/+36
2017-10-04printk: collect printk stuff into <linux/printk.h> with loglevel supportMasahiro Yamada2-8/+0
2017-10-03sunxi: usb_phy: invert the USB phy_ctl conditionMaxime Ripard1-4/+10
2017-10-03sun7i: a20: Add Bananapi M1 Plus supportJagan Teki1-23/+68
2017-10-03sunxi: rename Bananapi M3 dts file nameChen-Yu Tsai2-2/+2
2017-10-03sunxi: Fix USB_GADGET implicationMaxime Ripard1-1/+0
2017-10-03arm: sunxi: Move spl_boot_device in a separate functionMaxime Ripard2-3/+10
2017-10-03sunxi: Add support for A20-OLinuXino-MICRO-eMMCStefan Mavrodiev1-0/+70
2017-10-03sunxi: Enable CMD_GPT by defaultMaxime Ripard1-0/+1
2017-10-03sunxi: sina33: Sync the device tree with the kernelMaxime Ripard6-397/+725
2017-10-03sunxi: Imply USB_ETHERMaxime Ripard1-0/+1
2017-10-03musb: sunxi: switch to the device modelMaxime Ripard1-7/+0
2017-10-03cmd: fastboot: Rework fastboot dependencyMaxime Ripard1-3/+0
2017-10-03sunxi: imply USB_GADGETMaxime Ripard1-0/+1
2017-10-03usb: gadget: Make g_dnl USB settings commonMaxime Ripard1-1/+1
2017-10-03sandbox: Expand list of IO accessorsMaxime Ripard1-0/+47
2017-10-02sandbox: Use asm-generic/io.hPaul Burton2-10/+20
2017-10-02powerpc: Use asm-generic/io.hPaul Burton1-20/+5
2017-10-02nios2: Use asm-generic/io.hPaul Burton1-7/+8
2017-10-02mips: Use asm-generic/io.hPaul Burton1-11/+6
2017-10-02xtensa: Use asm-generic/io.hPaul Burton1-23/+2
2017-10-02x86: Use asm-generic/io.hPaul Burton1-29/+2
2017-10-02sh: Use asm-generic/io.hPaul Burton1-28/+1
2017-10-02nds32: Use asm-generic/io.hPaul Burton1-29/+3
2017-10-02microblaze: Use asm-generic/io.hPaul Burton1-28/+1
2017-10-02m68k: Use asm-generic/io.hPaul Burton1-28/+1
2017-10-02arm: Use asm-generic/io.hPaul Burton1-29/+1
2017-10-02arc: Use asm-generic/io.hPaul Burton1-28/+1
2017-10-01rockchip: enable TPL_SYSRESET for all rockchip SoCsKever Yang1-0/+1
2017-10-01rk3288: spl: Add dram_init_banksizeJagan Teki1-0/+17
2017-10-01rockchip: rk3399-puma: add boot-on regulator to override BIOS_DISABLEPhilipp Tomsich1-4/+26
2017-10-01rockchip: dts: rk3399-puma: add 'same-as-spl' to the front of the boot-orderPhilipp Tomsich1-1/+2
2017-10-01rockchip: spl: rk3399: implement chip-specific board_spl_was_booted_from()Philipp Tomsich1-0/+24