Commit Graph

  • cf678b31ac board: ge: bx50v3: move FEC MAC address programming to driver Martyn Welch 2018-01-10 20:31:30 +01:00
  • 3414913c24 configs: Add network device support for bx50v3 products Ian Ray 2018-01-10 20:31:29 +01:00
  • 87da89e803 board: ge: Enable access to i2c bus 1 and 2 Martyn Welch 2018-01-10 20:31:28 +01:00
  • 958a2106f5 rtc: adding RX8010SJ rtc driver Nandor Han 2018-01-10 20:31:27 +01:00
  • 8d9bde0dbb net: e1000: implement eth_write_hwaddr Hannu Lounento 2018-01-10 20:31:26 +01:00
  • e0a75fed9e net: e1000: split e1000_read_mac_addr Hannu Lounento 2018-01-10 20:31:25 +01:00
  • f1bcad22dd net: e1000: add support for writing to EEPROM Hannu Lounento 2018-01-10 20:31:24 +01:00
  • a61b65ffb5 imx: mx8m: add ddr controller memory map Peng Fan 2018-01-10 13:20:47 +08:00
  • a35332fa28 power: pmic/regulator allow dm be omitted by SPL Peng Fan 2018-01-10 13:20:46 +08:00
  • 52df705c96 imx: imx8mq: add dtsi file Peng Fan 2018-01-10 13:20:45 +08:00
  • f24e482ae0 net: fec: fix build warnings for 64bits support Ye Li 2018-01-10 13:20:44 +08:00
  • 238a53c710 net: fec: do not access reserved register for i.MX8M Peng Fan 2018-01-10 13:20:43 +08:00
  • 8953d86664 gpio: mxc: add i.MX8M support Peng Fan 2018-01-10 13:20:42 +08:00
  • 3baa9ec44a imx: lcdif: include i.MX8M Peng Fan 2018-01-10 13:20:41 +08:00
  • eec2d43795 mmc: fsl_esdhc: support i.MX8M Peng Fan 2018-01-10 13:20:40 +08:00
  • 8a099b6860 misc: ocotp: add i.MX8M support Peng Fan 2018-01-10 13:20:39 +08:00
  • e0e4e53375 imx: makefile: compile files for i.MX8M Peng Fan 2018-01-10 13:20:38 +08:00
  • fcdbde7ce0 imx: mx8m: add soc related settings and files Peng Fan 2018-01-10 13:20:37 +08:00
  • c1ef486327 imx: mx7: move mmc env code to mmc_env.c Peng Fan 2018-01-10 13:20:36 +08:00
  • 80ebf86d9b imx: cpu: support get_boot_device for i.MX8M Peng Fan 2018-01-10 13:20:35 +08:00
  • 770611f21e imx: mx7: move get_boot_device to cpu.c Peng Fan 2018-01-10 13:20:34 +08:00
  • ecd7ab5628 imx: bootaux: support i.MX8M Peng Fan 2018-01-10 13:20:33 +08:00
  • 8cf223133c imx: cleanup bootaux Peng Fan 2018-01-10 13:20:32 +08:00
  • 6ce8b10b87 imx: refactor imx_get_mac_from_fuse Peng Fan 2018-01-10 13:20:31 +08:00
  • e56d9d79e5 imx: cpu: add cpu speed/grade for i.MX8M Peng Fan 2018-01-10 13:20:30 +08:00
  • 423e84bc72 imx: cpu: move speed/temp to common cpu Peng Fan 2018-01-10 13:20:29 +08:00
  • 995e9fef8f imx: add pad settings bit definition for i.MX8M Peng Fan 2018-01-10 13:20:28 +08:00
  • 4fdffb9856 imx: add i.MX8MQ SoC Revision and is_mx8m helper Peng Fan 2018-01-10 13:20:27 +08:00
  • d7cb10a05f imx: spl: implement spl_boot_device for i.MX8M Peng Fan 2018-01-10 13:20:26 +08:00
  • 7537e93290 imx: cpu: update cpu file to support i.MX8M Peng Fan 2018-01-10 13:20:25 +08:00
  • 912d97b108 imx: boot_mode: add USB_BOOT entry Peng Fan 2018-01-10 13:20:24 +08:00
  • de274663f5 imx: add sip function Peng Fan 2018-01-10 13:20:23 +08:00
  • bb0fabe42d imx: mx8m: add clock driver Peng Fan 2018-01-10 13:20:22 +08:00
  • 80fd219ec7 imx: mx8m: add pin header file Peng Fan 2018-01-10 13:20:21 +08:00
  • 3e4aeebcdb imx: mx8m: add register definition header file Peng Fan 2018-01-10 13:20:20 +08:00
  • 7a7391fd7e imx: add i.MX8M into Kconfig Peng Fan 2018-01-10 13:20:19 +08:00
  • b9d984ea16 configs: icore: enable nand on mmc defconfig Jagan Teki 2018-01-10 00:19:53 +05:30
  • c282eae07c configs: enable spl support wrt env device Jagan Teki 2018-01-10 00:19:52 +05:30
  • 4f0cd03723 imx: mx7: psci: add system power off support Anson Huang 2018-01-07 14:34:32 +08:00
  • 169c20e903 imx: mx7: psci: add system reset support Anson Huang 2018-01-07 14:34:31 +08:00
  • 0ec3d98f76 mx7_common: use psci 1.0 instead of 0.1 Anson Huang 2018-01-07 14:34:30 +08:00
  • 04c28a7810 board: i.MX6QDL: add Engicam i.CoreM6 1.5 QDL MIPI starter kit Jagan Teki 2018-01-06 00:02:04 +05:30
  • 1973b381a1 log: add category LOGC_EFI Heinrich Schuchardt 2018-01-22 20:10:45 +01:00
  • 3707c6ee0d log: Add a way to log error-return values Simon Glass 2017-12-28 13:14:23 -07:00
  • 8cb7c04248 log: Add documentation for commands and formatting Simon Glass 2017-12-28 13:14:22 -07:00
  • aa4e0e005b log: Add tests for the new log features Simon Glass 2017-12-28 13:14:21 -07:00
  • 3fd24fa9ed log: Add a command to output a log record Simon Glass 2017-12-28 13:14:20 -07:00
  • ad0e503991 log: Add a command to control the log output format Simon Glass 2017-12-28 13:14:19 -07:00
  • deca50fbd5 log: Update log_console to honour the log format Simon Glass 2017-12-28 13:14:18 -07:00
  • 3b73e8d067 log: Add control over log formatting Simon Glass 2017-12-28 13:14:17 -07:00
  • f941c8d76c log: Add functions to convert IDs to/from names Simon Glass 2017-12-28 13:14:16 -07:00
  • 6e43d1b199 dm: core: Add a function to look up a uclass by name Simon Glass 2017-12-28 13:14:15 -07:00
  • b2153075f4 Kconfig: usb: rockchip: Remove not needed *_defconfig USB/gadget entries Lukasz Majewski 2018-01-29 19:33:32 +01:00
  • e4d4604a7b usb: ums: Kconfig: Select USB_FUNCTION_MASS_STORAGE when enabling 'ums' command Lukasz Majewski 2018-01-29 19:28:02 +01:00
  • 4f60e5d3a8 Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig Lukasz Majewski 2018-01-29 19:25:54 +01:00
  • c6c1ca100f Kconfig: gadget: Move CONFIG_USB_FUNCTION_THOR to Kconfig Lukasz Majewski 2018-01-29 19:30:18 +01:00
  • b76965958c Kconfig: usb: Sort USB_FUNCTION_* entries Lukasz Majewski 2018-01-29 19:21:39 +01:00
  • 80719938c9 env: sf: use env_import_redund to simplify env_sf_load Simon Goldschmidt 2018-01-31 14:47:13 +01:00
  • 2166ebf783 env: make env drivers propagate env_import return value Simon Goldschmidt 2018-01-31 14:47:12 +01:00
  • 31f044bd91 env: move more common code to env_import_redund Simon Goldschmidt 2018-01-31 14:47:11 +01:00
  • 42a1820bbc env: make env_import(_redund) return 0 on success, not 1 Simon Goldschmidt 2018-01-31 14:47:10 +01:00
  • 87c7fb396a cmd: nvedit: env_get_f must check for env_get_char error codes Simon Goldschmidt 2018-01-31 07:56:48 +01:00
  • 48f58a5973 Merge git://git.denx.de/u-boot-fsl-qoriq Tom Rini 2018-01-31 18:44:31 -05:00
  • 2e87980580 davinci: Fix omapl138_lcdk builds Tom Rini 2018-01-31 15:34:49 -05:00
  • ab21ecef7a Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblaze Tom Rini 2018-01-31 07:10:55 -05:00
  • 11d2e98d7e Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to Kconfig Adam Ford 2018-01-24 15:21:21 -06:00
  • 76e22222d3 Convert CONFIG_SYS_DV_CLKMODE et al to Kconfig Adam Ford 2018-01-23 04:04:28 -06:00
  • 405fc8305b Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig Derald D. Woods 2018-01-22 17:17:10 -06:00
  • 58932ec68c armv8: ls2088ardb: Add 3DS RDIMM support York Sun 2018-01-29 09:44:40 -08:00
  • f513de6c82 armv8: ls1046ardb: Add RDIMM support York Sun 2018-01-29 09:44:39 -08:00
  • 140ad2d899 drivers/ddr/fsl: Cleanup unused variable York Sun 2018-01-29 09:44:38 -08:00
  • 944537c56e drivers/ddr/fsl: Modify binding registers to save time on data init York Sun 2018-01-29 09:44:37 -08:00
  • 564e9383e5 drivers/ddr/fsl: Add calculation of register control words York Sun 2018-01-29 10:24:08 -08:00
  • c0c32af0b2 drivers/ddr/fsl: Add 3DS RDIMM support York Sun 2018-01-29 09:44:35 -08:00
  • d46ec0bbaf drivers/ddr/fsl: Fix workaround for A009803 York Sun 2018-01-29 09:44:34 -08:00
  • 426230a65f drivers/ddr/fsl: Fix DDR4 RDIMM support York Sun 2018-01-29 09:44:33 -08:00
  • a9b1c2164a armv8: ls1088a: Add CONFIG_SPI_FLASH_SPANSION to sdcard defconfigs Ashish Kumar 2018-01-29 12:11:20 +05:30
  • f9747a5a5d driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl Yogesh Gaur 2018-01-16 10:08:24 +05:30
  • f1554b28d3 Merge git://git.denx.de/u-boot-x86 Tom Rini 2018-01-30 10:09:01 -05:00
  • e21b04fec4 x86: kconfig: Remove meaningless 'select n' Ulf Magnusson 2018-01-30 13:59:03 +01:00
  • d0c0752add x86: quark: Fix unused warnings Tom Rini 2018-01-27 15:13:47 -05:00
  • ca92ad4f68 cmd/bdinfo: print relocation info on X86 Heinrich Schuchardt 2018-01-24 19:52:29 +01:00
  • 2d1c661915 x86: qemu: qfw: Implement acpi_get_rsdp_addr() Bin Meng 2018-01-30 05:01:17 -08:00
  • 45410da714 x86: acpi: Use an API to get the ACPI RSDP table address Bin Meng 2018-01-30 05:01:16 -08:00
  • e7563c204e arm64: zynqmp: Fix misspelled choice default Ulf Magnusson 2018-01-30 14:02:01 +01:00
  • aae7422b45 arm64: zynqmp: Moved ethernet PHY configs of ZynqMP boards to defconfig Vipul Kumar 2018-01-24 10:51:31 +05:30
  • bd5a8e5850 microblaze: Moved ethernet PHY configs of Microblaze board to defconfig Vipul Kumar 2018-01-24 10:51:32 +05:30
  • 77217c4b5f arm: zynq: Moved ethernet PHY configs of Zynq boards to defconfig Vipul Kumar 2018-01-24 10:51:30 +05:30
  • c239f49f8a arm: zynq: Remove ethernet alias for topic-miami Michal Simek 2018-01-24 09:37:30 +01:00
  • d78b4ae06a arm: zynq: Mark cc108 uart to be initialized before relocation Michal Simek 2018-01-17 10:17:19 +01:00
  • 3e1b61de58 arm: zynq: Update years in copyright to reflect latest changes Michal Simek 2018-01-17 07:37:47 +01:00
  • 6c45abe709 arm64: zynqmp: Add psu_init for zcu102-rev1.0 Michal Simek 2018-01-10 14:48:53 +01:00
  • 2ad341ed7d arm64: zynqmp: Prepare psu_init rework Michal Simek 2018-01-10 09:36:09 +01:00
  • 88f05a926d arm64: zynqmp: Call psu_init() only when ZYNQMP_PSU_INIT_ENABLED Michal Simek 2018-01-15 12:52:59 +01:00
  • 9753c4f886 arm64: zynqmp: Remove unused empty functions Michal Simek 2018-01-09 14:25:38 +01:00
  • d55c8159bd nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT Ezequiel Garcia 2018-01-15 12:48:12 -03:00
  • f25ac66c52 nand: arasan_nfc: Use the calculated ecc address for updating ecc register Siva Durga Prasad Paladugu 2018-01-04 16:04:22 +05:30
  • cacb8a029f nand: arasan_nfc: Add support for ondie ecc Siva Durga Prasad Paladugu 2018-01-04 16:04:21 +05:30
  • b08fc34f3f nand: arasan_nfc: Move common ecc struct initialization init routine Siva Durga Prasad Paladugu 2018-01-04 16:04:20 +05:30
  • 2678059ec8 xilinx: zynqmp: Add new target with only emmc enabled Siva Durga Prasad Paladugu 2018-01-05 16:16:16 +05:30