summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/testing'Sascha Hauer2021-06-1656-25/+1810
|\
| * test: add bthread testAhmad Fatoum2021-06-092-0/+25
| * test: self: run selftests as part of the pytest suiteAhmad Fatoum2021-06-092-0/+12
| * test: add emulate.pl, a runner for barebox on emulated targetsAhmad Fatoum2021-06-094-0/+603
| * test: add first sample testsAhmad Fatoum2021-06-097-0/+155
| * test: add labgrid-style configs for some emulated targetsAhmad Fatoum2021-06-0922-0/+393
| * test: self: port Linux printf kselftestAhmad Fatoum2021-06-094-0/+314
| * test: add basic barebox self-test infrastructureAhmad Fatoum2021-06-0911-1/+236
| * Documentation: boards: RISC-V: update TinyEMU supportAhmad Fatoum2021-06-093-10/+24
| * openrisc: set default KBUILD_IMAGEAhmad Fatoum2021-06-091-0/+2
| * MIPS: qemu-malta: generate swapped image as part of multi-image buildAhmad Fatoum2021-06-094-14/+15
| * kbuild: add ARCH=um alias for sandboxAhmad Fatoum2021-06-091-0/+4
| * kbuild: add ARCH={i386, x86_64} as aliases for x86Ahmad Fatoum2021-06-091-0/+8
| * kbuild: add install targetAhmad Fatoum2021-06-092-0/+19
* | Merge branch 'for-next/rockchip'Sascha Hauer2021-06-1617-129/+89
|\ \
| * | ARM: rockchip: radxa-rock: build defaultenvSascha Hauer2021-06-027-0/+4
| * | ARM: Rockchip: Merge defconfig filesSascha Hauer2021-06-022-100/+3
| * | ARM: rockchip: Allow to build for multiple SoCsSascha Hauer2021-06-028-29/+82
| |/
* | Merge branch 'for-next/pinctrl'Sascha Hauer2021-06-161-24/+766
|\ \
| * | pinctrl: Rockchip: Move to core_initcall levelSascha Hauer2021-06-111-1/+1
| * | pinctrl: Rockchip: Add RK3568 supportSascha Hauer2021-06-111-7/+358
| * | pinctrl: Rockchip: implement drive strength settingSascha Hauer2021-06-111-1/+125
| * | pinctrl: Rockchip: Update from LinuxSascha Hauer2021-06-111-8/+275
| * | pinctrl: Rockchip: print resource_size_t with %paSascha Hauer2021-06-091-2/+2
| * | pinctrl: Rockchip: rename mux_offset to grf_mux_offsetSascha Hauer2021-06-091-6/+6
| |/
* | Merge branch 'for-next/overlapping-memory-banks'Sascha Hauer2021-06-1619-88/+181
|\ \
| * | ARM: report probe error at arm_add_mem_device() callsites on failureAhmad Fatoum2021-06-024-37/+31
| * | ARM: <asm/memory.h>: propagate error codes from arm_add_mem_device()Ahmad Fatoum2021-06-021-3/+3
| * | of: warn about of_add_memory_bank errorsAhmad Fatoum2021-06-024-12/+28
| * | of: propagate errors inside barebox_register_{of, fdt} into initcallsAhmad Fatoum2021-06-029-28/+20
| * | memory: fuse overlapping memory banksAhmad Fatoum2021-06-023-4/+87
| * | common: memory: allocate all memory devices at onceAhmad Fatoum2021-06-022-5/+13
* | | Merge branch 'for-next/net'Sascha Hauer2021-06-166-9/+381
|\ \ \
| * | | net: eqos: Rockchip supportSascha Hauer2021-06-093-0/+324
| * | | net: designware: eqos: set mdio bus device nodeSascha Hauer2021-06-091-0/+1
| * | | net: designware: eqos: reset phySascha Hauer2021-06-092-0/+35
| * | | gpio: allow -gpio suffix for gpio property namesSascha Hauer2021-06-091-9/+21
| | |/ | |/|
* | | Merge branch 'for-next/mmc'Sascha Hauer2021-06-1617-440/+1102
|\ \ \
| * | | ARM: zynqmp: defconfig: enable MCI_ARASANMichael Tretter2021-06-161-0/+2
| * | | mci: arasan: wait for XFER_COMPLETE for busy responseMichael Tretter2021-06-161-0/+2
| * | | mci: arasan: remove duplicate stop clockMichael Tretter2021-06-161-3/+0
| * | | mci: arasan: fix most checkpatch warningsMichael Tretter2021-06-161-19/+27
| * | | mci: mci-core: respect disable-wp propertyMichael Tretter2021-06-162-1/+4
| * | | mci: dw_mmc: set dma mask to work correctly on 64bit platformsSascha Hauer2021-06-111-22/+31
| * | | mci: imx-esdhc: Use common DMA helpersSascha Hauer2021-06-111-64/+24
| * | | mci: Add support for Rockchip variant of the dwcmshcSascha Hauer2021-06-113-0/+385
| * | | mci: sdhci: Add DMA transfer helpersSascha Hauer2021-06-116-6/+130
| * | | mci: sdhci: Get rid of many register opsSascha Hauer2021-06-118-167/+51
| * | | mci: sdhci: arasan: Use sdhci_set_clock()Sascha Hauer2021-06-101-38/+2
| * | | mci: sdhci: arasan: Use sdhci_set_bus_width()Sascha Hauer2021-06-101-11/+3