Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-07-15 | arc: Remove duplicate newlines | Marek Vasut | 1 | -2/+0 |
2023-06-12 | global: Use proper project name U-Boot | Michal Simek | 1 | -1/+1 |
2020-03-31 | ARC: IO: add MB for __raw_* memory accessors | Eugeniy Paltsev | 1 | -23/+35 |
2020-03-31 | ARC: IO: add compiler barriers to IO accessors | Eugeniy Paltsev | 1 | -11/+19 |
2020-03-31 | ARC: IO: add volatile to accessors | Eugeniy Paltsev | 1 | -9/+15 |
2020-02-12 | ARC: Switch to generic accessors | Alexey Brodkin | 1 | -129/+75 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2018-03-21 | arc: Fine-tune implementation of memory barriers | Alexey Brodkin | 1 | -4/+4 |
2017-10-02 | arc: Use asm-generic/io.h | Paul Burton | 1 | -28/+1 |
2016-06-13 | arc: Update data accessors with use of memory barriers | Alexey Brodkin | 1 | -16/+79 |
2016-04-11 | arc: Add virt_to_phys() stub | Alexey Brodkin | 1 | -0/+5 |
2015-11-18 | arc: add stubs for map_physmem() and unmap_physmem() | Alexey Brodkin | 1 | -0/+24 |
2014-02-07 | arc: add architecture header files | Alexey Brodkin | 1 | -0/+218 |