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
/
varisys
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-04-10
ppc: Remove Cyrus_P5020 and P5040 boards
Tom Rini
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
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-01-17
common: Move device-tree setup functions to fdt_support.h
Simon Glass
2019-12-02
common: Move pci_init_board() out of common.h
Simon Glass
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-01-10
drivers/misc: Share qbman init between archs
Ahmed Mansour
2017-08-16
env: Rename some other getenv()-related functions
Simon Glass
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-05
board_f: Drop return value from initdram()
Simon Glass
2017-04-05
board_f: Drop board_type parameter from initdram()
Simon Glass
2017-01-24
NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUST
Tom Rini
2016-12-02
powerpc: cyrus: Separate P5020/P5040 config options
York Sun
2016-11-23
powerpc: P5040: Remove macro CONFIG_P5040
York Sun
2016-09-27
usb: fsl: Rename fdt_fixup_dr_usb
Sriram Dash
2015-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-11-04
mpc85xx: Add support for the Varisys Cyrus board
Andy Fleming