| Commit message (Expand) | Author | Age | Files | Lines |
* | 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...WIP/07Jan2020 | 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'WIP/06Jan2020 | 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 |
* | imx8mq: Update the ddrc QoS setting for B1 chip | Bai Ping | 2019-10-08 | 1 | -1/+4 |
* | ddr: imx8m: Fix ddr4 driver build issue | Ye Li | 2019-10-08 | 1 | -2/+1 |
* | ddr: imx8m: fix ddr firmware location when enable SPL OF | Peng Fan | 2019-10-08 | 1 | -1/+11 |
* | ddr, fsl: add DM_I2C support | Heiko Schocher | 2019-08-26 | 1 | -43/+76 |
* | boards: lx2160a: Add support of I2C driver model | Chuanhua Han | 2019-08-22 | 1 | -1/+35 |
* | env: Move env_get_f() to env.h | Simon Glass | 2019-08-11 | 3 | -0/+3 |
* | dm: ddr: socfpga: fix gen5 ddr driver to not use bss | Simon Goldschmidt | 2019-07-21 | 2 | -642/+740 |
* | mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE | Mario Six | 2019-05-21 | 1 | -0/+4 |
* | arm: socfpga: Move Stratix 10 SDRAM driver to DM | Ley Foon Tan | 2019-05-06 | 3 | -77/+360 |
* | ddr: altera: Compile ALTERA SDRAM in SPL only | Ley Foon Tan | 2019-05-06 | 2 | -3/+4 |
* | ddr: imx8m: hide i.MX8M DDR options from device driver entry | Peng Fan | 2019-04-25 | 1 | -0/+4 |
* | ddr: altera: Stratix10: Add ECC memory scrubbing | Ley Foon Tan | 2019-04-17 | 1 | -0/+81 |
* | ddr: altera: Stratix10: Add multi-banks DRAM size check | Ley Foon Tan | 2019-04-17 | 1 | -5/+41 |