summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: zynqmp: add update handlerMichael Tretter2021-06-253-0/+70
* dts: zcu104: add Barebox environmentMichael Tretter2021-06-251-0/+10
* clk: zynqmp: do not enable already enabled clocksMichael Tretter2021-06-251-0/+3
* ARM: zynqmp: set reset sourceMichael Tretter2021-06-252-0/+73
* watchdog: dw_wdt: fix resource reservation error checkAhmad Fatoum2021-06-211-2/+3
* Documentation: devel: porting: update after clk_hw syncAhmad Fatoum2021-06-211-1/+0
* nvmem: fix mismatch between extern and inline stub prototypesAhmad Fatoum2021-06-211-1/+1
* nvmem: regmap: fix use of uninitialized space with nvmem_regmap_registerAhmad Fatoum2021-06-211-1/+1
* Merge branch 'for-next/wdt'Sascha Hauer2021-06-161-4/+11
|\
| * watchdog: dw_wdt: denote message to debug levelSascha Hauer2021-06-111-1/+1
| * watchdog: dw_wdt: set maximum timeoutSascha Hauer2021-06-111-4/+5
| * watchdog: dw_wdt: Detect if running initiallySascha Hauer2021-06-111-0/+3
| * watchdog: dw_wdt: Write counter restart registerSascha Hauer2021-06-111-0/+3
* | 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
| | |/ | |/|