index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
Commit message (
Expand
)
Author
Age
Files
Lines
*
board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo
Ovidiu Panait
2020-08-06
1
-7
/
+0
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
3
-0
/
+4
*
common: Drop log.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
2
-1
/
+2
*
common: Drop init.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop image.h from common header
Simon Glass
2020-05-18
1
-0
/
+2
*
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
1
-1
/
+2
*
ARC: HSDK: add reset for EHCI
Eugeniy Paltsev
2020-05-13
1
-0
/
+7
*
ARC: DTS: cleanup USB node names
Eugeniy Paltsev
2020-05-13
2
-4
/
+4
*
ARC: AXS10x: cleanup kconfig
Eugeniy Paltsev
2020-04-27
1
-2
/
+0
*
ARC: HSDK-4xD: add CSM configuration support
Eugeniy Paltsev
2020-04-27
1
-0
/
+3
*
ARC: HSDK-4xD: print timer clock value
Eugeniy Paltsev
2020-04-27
1
-2
/
+4
*
ARC: HSDK: split HSDK and HSDK-4xD DTS
Eugeniy Paltsev
2020-04-27
4
-143
/
+166
*
ARC: HSDK-4xD: add initial board support
Eugeniy Paltsev
2020-04-27
1
-1
/
+1
*
ARC: ARCv2: handle DSP presence in HW
Eugeniy Paltsev
2020-04-27
2
-0
/
+16
*
ARC: HSDK: Enable on-chip reset controller
Eugeniy Paltsev
2020-04-16
1
-0
/
+7
*
ARC: CACHE: mark IOC helper functions as inlined_cachefunc
Eugeniy Paltsev
2020-04-16
1
-3
/
+3
*
ARC: CACHE: add support for SL$ disable
Eugeniy Paltsev
2020-04-16
2
-7
/
+114
*
kconfig / kbuild: Re-sync with Linux 4.19
Tom Rini
2020-04-10
1
-2
/
+2
*
ARC: IO: add MB for __raw_* memory accessors
Eugeniy Paltsev
2020-03-31
1
-23
/
+35
*
ARC: IO: add compiler barriers to IO accessors
Eugeniy Paltsev
2020-03-31
1
-11
/
+19
*
ARC: IO: add volatile to accessors
Eugeniy Paltsev
2020-03-31
1
-9
/
+15
*
dma-mapping: add <asm/dma-mapping.h> for all architectures
Masahiro Yamada
2020-02-20
1
-0
/
+1
*
ARC: Switch to generic accessors
Alexey Brodkin
2020-02-12
1
-129
/
+75
*
ARC: rework setting of ARC CPU specific compiler options
Eugeniy Paltsev
2020-02-12
1
-20
/
+0
*
ARC: nsim_hs38: Add support of Virtio NET & BLK
Alexey Brodkin
2020-02-12
2
-2
/
+26
*
ARC: nSIM: switch from ARC UART to DW UART
Alexey Brodkin
2020-02-12
1
-5
/
+7
*
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
Move strtomhz() to vsprintf.h
Simon Glass
2019-12-02
1
-0
/
+1
*
arc: emsdp/iotdk: Switch to DM_MMC
Alexey Brodkin
2019-11-01
2
-0
/
+45
*
NET: DW: fix regression for ARC boards
Eugeniy Paltsev
2019-10-07
2
-2
/
+2
*
arc: libgcc: Import __udivdi3 & __udivmoddi4 to allow 64-bit division
Alexey Brodkin
2019-09-03
1
-0
/
+75
*
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-18
2
-2
/
+16
*
CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig
Trevor Woerner
2019-05-18
1
-2
/
+6
*
ARC: [plat-axs10x]: migrate to DM_MMC
Eugeniy Paltsev
2019-04-18
1
-0
/
+28
*
ARC: [plat-hsdk]: migrate to DM_MMC
Eugeniy Paltsev
2019-04-18
1
-0
/
+26
*
dts: switch spi-flash to jedec, spi-nor compatible
Neil Armstrong
2019-04-12
2
-2
/
+2
*
ARC: cache: define CONFIG_SYS_CACHELINE_SIZE as ARCH_DMA_MINALIGN
Alexey Brodkin
2019-01-25
1
-0
/
+3
*
ARC: Fix iteration in arc_xx_version()
Alexey Brodkin
2019-01-25
1
-2
/
+2
*
Kconfig: Migrate BOUNCE_BUFFER
Philipp Tomsich
2019-01-19
1
-0
/
+2
*
ARC: Improve identification of ARC cores
Alexey Brodkin
2018-12-03
2
-21
/
+204
*
emdk->emsdp: Rename board
Alexey Brodkin
2018-11-01
3
-5
/
+5
*
ARC: Don't use COMMON section for global not-initialized variables
Alexey Brodkin
2018-10-15
1
-1
/
+1
*
ARC: make generic print_cpuinfo() weak
Alexey Brodkin
2018-10-12
1
-1
/
+1
*
arc: Add support for IoT development kit
Alexey Brodkin
2018-10-05
3
-0
/
+51
*
ARC: Implement print_cpuinfo()
Alexey Brodkin
2018-10-05
1
-1
/
+34
*
ARC: Add model property to boards .dts
Alexey Brodkin
2018-10-05
6
-0
/
+12
[next]