index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
synopsys
/
iot_devkit
Age
Commit message (
Expand
)
Author
2023-10-24
arc: Remove common.h usage
Tom Rini
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-02-12
ARC: rework setting of ARC CPU specific compiler options
Eugeniy Paltsev
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2019-11-01
arc: emsdp/iotdk: Switch to DM_MMC
Alexey Brodkin
2018-12-03
arc: Get rid of board-specific print_cpuinfo()
Alexey Brodkin
2018-11-01
iot_dk: Add README
Alexey Brodkin
2018-10-12
axs10x/emdk/hsdk/iot_dk: Implement board_mmc_getcd()
Alexey Brodkin
2018-10-12
iot_dk: Save CPU clock value to gd->cpu_clk
Alexey Brodkin
2018-10-12
iot_dk: Add support of 136 MHz clock
Alexey Brodkin
2018-10-12
iot_dk: Implement board reset
Alexey Brodkin
2018-10-12
iot_dk/hsdk: Implement its own print_cpuinfo()
Alexey Brodkin
2018-10-05
arc: Add support for IoT development kit
Alexey Brodkin