summaryrefslogtreecommitdiff
path: root/board/gdsys/common/cmd_ioloop.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07board: gdsys: Remove <common.h> and add needed includesTom Rini
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2020-11-06board: Rename uclass to sysinfoSimon Glass
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
2019-05-21gdsys: cmd_ioloop: Make DM compatibleMario Six
2019-05-21gdsys: cmd_ioloop: Introduce commenting enumMario Six
2019-05-21gdsys: cmd_ioloop: Fix style violationsMario Six
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2015-11-19Move console definitions into a new console.h fileSimon Glass
2014-11-19mpc83xx: Add gdsys hrcon boardDirk Eibach