History for barebox / arch
2018-06-08
@Andrey Smirnov
ARM: interrupts64: Include ESR value in exception traceback ...
Andrey Smirnov authored on 7 Jun 2018 Sascha Hauer committed on 8 Jun 2018
@Andrey Smirnov
ARM: mmu: Make use of dsb() and isb() helpers ...
Andrey Smirnov authored on 7 Jun 2018 Sascha Hauer committed on 8 Jun 2018
@Andrey Smirnov
ARM: no-mmu: Disable building for ARMv8 ...
Andrey Smirnov authored on 7 Jun 2018 Sascha Hauer committed on 8 Jun 2018
@Andrey Smirnov
ARM: mmu64: Convert flags in arch_remap_range() ...
Andrey Smirnov authored on 7 Jun 2018 Sascha Hauer committed on 8 Jun 2018
@Andrey Smirnov
ARM: mmu64: Make use of create_table() ...
Andrey Smirnov authored on 7 Jun 2018 Sascha Hauer committed on 8 Jun 2018
@Andrey Smirnov
ARM: mmu64: Trivial code simplification ...
Andrey Smirnov authored on 7 Jun 2018 Sascha Hauer committed on 8 Jun 2018
@Sascha Hauer
ARM: Add i.MX8 support ...
Sascha Hauer committed on 8 Jun 2018
@Sascha Hauer
ARM: i.MX: compile arm32 specific errata only for CPU32 ...
Sascha Hauer committed on 8 Jun 2018
@Sascha Hauer
ARM: i.MX: xload: Fix compiler warning ...
Sascha Hauer committed on 8 Jun 2018
2018-06-07
@Lucas Stach
ARM: imx6sx: use correct clocks for GPT ...
Lucas Stach authored on 5 Jun 2018 Sascha Hauer committed on 7 Jun 2018
2018-06-04
@Alexander Kurz
ARM: i.MX50: fix Kindle-MX50 DT issues and warnings ...
Alexander Kurz authored on 1 Jun 2018 Sascha Hauer committed on 4 Jun 2018
@Uwe Kleine-König
kwbimage_v0: add support to detect and boot a mvebu v0 image ...
Uwe Kleine-König authored on 31 May 2018 Sascha Hauer committed on 4 Jun 2018
2018-05-31
@Andrey Smirnov
i.MX: ocotp: Move OCOTP driver to drivers/nvmem ...
Andrey Smirnov authored on 29 May 2018 Sascha Hauer committed on 31 May 2018
@Andrey Smirnov
i.MX: ocotp: Simplify BF macro ...
Andrey Smirnov authored on 29 May 2018 Sascha Hauer committed on 31 May 2018
@Andrey Smirnov
i.MX: ocotp: Simplify OCOTP field packing/unpacking ...
Andrey Smirnov authored on 29 May 2018 Sascha Hauer committed on 31 May 2018
@Andrey Smirnov
i.MX: ocotp: Change MAC address layout for VFxxx ...
Andrey Smirnov authored on 29 May 2018 Sascha Hauer committed on 31 May 2018
@Andrey Smirnov
i.MX: ocotp: Unify code paths for reading MAC address ...
Andrey Smirnov authored on 29 May 2018 Sascha Hauer committed on 31 May 2018
@Uwe Kleine-König
dove: fix bit layout of DOVE_CPU_CTRL register ...
Uwe Kleine-König authored on 28 May 2018 Sascha Hauer committed on 31 May 2018
@Uwe Kleine-König
dove: move memory controller remapping before RAM detection ...
Uwe Kleine-König authored on 28 May 2018 Sascha Hauer committed on 31 May 2018
2018-05-28
@Sascha Hauer
ARM: mmu: only create flat mapping when early MMU hasn't done it already ...
Sascha Hauer committed on 28 May 2018
2018-05-24
@Peter Mamonov
MIPS: don't use optimized string functions for MIPS64 ...
Peter Mamonov authored on 22 May 2018 Sascha Hauer committed on 24 May 2018
@Peter Mamonov
MIPS: 64BIT selects PHYS_ADDR_T_64BIT ...
Peter Mamonov authored on 22 May 2018 Sascha Hauer committed on 24 May 2018
@Peter Mamonov
MIPS: add PHYS_ADDR_T_64BIT option ...
Peter Mamonov authored on 22 May 2018 Sascha Hauer committed on 24 May 2018
@Peter Mamonov
MIPS: use CKSEG1 instead of KSEG1 ...
Peter Mamonov authored on 22 May 2018 Sascha Hauer committed on 24 May 2018
@Peter Mamonov
MIPS: fix copy_to_link_location for 64 bit mode ...
Peter Mamonov authored on 22 May 2018 Sascha Hauer committed on 24 May 2018
@Peter Mamonov
MIPS: add proper IOMEM() declaration for MIPS64 ...
Peter Mamonov authored on 22 May 2018 Sascha Hauer committed on 24 May 2018
@Peter Mamonov
include/common.h: move IOMEM declaration for MIPS to arch/mips/include/asm/io.h ...
Peter Mamonov authored on 22 May 2018 Sascha Hauer committed on 24 May 2018
@Peter Mamonov
MIPS: import 64-bit address conversion macros ...
Peter Mamonov authored on 22 May 2018 Sascha Hauer committed on 24 May 2018
2018-05-22
@Andrey Smirnov
ARM: mmu: Introduce ARM_TTB_SIZE ...
Andrey Smirnov authored on 21 May 2018 Sascha Hauer committed on 22 May 2018
@Andrey Smirnov
ARM: mmu: Implement on-demand PTE allocation ...
Andrey Smirnov authored on 21 May 2018 Sascha Hauer committed on 22 May 2018