Commit Graph

  • f8088bfc85 ram: rk3399: Clean up code YouMin Chen 2019-11-15 11:04:46 +08:00
  • a922d0d102 ram: rk3399: migrate to use common code YouMin Chen 2019-11-15 11:04:45 +08:00
  • ca93e32139 ram: rk3328: use common sdram driver YouMin Chen 2019-11-15 11:04:44 +08:00
  • 39edfaa758 ram: px30: add sdram driver YouMin Chen 2019-11-15 11:04:43 +08:00
  • c525bb42aa ram: rockchip: add common msch reg definition Kever Yang 2019-11-15 11:04:42 +08:00
  • 691368c7f7 ram: rockchip: add phy driver code for PX30 Kever Yang 2019-11-15 11:04:41 +08:00
  • 09d7872336 ram: rockchip: add controller code for PX30 Kever Yang 2019-11-15 11:04:40 +08:00
  • fba7bd4c34 ram: rockchip: Default enable DRAM debug info Kever Yang 2019-11-15 11:04:39 +08:00
  • ec0d29aefa ram: rockchip: move sdram_debug function into sdram_common Kever Yang 2019-11-15 11:04:38 +08:00
  • d6647b08b2 ram: rockchip: add common code for sdram driver Kever Yang 2019-11-15 11:04:37 +08:00
  • c7becc3a2b rockchip: sdram: update the sys_reg to sys_reg2 Kever Yang 2019-11-15 11:04:36 +08:00
  • 9a46f2a4cb rockchip: sdram: extend to use sys_reg3 for capacity info Kever Yang 2019-11-15 11:04:35 +08:00
  • d5d40f45de rockchip: sdram: move cap structure and debug function to sdram_common.h Kever Yang 2019-11-15 11:04:34 +08:00
  • 5d19ddf0db ram: rockchip: rename sdram_common.c/h to sdram.c Kever Yang 2019-11-15 11:04:33 +08:00
  • 2a2f0b177c ram: rockchip: rename sdram.h to sdram_rk3288.h Kever Yang 2019-11-15 11:04:32 +08:00
  • 8cdb1ff33c ARM: rmobile: Temporarily disable PCI dma-ranges update Marek Vasut 2019-11-16 16:43:47 +01:00
  • 6da56a11f7 ARM: rmobile: Enable CONFIG_ARCH_FIXUP_FDT_MEMORY on Gen3 Marek Vasut 2019-06-27 13:20:40 +02:00
  • 14b254b5f5 Merge tag 'efi-2020-01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2019-11-14 09:48:26 -05:00
  • cffda7ddb8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell Tom Rini 2019-11-14 09:47:29 -05:00
  • 677dac23d8 patman: fix coverletter cc list with nulls Robert Beckett 2019-11-13 18:39:45 +00:00
  • ab4a6aba7f patman: fix some typos in comments Anatolij Gustschin 2019-10-27 17:55:04 +01:00
  • 4ecb506434 sandbox: use correct type reading /proc/self/maps Heinrich Schuchardt 2019-10-26 23:17:44 +02:00
  • 96383bdfe4 tests: add OP-TEE test suite Heiko Stuebner 2019-10-23 16:46:41 +02:00
  • 6ccb05eae0 image: fdt: copy possible optee nodes to a loaded devicetree Heiko Stuebner 2019-10-23 16:46:40 +02:00
  • 357d2ceba0 fdtdec: only create phandle if caller wants it in fdtdec_add_reserved_memory() Heiko Stuebner 2019-10-23 16:46:39 +02:00
  • 086336a225 fdtdec: protect against another NULL phandlep in fdtdec_add_reserved_memory() Heiko Stuebner 2019-10-23 16:46:38 +02:00
  • 1dd49f577b pinctrol: dm: remove the function pinctrl_decode_pin_config Patrick Delaunay 2019-10-23 15:44:36 +02:00
  • 70bae02f71 arm: mvebu: clearfog: fix boot from SD card Baruch Siach 2019-11-03 11:52:39 +02:00
  • 2ec330fcc2 ARM: mvebu: don't dereference null bd pointer Chris Packham 2019-10-22 20:05:25 +13:00
  • 2e716b8e29 efi_selftest: enable all UEFI unit tests on the sandbox Heinrich Schuchardt 2019-11-08 21:17:58 +01:00
  • 3b4847cbee efi_loader: support building UEFI binaries on sandbox Heinrich Schuchardt 2019-11-07 08:05:17 +01:00
  • 7264e21fde efi_loader: call add_u_boot_and_runtime() on sandbox Heinrich Schuchardt 2019-11-08 20:42:53 +01:00
  • 89cb6a5dd6 efi_loader: disk: install file system protocol to a whole disk AKASHI Takahiro 2019-10-07 14:59:39 +09:00
  • cab6f06c14 efi_loader: fix efi_dp_from_name() Heinrich Schuchardt 2019-10-30 20:13:24 +01:00
  • 3ff1ff3ff7 Merge branch '2019-11-12-migrate-SYS_REDUNDAND_ENVIRONMENT' Tom Rini 2019-11-12 13:40:58 -05:00
  • cb6617a77f defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT Tom Rini 2019-11-10 11:28:03 -05:00
  • 38d5fa48f4 pfla02: Migrate CONFIG_ENV_IS_IN_SPI_FLASH to defconfig Tom Rini 2019-11-09 17:49:20 -05:00
  • ba0afaee85 evb-rk3128: Migrate CONFIG_ENV_IS_IN_MMC to defconfig Tom Rini 2019-11-09 17:33:49 -05:00
  • 754815b854 video: stm32: remove the compatible "synopsys, dw-mipi-dsi" support Patrick Delaunay 2019-11-12 15:39:58 +01:00
  • 5f7ff6d63e Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx Tom Rini 2019-11-12 07:18:23 -05:00
  • ec3dcea744 video: mxsfb: Configure the clock after eLCDIF reset Fabio Estevam 2019-11-01 09:25:21 -03:00
  • a965a8b904 Prepare v2020.01-rc2 v2020.01-rc2 Tom Rini 2019-11-11 21:01:10 -05:00
  • 59e5d1e2a5 configs: Resync with savedefconfig Tom Rini 2019-11-11 20:04:24 -05:00
  • d6da4da3be gitattributes: dont treat non-text files as text Vignesh Rajendran 2019-11-08 16:32:55 +01:00
  • d25a2d386c .gitignore: Ignore .img files Michael Trimarchi 2019-11-09 20:13:57 +01:00
  • 7c15013639 binman: tegra: Adjust symbol calculation depending on end-at-4gb Simon Glass 2019-11-06 17:22:44 -07:00
  • 086e391bc4 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip Tom Rini 2019-11-11 14:19:32 -05:00
  • 0b73ef0c02 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq Tom Rini 2019-11-11 14:19:04 -05:00
  • f74a089e47 rockchip: firefly-rk3288: Enable TPL support Kever Yang 2019-10-16 16:50:03 +08:00
  • 2d86ab50ce rockchip: adding the missing "/" in entries of boot_devices Levin Du 2019-10-17 15:22:38 +08:00
  • 6024467bcc rockchip: config: update CONFIG_SPL_MAX_SIZE for 64bit CPUs Kever Yang 2019-10-18 15:54:16 +08:00
  • 006ab58d46 rockchip: rk3399: update SPL_STACK_R_ADDR Kever Yang 2019-10-18 15:54:15 +08:00
  • 4b294886d0 rockchip: evb-px5: defconfig: no need to reserve IRAM for SPL Kever Yang 2019-10-23 11:10:36 +08:00
  • ae2500f89a rockchip: rk3328: defconfig: no need to reserve IRAM for SPL Kever Yang 2019-10-23 10:08:53 +08:00
  • 5ce94c74a6 rockchip: rk3399: defconfig: no need to reserve IRAM for SPL Kever Yang 2019-10-18 15:54:14 +08:00
  • 474197812d common: spl: atf: support booting bl32 image Joseph Chen 2019-10-06 20:10:22 +02:00
  • f848d2b2c8 rockchip: make_fit_atf.py: allow inclusion of a tee binary Heiko Stuebner 2019-10-06 20:10:21 +02:00
  • c4b9d66f11 ram: rk3328: Fix loading of skew values Simon South 2019-10-06 12:28:14 -04:00
  • 18c24c1177 ram: rk3328: Use correct frequency units in function Simon South 2019-10-06 12:28:13 -04:00
  • b5500b2057 rockchip: dts: rk3328: rock64: Add same-as-spl order Emmanuel Vadot 2019-10-08 19:59:50 +02:00
  • 2cbdb6e051 clk: rockchip: rk3328: Configure CPU clock Simon South 2019-10-10 15:28:36 -04:00
  • a4bbc662fc rockchip: rk3399: Add Leez P710 support Andy Yan 2019-09-22 18:06:56 +08:00
  • ee30068fa5 power: pmic: rk809: support rk809 pmic Joseph Chen 2019-09-26 15:45:07 +08:00
  • b4a35574b3 power: pmic: rk817: support rk817 pmic Joseph Chen 2019-09-26 15:44:55 +08:00
  • b62280745e power: pmic: rk805: support rk805 pmic Elaine Zhang 2019-09-26 15:43:55 +08:00
  • addd062bea power: pmic: rk816: support rk816 pmic Elaine Zhang 2019-09-26 15:43:54 +08:00
  • 94afc1cb46 power: regulator: rk8xx: update the driver for rk808 and rk818 Elaine Zhang 2019-09-26 15:43:53 +08:00
  • 11406b8f7e dm: regulator: support regulator more state Joseph Chen 2019-09-26 15:43:52 +08:00
  • a4b7485e2f Merge branch 'master' of git://git.denx.de/u-boot-usb Tom Rini 2019-11-08 14:05:07 -05:00
  • fb6dc1fd58 tools/img2brec.sh: Delete unused tool Tom Rini 2019-11-08 09:26:18 -05:00
  • ee1c499851 Merge branch '2019-11-07-master-imports' Tom Rini 2019-11-08 07:27:45 -05:00
  • 3f2d4bf462 Merge branch '2019-11-07-ti-imports' Tom Rini 2019-11-08 07:26:51 -05:00
  • fefff63633 cmd: move down CONFIG_CMD_BOOTEFI after CONFIG_BOOTM_VXWORKS AKASHI Takahiro 2019-11-08 10:32:15 +09:00
  • bef1845404 freescale/powerpc: Rename the config CONFIG_SECURE_BOOT name Udit Agarwal 2019-11-07 16:11:39 +00:00
  • 5536c3c9d0 freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name Udit Agarwal 2019-11-07 16:11:32 +00:00
  • 56e6f810b0 configs: spi: Add the SPI_FLASH_BAR for ESPI Xiaowei Bao 2019-10-31 14:34:40 +08:00
  • 812ff53c3e fsl-layerscape: fix warning if no hwconfig is defined Pankaj Bansal 2019-10-31 05:41:09 +00:00
  • e0891bb679 usb: xhci: support 1.1 or later version Chunfeng Yun 2019-11-08 10:55:52 +08:00
  • 29a6617ada drivers: net: fsl_enetc: fix RGMII configuration Michael Walle 2019-10-26 02:39:12 +02:00
  • 2efb147a0a drivers: net: fsl_enetc: set phydev->node Michael Walle 2019-10-26 02:39:11 +02:00
  • 762ee522e2 armv8: fsl-layerscape: introduce fsl_board_late_init() Michael Walle 2019-10-21 22:37:45 +02:00
  • 065ee175e0 armv8: fsl-lsch3: convert CONFIG_TARGET_x to CONFIG_ARCH_x Michael Walle 2019-10-22 01:10:57 +02:00
  • b4a59115e2 armv8: ls1028a: add erratum A-050382 workaround Laurentiu Tudor 2019-10-18 09:01:56 +00:00
  • 30449aea50 armv8: lx2160a: add icid setup for platform devices Laurentiu Tudor 2019-10-18 09:01:55 +00:00
  • ab04dee542 fsl-layerscape: add missing SATA3 and SATA4 base addresses Laurentiu Tudor 2019-10-18 09:01:54 +00:00
  • e33938acc9 armv8: ls2088a: add icid setup for platform devices Laurentiu Tudor 2019-10-18 09:01:54 +00:00
  • 5047781e99 fsl-layerscape: fix compile error with sec fw disabled Laurentiu Tudor 2019-10-18 09:01:53 +00:00
  • db49c1b2de armv8: fsl-layerscape: guard caam specific defines Laurentiu Tudor 2019-10-18 09:01:52 +00:00
  • 28f9393b1a fsl-layerscape: do not use layerscape EFI reset if PSCI used Mathew McBride 2019-10-18 14:27:54 +11:00
  • b50fe3fb7e armv8: dts: ls1088a: add PSCI binding for LS1088A Mathew McBride 2019-10-18 14:27:53 +11:00
  • 05c81d98e4 pci: layerscape: Only set EP CFG READY bit Pankaj Bansal 2019-10-14 11:43:19 +00:00
  • 72077fe160 configs: j721e_evm_r5_defconfig: Remove SPL multi-DTB FIT support Andrew F. Davis 2019-11-07 08:06:09 -05:00
  • 7e6668e8f0 Kconfig: ti: Make board detect EEPROM addresses depend BOARD_DETECT Adam Ford 2019-11-04 17:05:24 -06:00
  • 5d44207d17 configs: omap3_logic_somlv: Remove GPIO from SPL Adam Ford 2019-11-03 17:15:53 -06:00
  • 899836c315 ARM: dts: logicpd-som-lv-37xx-devkit-u-boot: Remove unused GPIO Adam Ford 2019-11-03 17:15:52 -06:00
  • 88279e1b0f Revert "ARM: omap3_logic/omap35_logic: Enable GPIO in SPL" Adam Ford 2019-11-03 17:03:02 -06:00
  • 1e3d015a03 ARM: dts: logicpd-torpedo-37xx-devkit-u-boot: Remove unused GPIO Adam Ford 2019-11-03 17:03:01 -06:00
  • 27b6534491 ARM: omap3_logic: Power on MMC when setting up PMIC Adam Ford 2019-11-03 16:18:27 -06:00
  • 14dfca69d7 configs: j721e_evm_r5_defconfig: Enable AVS Class 0 & dependent configs Keerthy 2019-10-24 15:01:03 +05:30
  • b31e650867 configs: am65x_evm_r5_defconfig: Enable AVS class 0 support Tero Kristo 2019-10-24 15:01:02 +05:30