index
:
barebox
master
next
barebox master repository
Pengutronix
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: add missing device tree artifact cleanup where needed
Ahmad Fatoum
2023-04-11
1
-0
/
+3
*
RISC-V: configs: rv64i_defconfig: disable SBI serial
Ahmad Fatoum
2023-04-11
1
-1
/
+0
*
RISC-V: restrict GCC optimization some more
Ahmad Fatoum
2023-04-11
1
-0
/
+3
*
RISC-V: sifive: disable non-functional SPI nodes
Ahmad Fatoum
2023-04-11
2
-0
/
+9
*
RISC-V: board-dt-2nd: fix hang in startup
Ahmad Fatoum
2023-04-11
1
-0
/
+6
*
ARM: drop CONFIG_HAS_ASM_DEBUG_LL
Sascha Hauer
2023-03-03
1
-6
/
+6
*
RISC-V: virt: riscvemu: use new-style DT overlay syntax
Ahmad Fatoum
2023-02-21
1
-107
/
+90
*
RISC-V: Makefile: fix build with binutils 2.38
Marco Felsch
2023-02-03
1
-0
/
+4
*
RISC-V: Makefile: align the isa string setting with the kernel
Marco Felsch
2023-02-03
1
-2
/
+6
*
RISC-V: Makefile: cleanup layout
Marco Felsch
2023-02-03
1
-12
/
+6
*
RISC-V: virt: riscvemu: fix unit address in node name
Ahmad Fatoum
2023-02-03
1
-2
/
+2
*
Merge branch 'for-next/misc'
Sascha Hauer
2023-01-20
1
-0
/
+4
|
\
|
*
RISC-V: start: print debugging info when CONFIG_DEBUG_INITCALLS
Ahmad Fatoum
2022-12-16
1
-0
/
+4
*
|
Rename struct driver_d to driver
Sascha Hauer
2023-01-10
3
-3
/
+3
*
|
Rename struct device_d to device
Sascha Hauer
2023-01-10
3
-5
/
+5
*
|
Rename device_d::device_node to device_d::of_node
Sascha Hauer
2023-01-10
2
-3
/
+3
|
/
*
of: platform: port Linux of_dma_is_coherent
Ahmad Fatoum
2022-12-07
1
-0
/
+1
*
treewide: rename CONFIG_HAS_ARCH_SJLJ to CONFIG_ARCH_HAS_SJLJ
Ahmad Fatoum
2022-12-07
2
-2
/
+2
*
kvx,openrisc,riscv,sandbox/dts: harmonize clean-files definition
Uwe Kleine-König
2022-12-02
1
-1
/
+1
*
RISC-V: add compiler barriers around unrelocated accesses
Ahmad Fatoum
2022-10-24
3
-6
/
+11
*
Merge branch 'for-next/riscv'
Sascha Hauer
2022-10-13
16
-295
/
+185
|
\
|
*
RISC-V: add Allwinner Sun20i D1 Nezha support
Marco Felsch
2022-10-07
6
-0
/
+40
|
*
RISC-V: squash 64bit defconfigs into rv64i_defconfig
Marco Felsch
2022-10-07
4
-262
/
+42
|
*
RISC-V: implement cache-management errata for T-Head SoCs
Marco Felsch
2022-10-07
1
-1
/
+20
|
*
RISC-V: use m/sscratch registers for barebox_riscv_pbl_flags
Marco Felsch
2022-10-07
5
-42
/
+51
|
*
RISC-V: import vendorid list from linux
Marco Felsch
2022-10-07
1
-0
/
+11
|
*
RISC-V: add riscv_vendor_id() support
Marco Felsch
2022-10-07
1
-0
/
+31
|
*
RISC-V: cache: fix local_flush_icache_all enabling
Marco Felsch
2022-10-07
1
-1
/
+1
*
|
lds: move OUTPUT_FORMAT/ARCH definition into header
Ahmad Fatoum
2022-10-11
3
-12
/
+11
*
|
lds: introduce <asm/barebox.lds.h>
Ahmad Fatoum
2022-10-11
3
-2
/
+5
*
|
relocate_to_current_adr: hang directly on error instead of panic()
Ahmad Fatoum
2022-10-05
1
-1
/
+1
|
/
*
pbl: replace __piggydata_end with __image_end
Ahmad Fatoum
2022-08-22
1
-2
/
+0
*
Merge branch 'for-next/misc'
Sascha Hauer
2022-08-11
4
-17
/
+16
|
\
|
*
asm-generic: provide phys_to_virt() and virt_to_phys()
Antony Pavlov
2022-08-08
1
-10
/
+0
|
*
RISC-V: asm: factor relocation related functions into asm/reloc.h
Ahmad Fatoum
2022-08-08
2
-6
/
+16
|
*
gitignore: add device tree blobs to top-level .gitignore
Ahmad Fatoum
2022-08-08
1
-1
/
+0
*
|
pbl: compressed-dtb: use flexible array member to access data
Ahmad Fatoum
2022-07-14
1
-4
/
+2
|
/
*
RISC-V: sifive: enable SPI Flash and SD in config
Ahmad Fatoum
2022-04-29
1
-6
/
+7
*
Merge branch 'for-next/of-deep-probe'
Sascha Hauer
2022-03-14
1
-1
/
+1
|
\
|
*
of: rename of_find_node_by_name() to of_find_node_by_name_address()
Sascha Hauer
2022-03-08
1
-1
/
+1
*
|
RISC-V: virt: riscvemu: add interactive tutorial
Ahmad Fatoum
2022-03-08
30
-0
/
+244
|
/
*
Merge branch 'for-next/spdx'
Sascha Hauer
2022-01-19
15
-0
/
+30
|
\
|
*
arch: add SPDX-License-Identifier to all .c files
Ahmad Fatoum
2022-01-05
1
-0
/
+2
|
*
arch: add SPDX-License-Identifier to all headers
Ahmad Fatoum
2022-01-05
9
-0
/
+18
|
*
treewide: add SPDX-License-Identifier for .gitignore
Ahmad Fatoum
2022-01-05
1
-0
/
+2
|
*
treewide: add SPDX-License-Identifier for Kbuild/Kconfig
Ahmad Fatoum
2022-01-05
4
-0
/
+8
*
|
RISC-V: Virt: enable more useful options
Ahmad Fatoum
2022-01-12
2
-0
/
+12
*
|
RISC-V: add stacktrace support via frame pointer walking
Ahmad Fatoum
2022-01-12
7
-6
/
+106
*
|
RISC-V: don't use x8/s0/fp in assembly
Ahmad Fatoum
2022-01-12
3
-35
/
+35
*
|
RISC-V: virt: riscvemu: clear frame buffer before jumping to reset vector
Ahmad Fatoum
2022-01-12
1
-0
/
+3
[next]