Age | Commit message (Expand) | Author |
---|---|---|
2022-12-05 | global: Move remaining CONFIG_SYS_* to CFG_SYS_* | Tom Rini |
2022-12-05 | global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_* | Tom Rini |
2022-11-10 | global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace | Tom Rini |
2022-01-20 | fdt_support: Add fdt_for_each_node_by_compatible() helper macro | Marek BehĂșn |
2021-12-19 | treewide: Use fdt_create_phandle() where appropriate | Marek BehĂșn |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2018-09-27 | armv8: ls1043a: enable icid setup for qman portals | Laurentiu Tudor |
2018-08-10 | armv8: ls1046a: add icid setup for qman portals | Laurentiu Tudor |
2018-08-10 | misc: fsl_portals: setup QMAN_BAR{E} also on ARM platforms | Laurentiu Tudor |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | 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 |