summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-dmTom Rini2017-10-091-6/+14
|\
| * sandbox: avoid memory leak in os_dirent_lsHeinrich Schuchardt2017-10-081-6/+14
* | Merge git://git.denx.de/u-boot-videoTom Rini2017-10-099-40/+151
|\ \
| * | board: at91sam9x5ek: Convert to CONFIG_DM_VIDEOWenyou Yang2017-09-291-0/+1
| * | board: sama5d4_xplained: Convert to CONFIG_DM_VIDEOWenyou Yang2017-09-293-20/+27
| * | board: sama5d4ek: Convert to CONFIG_DM_VIDEOWenyou Yang2017-09-292-0/+27
| * | board: sama5d3xek: Convert to CONFIG_DM_VIDEOWenyou Yang2017-09-293-20/+28
| * | board: sama5d2_xplained: Convert to CONFIG_DM_VIDEOWenyou Yang2017-09-293-0/+68
* | | ARM: DTS: stm32: add SDMMC support fo stm32h743-evalPatrice Chotard2017-10-082-0/+20
* | | ARM: DTS: stm32: add SDMMC support for stm32h743 discoPatrice Chotard2017-10-083-0/+37
* | | ARM: stm32f7: fix prescaler calculation of timerBo Shen2017-10-081-1/+1
* | | serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatiblePatrice Chotard2017-10-081-2/+2
* | | ARMv8: make master CPU checking logic more clearzijun_hu2017-10-081-0/+1
* | | ARMv8: fix error in freeing stack framezijun_hu2017-10-081-1/+1
* | | ARMv8: get new GD address from gd->new_gd directlyzijun_hu2017-10-081-2/+1
| |/ |/|
* | Merge git://git.denx.de/u-boot-x86Tom Rini2017-10-076-0/+455
|\ \
| * | x86: tangier: Enable ACPI support for Intel TangierAndy Shevchenko2017-10-076-0/+455
* | | omap: Fix warning when looking for userdata partSam Protsenko2017-10-061-1/+2
* | | omap: Omit fastboot.userdata_size related errorsSam Protsenko2017-10-061-9/+4
* | | ARM: Add a new arch + board for QEMU's 'virt' machineTuomas Tynkkynen2017-10-062-0/+22
* | | omap: detect board before spl_early_init()Jean-Jacques Hiblot2017-10-061-1/+3
|/ /
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2017-10-0517-440/+935
|\ \
| * | sunxi: usb_phy: invert the USB phy_ctl conditionMaxime Ripard2017-10-031-4/+10
| * | sun7i: a20: Add Bananapi M1 Plus supportJagan Teki2017-10-031-23/+68
| * | sunxi: rename Bananapi M3 dts file nameChen-Yu Tsai2017-10-032-2/+2
| * | sunxi: Fix USB_GADGET implicationMaxime Ripard2017-10-031-1/+0
| * | arm: sunxi: Move spl_boot_device in a separate functionMaxime Ripard2017-10-032-3/+10
| * | sunxi: Add support for A20-OLinuXino-MICRO-eMMCStefan Mavrodiev2017-10-031-0/+70
| * | sunxi: Enable CMD_GPT by defaultMaxime Ripard2017-10-031-0/+1
| * | sunxi: sina33: Sync the device tree with the kernelMaxime Ripard2017-10-036-397/+725
| * | sunxi: Imply USB_ETHERMaxime Ripard2017-10-031-0/+1
| * | musb: sunxi: switch to the device modelMaxime Ripard2017-10-031-7/+0
| * | cmd: fastboot: Rework fastboot dependencyMaxime Ripard2017-10-031-3/+0
| * | sunxi: imply USB_GADGETMaxime Ripard2017-10-031-0/+1
| * | usb: gadget: Make g_dnl USB settings commonMaxime Ripard2017-10-031-1/+1
| * | sandbox: Expand list of IO accessorsMaxime Ripard2017-10-031-0/+47
* | | treewide: replace with error() with pr_err()Masahiro Yamada2017-10-0414-36/+36
* | | printk: collect printk stuff into <linux/printk.h> with loglevel supportMasahiro Yamada2017-10-042-8/+0
|/ /
* | sandbox: Use asm-generic/io.hPaul Burton2017-10-022-10/+20
* | powerpc: Use asm-generic/io.hPaul Burton2017-10-021-20/+5
* | nios2: Use asm-generic/io.hPaul Burton2017-10-021-7/+8
* | mips: Use asm-generic/io.hPaul Burton2017-10-021-11/+6
* | xtensa: Use asm-generic/io.hPaul Burton2017-10-021-23/+2
* | x86: Use asm-generic/io.hPaul Burton2017-10-021-29/+2
* | sh: Use asm-generic/io.hPaul Burton2017-10-021-28/+1
* | nds32: Use asm-generic/io.hPaul Burton2017-10-021-29/+3
* | microblaze: Use asm-generic/io.hPaul Burton2017-10-021-28/+1
* | m68k: Use asm-generic/io.hPaul Burton2017-10-021-28/+1
* | arm: Use asm-generic/io.hPaul Burton2017-10-021-29/+1
* | arc: Use asm-generic/io.hPaul Burton2017-10-021-28/+1