aboutsummaryrefslogtreecommitdiff
path: root/board/gdsys/mpc8308
AgeCommit message (Expand)Author
2023-08-31event: Use an event to replace last_stage_init()Simon Glass
2023-07-25MAINTAINERS: Add a number of "common" directoriesTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-10-17mpc83xx: gazerbeam: Update sysinfo_get error handlingMichal Suchanek
2022-08-04powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZETom Rini
2022-01-14board: gdsys: Drop Dirk Eibach from MAINTAINERSMarek BehĂșn
2021-04-10ppc: Remove gdsys hrcon boardsTom Rini
2021-04-10ppc: Remove gdsys strider boardsTom Rini
2021-03-02tpm: Switch TPMv1 over to use the new APISimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-11-06board: Rename uclass to sysinfoSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop flash.h from common headerSimon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2019-12-02common: Move pci_init_board() out of common.hSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11env: Move env_set_ulong() to env.hSimon Glass
2019-05-21mpc83xx: Add gazerbeam boardDirk Eibach
2019-05-21gdsys: mpc8308: Add FPGA flavor optionMario Six
2019-05-21gdsys: Introduce GDSYS_LEGACY_DRIVERSMario Six
2019-05-21gdsys: mpc8308: Don't use manual RAM config if RAM driver is activeMario Six
2019-05-21gdsys: mpc8308: Migrate SYS_FPGA{0, 1}_{BASE, SIZE} to KconfigMario Six
2019-05-21gdsys: mpc8308: Use shadow register for output GPIO valuesMario Six
2019-05-21gdsys: mpc8308: Fix style violationsMario Six
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six
2019-05-21strider: Migrate to CONFIG_TARGET_STRIDERMario Six
2019-05-21hrcon: Migrate to CONFIG_TARGET_HRCONMario Six
2018-09-28cmd: Add osd commandsMario Six
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-03-09treewide: Fix gdsys mail addressesMario Six
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-11-06MAINTAINERS: Add missing boards and config entriesTom Rini
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-07-03powerpc: remove 4xx supportHeiko Schocher
2017-05-22Convert CONFIG_CMD_IOLOOP to KconfigSimon Glass
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash
2016-08-15net: mii: Use spatch to update miiphy_registerJoe Hershberger
2016-07-22gdsys: Drop print_fpga_state functionTom Rini
2016-06-06strider: Support con-dp flavorDirk Eibach
2016-03-21strider: Add DP501 support for cpu modelDirk Eibach
2015-11-12hrcon: Add fan controllersDirk Eibach