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
Age
Commit message (
Expand
)
Author
2023-06-12
global: Use proper project name U-Boot
Michal Simek
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
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-10-08
image: Drop IMAGE_ENABLE_OF_LIBFDT
Simon Glass
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
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-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
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 init.h from common header
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-12
ARC: nsim_hs38: Add support of Virtio NET & BLK
Alexey Brodkin
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
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-12-02
common: Move some SMP functions out of common.h
Simon Glass
2019-11-01
arc: emsdp: docs: Prefer Degilent over Opella-XD
Alexey Brodkin
2019-11-01
arc: emsdp/iotdk: Switch to DM_MMC
Alexey Brodkin
2019-09-03
arc: emsdp: Add more platform-specific compiler options
Alexey Brodkin
2019-09-03
arc: emsdp: Add initialization of PSRAM
Alexey Brodkin
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-axs10x]: migrate to DM_MMC
Eugeniy Paltsev
2019-04-18
ARC: [plat-hsdk]: migrate to DM_MMC
Eugeniy Paltsev
2019-03-28
hsdk: readme: Suggest getting pyelftools with pip
Alexey Brodkin
2019-03-28
ARC: AXS10x: drop NAND support
Eugeniy Paltsev
2018-12-03
arc: devboards: Implement checkboard()
Alexey Brodkin
[next]