Age | Commit message (Expand) | Author |
2017-11-15 | driver: net: fsl-mc: Use base 16 in simple_strtoul | Prabhakar Kushwaha |
2017-10-27 | driver: fsl-mc: use calloc instead malloc | Prabhakar Kushwaha |
2017-09-11 | drivers:net:fsl-mc: Update MC address calculation | Priyanka Jain |
2017-08-16 | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() | Simon Glass |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-08-09 | driver: net: fsl-mc: fsl_mc_ldpaa_exit exit earlier if dpl applied | Santan Kumar |
2017-06-05 | common: freescale: Move arch-specific declarations | Simon Glass |
2017-06-01 | drivers: net: fsl-mc: Include MAC addr fixup to DPL | Bogdan Purcareata |
2017-06-01 | drivers: net: fsl-mc: Link MC boot to PHY_RESET_R | Bogdan Purcareata |
2017-05-23 | driver: net: fsl-mc: Update fsl_mc_ldpaa_exit() path | Yogesh Gaur |
2017-03-14 | driver: net: fsl-mc: Update calculation of MC RAM | York Sun |
2017-03-14 | armv8: layerscape: Rewrite memory reservation | York Sun |
2017-01-31 | drivers: net: fsl-mc: Fixup MAC addresses in DPC | Bogdan Purcareata |
2016-12-15 | driver: fsl-mc: qbman: Add QBMAN 4.1 support | Priyanka Jain |
2016-11-17 | ls2080: Exit dpaa only right before exiting U-Boot | Alexander Graf |
2016-04-06 | armv8: LS2080A: Consolidate LS2080A and LS2085A | York Sun |
2016-03-29 | driver: net: fsl-mc: Check NULL before pointer dereference | Prabhakar Kushwaha |
2016-03-28 | driver: net: fsl-mc: Free dflt_dpio pointer after its usage | Prabhakar Kushwaha |
2016-03-21 | driver: net: fsl-mc: Return from DPAA_exit if boot_status !=0 | Prabhakar Kushwaha |
2016-02-06 | Use correct spelling of "U-Boot" | Bin Meng |
2016-02-01 | driver: net: fsl-mc: Update print to reflect correct string | Prabhakar Kushwaha |
2016-02-01 | driver: net: fsl-mc: Memset dprc_cfg before configuring | Prabhakar Kushwaha |
2016-01-27 | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2016-01-27 | driver: net: fsl-mc: Remove portal id hard-coding | Prabhakar Kushwaha |
2016-01-27 | driver: net: fsl-mc: Prepare extended cfg for DPNI create | Prabhakar Kushwaha |
2016-01-27 | driver: net: fsl-mc: flib changes for MC FW 9.0.0 | Prabhakar Kushwaha |
2016-01-27 | driver: net: fsl-mc: Add version check for MC objects | Prabhakar Kushwaha |
2016-01-25 | drivers: net: fsl_mc: Compare pointer value qbman_swp_mc_start | Pratiyush Mohan Srivastava |
2016-01-25 | bug.h: move BUILD_BUG_* defines to include/linux/bug.h | Masahiro Yamada |
2015-12-17 | driver: net: fsl-mc: remove MC firmware version check | Stuart Yoder |
2015-12-13 | qbman_portal.c: Update BUG_ON() call in qbman_swp_mc_submit | Tom Rini |
2015-11-30 | armv8: LS2080A: Rename LS2085A to reflect LS2080A | Prabhakar Kushwaha |
2015-11-30 | driver: net: ldpaa: Use DPMAC as net device | Prabhakar Kushwaha |
2015-11-30 | driver: net: fsl-mc: Create DPAA2 object at run-time | Prabhakar Kushwaha |
2015-11-30 | driver: net: fsl-mc: Add DPAA2 commands to manage MC | Prabhakar Kushwaha |
2015-11-30 | driver: net: fsl-mc: Increase MC command timeout | Prabhakar Kushwaha |
2015-11-30 | driver: net: fsl-mc: Add APIs for DPMAC objects in FLIB | Prabhakar Kushwaha |
2015-11-30 | driver: net: fsl-mc: Add create, destroy APIs in flibs | Prabhakar Kushwaha |
2015-08-03 | drivers/fsl-mc: flib changes for mc 8.0.0 | Prabhakar Kushwaha |
2015-07-20 | drivers/fsl-mc: dynamically create ICID pool in DPC | Stuart Yoder |
2015-07-20 | armv8/fsl-lsch3: partition stream IDs | Stuart Yoder |
2015-07-20 | drivers: fsl-mc: Return error for major version mismatch | Prabhakar Kushwaha |
2015-07-20 | drivers: fsl-mc: Update qbman driver | Prabhakar Kushwaha |
2015-07-20 | drivers: fsl-mc: Update flibs to mc-0.6.0.1 | Prabhakar Kushwaha |
2015-07-20 | drivers/fsl-mc: Autoload AOIP image from NOR flash | J. German Rivera |
2015-07-20 | drivers/fsl-mc: Make MC boot error messages more readable | J. German Rivera |
2015-07-20 | driver/fsl_debug_server: Fix the DDR hide logic for LS2085a | Bhupesh Sharma |
2015-04-23 | drivers/fsl-mc: Changed MC firmware loading for new boot architecture | J. German Rivera |
2015-04-23 | driver/ldpaa_eth: Add LDPAA Ethernet driver | Prabhakar Kushwaha |
2015-04-21 | driver/fsl-mc: Add support of MC Flibs | Prabhakar Kushwaha |