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
/
hsdk
Age
Commit message (
Expand
)
Author
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-13
ARC: HSDK: anounce state of BIM switch
Eugeniy Paltsev
2020-04-27
ARC: HSDK-4xD: make init status resistant to U-boot reloading
Eugeniy Paltsev
2020-04-27
ARC: HSDK-4xD: use separate config file
Eugeniy Paltsev
2020-04-27
ARC: HSDK-4xD: tweak memory map
Eugeniy Paltsev
2020-04-27
ARC: HSDK-4xD: add CSM configuration support
Eugeniy Paltsev
2020-04-27
ARC: HSDK-4xD: add support for SLC enable/disable
Eugeniy Paltsev
2020-04-27
ARC: HSDK-4xD: print timer clock value
Eugeniy Paltsev
2020-04-27
ARC: HSDK-4xD: drop additional GPU clock info
Eugeniy Paltsev
2020-04-27
ARC: HSDK-4xD: print info about HDMI clocks
Eugeniy Paltsev
2020-04-27
ARC: HSDK-4xD: fix headerize script for HSDK-4xD compatibility
Eugeniy Paltsev
2020-04-27
ARC: HSDK-4xD: use active low polarity of cpu_start pulse
Eugeniy Paltsev
2020-04-27
ARC: HSDK-4xD: add initial board support
Eugeniy Paltsev
2020-02-12
ARC: rework setting of ARC CPU specific compiler options
Eugeniy Paltsev
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-08-11
env: Move env_get_ulong() to env.h
Simon Glass
2019-08-11
env: Move env_set_ulong() to env.h
Simon Glass
2019-04-18
ARC: [plat-hsdk]: migrate to DM_MMC
Eugeniy Paltsev
2019-03-28
hsdk: readme: Suggest getting pyelftools with pip
Alexey Brodkin
2018-12-03
arc: devboards: Implement checkboard()
Alexey Brodkin
2018-12-03
arc: Get rid of board-specific print_cpuinfo()
Alexey Brodkin
2018-10-12
axs10x/emdk/hsdk/iot_dk: Implement board_mmc_getcd()
Alexey Brodkin
2018-10-12
iot_dk/hsdk: Implement its own print_cpuinfo()
Alexey Brodkin
2018-07-31
HSDK: Fixes and improvements in README
Alexey Brodkin
2018-07-31
ARC: AXS10x/HSDK: Use our own version of mkimage
Alexey Brodkin
2018-06-15
ARC: HSDK: Add readme
Alexey Brodkin
2018-06-15
ARC: HSDK: Add tool and make target to generate bsp
Eugeniy Paltsev
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-02
ARC: HSDK: Add platform-specific commands
Eugeniy Paltsev
2018-03-23
ARC: bootm: Refactor GO and PREP subcommands implementation
Eugeniy Paltsev
2017-12-11
ARC: HSDK: Fixup DW SDIO CIU frequency to 50000000Hz
Eugeniy Paltsev
2017-06-29
arc: Add support for HS Development Kit board
Alexey Brodkin