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
/
gdsys
/
mpc8308
Age
Commit message (
Expand
)
Author
2021-04-10
ppc: Remove gdsys hrcon boards
Tom Rini
2021-04-10
ppc: Remove gdsys strider boards
Tom Rini
2021-03-02
tpm: Switch TPMv1 over to use the new API
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-11-06
board: Rename uclass to sysinfo
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
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
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop flash.h from common header
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.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-08-11
env: Move env_get() to env.h
Simon Glass
2019-08-11
env: Move env_set_ulong() to env.h
Simon Glass
2019-05-21
mpc83xx: Add gazerbeam board
Dirk Eibach
2019-05-21
gdsys: mpc8308: Add FPGA flavor option
Mario Six
2019-05-21
gdsys: Introduce GDSYS_LEGACY_DRIVERS
Mario Six
2019-05-21
gdsys: mpc8308: Don't use manual RAM config if RAM driver is active
Mario Six
2019-05-21
gdsys: mpc8308: Migrate SYS_FPGA{0, 1}_{BASE, SIZE} to Kconfig
Mario Six
2019-05-21
gdsys: mpc8308: Use shadow register for output GPIO values
Mario Six
2019-05-21
gdsys: mpc8308: Fix style violations
Mario Six
2019-05-21
mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE
Mario Six
2019-05-21
strider: Migrate to CONFIG_TARGET_STRIDER
Mario Six
2019-05-21
hrcon: Migrate to CONFIG_TARGET_HRCON
Mario Six
2018-09-28
cmd: Add osd commands
Mario Six
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-09
treewide: Fix gdsys mail addresses
Mario Six
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-11-06
MAINTAINERS: Add missing boards and config entries
Tom Rini
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-07-03
powerpc: remove 4xx support
Heiko Schocher
2017-05-22
Convert CONFIG_CMD_IOLOOP to Kconfig
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
2016-09-27
usb: fsl: Rename fdt_fixup_dr_usb
Sriram Dash
2016-08-15
net: mii: Use spatch to update miiphy_register
Joe Hershberger
2016-07-22
gdsys: Drop print_fpga_state function
Tom Rini
2016-06-06
strider: Support con-dp flavor
Dirk Eibach
2016-03-21
strider: Add DP501 support for cpu model
Dirk Eibach
2015-11-12
hrcon: Add fan controllers
Dirk Eibach
2015-11-12
hrcon: Add support for the DH variant
Dirk Eibach
2015-11-12
hrcon: Fix videoboard i2c setup
Dirk Eibach
2015-11-12
hrcon: Use generic ioep-fpga support
Dirk Eibach
2015-11-12
mpc83xx: Add strider board
Dirk Eibach
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
2014-11-19
mpc83xx: Add gdsys hrcon board
Dirk Eibach