Age | Commit message (Expand) | Author |
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 log.h from common header | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-05-18 | common: Drop image.h from common header | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-05-18 | arm: Don't include common.h in header files | Simon Glass |
2020-04-14 | arm: mvebu: clearfog: Use Pro DT by default | Joel Johnson |
2020-04-14 | arm: mvebu: clearfog: move ENV params to Kconfig | Joel Johnson |
2020-04-14 | arm: mvebu: clearfog: add SPI offsets | Joel Johnson |
2020-04-14 | arm: mvebu: clearfog: Unify DT selection paths | Joel Johnson |
2020-04-14 | arm: mvebu: clearfog: Add SATA mode flags | Joel Johnson |
2020-04-14 | arm: mvebu: clearfog: Add option for 2.5 Gbps SFP | Joel Johnson |
2020-04-14 | arm: mvebu: clearfog: initial ClearFog Base variant | Joel Johnson |
2020-04-14 | arm: mvebu: clearfog: use Pro name by default | Joel Johnson |
2020-01-21 | ARM: mvebu: clearfog: add Clearfog Base serdes configuration | Baruch Siach |
2020-01-21 | ARM: mvebu: clearfog: add Clearfog GTR support | Baruch Siach |
2020-01-21 | ARM: mvebu: clearfog: run-time selection of DT file | Baruch Siach |
2020-01-21 | ARM: mvebu: clearfog: print TLV stored product name | Baruch Siach |
2020-01-21 | ARM: mvebu: clearfog: read basic TLV data | Baruch Siach |
2020-01-21 | arm: mvebu: clearfog: enable both DDR clocks | Baruch Siach |
2020-01-16 | arm: mvebu: clearfog: update eMMC documentation | Baruch Siach |
2020-01-07 | mx6cuboxi: enable OF_CONTROL with DM_MMC and DM_USB | Baruch Siach |
2019-12-06 | mx6cuboxi: Add Baruch as maintainer | Fabio Estevam |
2019-12-02 | common: Move some board functions out of common.h | Simon Glass |
2019-08-11 | env: Move env_set() to env.h | Simon Glass |
2019-07-11 | arm: mvebu: clearfog: document boot from SATA | Baruch Siach |
2019-06-23 | Convert to use fsl_esdhc_imx for i.MX platforms | Yangbo Lu |
2019-04-12 | arm: mvebu: clearfog: document eMMC installation | Baruch Siach |
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-20 | Merge git://git.denx.de/u-boot-marvell | Tom Rini |
2018-08-06 | mvebu: select boot device at SoC level | Baruch Siach |
2018-07-23 | mx6cuboxi: Use mmc_get_op_cond() to check for an eMMC | Jon Nettleton |
2018-07-23 | mx6cuboxi: Add support for eMMC booting | Jon Nettleton |
2018-06-18 | mx6cuboxi: fix 4GB ddr memory detection | Jon Nettleton |
2018-06-18 | mx6cuboxi: consolidate board detection and add som revision checking | Jon Nettleton |
2018-06-05 | arm: mvebu: switch clearfog to use device-tree i2c and gpio | Jon Nettleton |
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-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-15 | mx6cuboxi: Fix some memory configuration errors | Jon Nettleton |
2018-01-09 | arm: mvebu: ClearFog: document boot selection switches, update UART | Florian Klink |
2017-11-30 | arm: mvebu: correct comments around cas_wl/cas_l | Chris Packham |
2017-10-12 | mx6cuboxi: Avoid calling setup_display() from SPL code | Fabio Estevam |
2017-09-26 | arm: mvebu: clearfog: document boot from UART | Baruch Siach |
2017-09-20 | detect and setup solidrun hummingboard2 | Dennis Gilmore |
2017-08-28 | imx: imx6: Move gpr_init() function to soc.c | Breno Lima |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |