| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: mvebu: a38x: Fix comment typo | Naoki Hayama | 2020-10-22 | 1 | -1/+1 |
* | common: rename getc() to getchar() | Heinrich Schuchardt | 2020-10-22 | 1 | -1/+1 |
* | imx8m: ddrphy_utils: Improve coding style | Fabio Estevam | 2020-07-27 | 1 | -14/+15 |
* | treewide: convert bd_t to struct bd_info by coccinelle | Masahiro Yamada | 2020-07-17 | 4 | -6/+6 |
* | drivers: ddr: imx Workaround for i.MX8M DDRPHY rank to rank issue | Oliver Chen | 2020-07-14 | 3 | -0/+174 |
* | drivers: ddr: imx8mp: Add inline ECC feature support | Sherry Sun | 2020-07-14 | 2 | -0/+79 |
* | driver: ddr: imx: correct the pwrctl setting of selfref_en on imx8m | Jacky Bai | 2020-07-14 | 1 | -1/+1 |
* | driver: ddr: imx: skip ddr_ss_gpr config on imx8mn | Jacky Bai | 2020-07-14 | 1 | -1/+1 |
* | mv_ddr: ddr3: Update {min,max}_read_sample calculation | Chris Packham | 2020-07-09 | 1 | -2/+2 |
* | mv_ddr: ddr3: Use correct bitmask for read sample delay | Chris Packham | 2020-07-09 | 1 | -1/+1 |
* | ddr: Rework errata A008109, A008378, 009942 workaround | Jaiprakash Singh | 2020-06-04 | 3 | -65/+107 |
* | ddr: fsl: Impl. Erratum A008109 | Joakim Tjernlund | 2020-06-04 | 2 | -0/+9 |
* | common: Drop linux/bitops.h from common header | Simon Glass | 2020-05-18 | 8 | -0/+8 |
* | common: Drop linux/delay.h from common header | Simon Glass | 2020-05-18 | 18 | -0/+18 |
* | common: Drop linux/bug.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 33 | -0/+33 |
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop init.h from common header | Simon Glass | 2020-05-18 | 3 | -0/+3 |
* | common: Drop net.h from common header | Simon Glass | 2020-05-18 | 2 | -0/+2 |
* | arm: mvebu: drivers/ddr: remove redundant assignment | Heinrich Schuchardt | 2020-04-14 | 1 | -4/+0 |
* | ddr: marvell: a38x: Allow boards to specify CK_DELAY parameter | Chris Packham | 2020-04-14 | 4 | -0/+19 |
* | Revert "mpc85xx: ddr: Always start DDR RAM in Self Refresh mode" | Biwen Li | 2020-04-10 | 1 | -6/+7 |
* | Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm | Tom Rini | 2020-02-11 | 2 | -0/+2 |
|\ |
|
| * | dm: core: Create a new header file for 'compat' features | Simon Glass | 2020-02-05 | 2 | -0/+2 |
* | | ddr: altera: Add DDR2 support to Gen5 driver | Marek Vasut | 2020-02-05 | 3 | -38/+163 |
|/ |
|
* | arm: mvebu: fix A38x breakage from commit bb872dd930cc | Joel Johnson | 2020-01-26 | 1 | -1/+1 |
* | ddr: marvell: a38x: allow board specific clock out setup | Baruch Siach | 2020-01-21 | 2 | -2/+11 |
* | common: Move hang() to the same header as panic() | Simon Glass | 2020-01-17 | 3 | -0/+3 |
* | common: Move RAM-sizing functions to init.h | Simon Glass | 2020-01-17 | 2 | -0/+2 |
* | common: Move the image globals into image.h | Simon Glass | 2020-01-17 | 1 | -0/+1 |
* | image: Rename load_addr, save_addr, save_size | Simon Glass | 2020-01-17 | 1 | -3/+3 |
* | Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini | 2020-01-08 | 1 | -0/+4 |
|\ |
|
| * | ddr: imx8m: Add DRAM PLL to generate 1000Mhz output | Peng Fan | 2020-01-08 | 1 | -0/+4 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini | 2020-01-08 | 8 | -458/+691 |
|\ \ |
|
| * | | ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC Access | Thor Thayer | 2020-01-07 | 2 | -6/+6 |
| * | | arm: socfpga: stratix10: Enable SMMU access | Thor Thayer | 2020-01-07 | 1 | -0/+14 |
| * | | ddr: altera: agilex: Add SDRAM driver for Agilex | Ley Foon Tan | 2020-01-07 | 5 | -3/+174 |
| * | | ddr: altera: Restructure Stratix 10 SDRAM driver | Ley Foon Tan | 2020-01-07 | 5 | -443/+493 |
| * | | arm: socfpga: Move Stratix10 and Agilex system manager common code | Ley Foon Tan | 2020-01-07 | 1 | -1/+1 |
| * | | arm: socfpga: Move firewall code to firewall file | Ley Foon Tan | 2020-01-07 | 1 | -1/+1 |
| * | | arm: socfpga: Convert system manager from struct to defines | Ley Foon Tan | 2020-01-07 | 2 | -10/+8 |
* | | | Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini | 2020-01-07 | 3 | -8/+20 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | ddr: imx8m: Return error values from LPDDR4 training | Frieder Schrempf | 2020-01-07 | 3 | -8/+20 |
* | | Merge branch 'next' | Tom Rini | 2020-01-06 | 1 | -7/+6 |
|\ \
| |/
|/| |
|
| * | mpc85xx: ddr: Always start DDR RAM in Self Refresh mode | Joakim Tjernlund | 2019-12-23 | 1 | -7/+6 |
* | | imx8m: ddr_init: Move ddr_init() messages to debug level | Fabio Estevam | 2019-12-27 | 1 | -3/+3 |
|/ |
|
* | common: Move some cache and MMU functions out of common.h | Simon Glass | 2019-12-02 | 2 | -0/+2 |
* | ddr: socfpga: gen5: constify altera_gen5_sdram_ops | Simon Goldschmidt | 2019-11-20 | 1 | -1/+1 |
* | ddr: imx8m: Fix the ddr init hang on imx8mq | Jacky Bai | 2019-10-08 | 1 | -4/+4 |
* | driver: ddr: Refine the ddr init driver on imx8m | Jacky Bai | 2019-10-08 | 7 | -311/+184 |