Age | Commit message (Expand) | Author |
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 | common: Drop linux/stringify.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 image.h from common header | Simon Glass |
2020-05-18 | common: Drop bootstage.h from common header | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-05-18 | common: Drop flash.h from common header | Simon Glass |
2020-01-17 | common: Move hang() to the same header as panic() | Simon Glass |
2020-01-17 | common: Move RAM-sizing functions to init.h | Simon Glass |
2020-01-17 | common: Move clock functions into a new file | 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 | common: Move command 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_get_ulong() 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: ioep-fpga: Switch to gazerbeam-style reporting | Mario Six |
2019-05-21 | gdsys: cmd_ioloop: Make DM compatible | Mario Six |
2019-05-21 | gdsys: cmd_ioloop: Introduce commenting enum | Mario Six |
2019-05-21 | gdsys: cmd_ioloop: Fix style violations | Mario Six |
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 | gdsys: Post ppc4xx removal cleanup | Mario Six |
2019-05-21 | gdsys: phy: Adapt fixup_88e1518() to latest Release Notes | Dirk Eibach |
2019-05-21 | ihs_mdio: Use new regmap interface | 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 |
2019-01-21 | board: mvebu: drop unused ETH_PHY macro definitions | Baruch Siach |
2018-12-08 | ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02 | Chris Packham |
2018-11-29 | tpm: Convert to use a device parameter | Simon Glass |
2018-09-28 | cmd: Add osd commands | Mario Six |
2018-08-06 | mvebu: select boot device at SoC level | Baruch Siach |
2018-08-06 | mvebu: consolidate SPL boot device config symbols | Baruch Siach |
2018-08-06 | mvebu: a38x: drop duplicate platform id symbols | Baruch Siach |
2018-05-25 | tpm: disociate TPMv1.x specific and generic code | Miquel Raynal |
2018-05-14 | ARM: mvebu: a38x: restore support for setting timing | Chris Packham |
2018-05-14 | ARM: mvebu: a38x: sync ddr training code with upstream | Chris Packham |
2018-05-08 | ihs_mdio: Make DM-compatible | Mario Six |
2018-05-08 | ihs_mdio: Encapsulate register access | Mario Six |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |