Commit Graph

  • 6912f2a8ae watchdog: omap_wdt: Disable DM watchdog support in SPL Suniel Mahesh 2019-07-31 21:54:07 +05:30
  • 193a1e9f19 pci: pci_mvebu: set BAR0 after memory space is set Marek Behún 2019-08-07 15:01:56 +02:00
  • 7659ea32a6 watchdog: omap_wdt: Convert watchdog driver to use DT and DM Suniel Mahesh 2019-07-31 21:54:06 +05:30
  • 2800bb155b ARM: omap3: overo: Fix MMC init for SPL Anselm Busse 2019-07-31 17:30:28 +02:00
  • eb1677250d configs: sei510: disable PSCI_RESET to support fastboot reboot_flag Neil Armstrong 2019-05-22 13:30:56 +02:00
  • 9a34dedfae ARM: meson: Add support for fastboot_set_reboot_flag() Neil Armstrong 2019-05-22 13:30:25 +02:00
  • 0998367515 boards: meson: add g12a sei510 Jerome Brunet 2019-02-15 13:53:59 +01:00
  • b1dd7debea arm: meson: add sm command to retrieve the reboot reason Neil Armstrong 2019-08-06 17:28:36 +02:00
  • 559e6256f8 arm: meson: add sm cmd to retrieve SoC serial Neil Armstrong 2019-08-06 17:21:02 +02:00
  • 191a374e65 configs: meson64: permit redefining ENV_SIZE Neil Armstrong 2019-02-19 13:42:20 +01:00
  • cddca4b4ca ARM: dts: Import Amlogic G12A SEI510 DT from Linux 5.3-rc1 Neil Armstrong 2019-03-26 10:59:56 +01:00
  • 6de5a717c7 arm: mvebu: turris_omnia: update defconfig Marek Behún 2019-07-16 15:50:26 +02:00
  • 9921179278 ARM: configs: Enable DM_ETH for SBx81LIFKW and SBx81LIFXCAT Chris Packham 2019-07-10 21:00:18 +12:00
  • 00f9baf8eb powerpc/km: remove unmaintained board KMLION1 Holger Brunck 2019-07-09 09:30:30 +02:00
  • 7b472733d8 powerpc/km: remove unmaintained target KMVECT1 Holger Brunck 2019-07-09 09:30:29 +02:00
  • 1bd17b9f7b km/arm: remove unmaintained target PORTL2 Pascal Linder 2019-07-09 09:30:28 +02:00
  • abbaa8ed14 km/rgmii: port Ethernet interface of KM Kirkwood boards to driver model Pascal Linder 2019-07-09 09:30:27 +02:00
  • b75e9e3fce km/uart: port UART interface of KM Kirkwood boards to driver model Pascal Linder 2019-07-09 09:30:26 +02:00
  • 9db6bff8b5 km: fixed typo in KM Kirkwood header file Pascal Linder 2019-07-09 09:28:23 +02:00
  • e5c9e830b8 km: clean up header files for KM Kirkwood boards Pascal Linder 2019-07-09 09:28:22 +02:00
  • 432579c4d1 km: remove obsolete definitions in KM header files Pascal Linder 2019-07-09 09:28:21 +02:00
  • 707f06f331 km: add Kconfig menus for KM boards Pascal Linder 2019-07-09 09:28:20 +02:00
  • ec1fa18561 common: Add a note about the effort to reduce common.h Simon Glass 2019-08-02 09:44:27 -06:00
  • 9e5616dea9 Drop PCMCIA Simon Glass 2019-08-01 09:47:14 -06:00
  • f3998fdc4d env: Rename environment.h to env_internal.h Simon Glass 2019-08-02 09:44:25 -06:00
  • e7dcf5645f env: Drop environment.h header file where not needed Simon Glass 2019-08-01 09:47:12 -06:00
  • f030b7b260 env: Move TOTAL_MALLOC_LEN to environment.h Simon Glass 2019-08-01 09:47:11 -06:00
  • cb2ba9db5f env: Drop the double underscores in search.h Simon Glass 2019-08-01 09:47:10 -06:00
  • 3f0d680745 env: Drop the ACTION typedef Simon Glass 2019-08-01 09:47:09 -06:00
  • d3716dd64b env: Rename the redundancy flags Simon Glass 2019-08-01 09:47:08 -06:00
  • 25e51e90fe env: Drop _ENTRY Simon Glass 2019-08-02 09:44:19 -06:00
  • dd2408cac1 env: Drop the ENTRY typedef Simon Glass 2019-08-02 09:44:18 -06:00
  • 02cf933428 env: Move callback definitions to env.h Simon Glass 2019-08-01 09:47:05 -06:00
  • db19701039 env: Move env_valid to env.h Simon Glass 2019-08-01 09:47:04 -06:00
  • be54ec1624 env: Rename environment to embedded_environment Simon Glass 2019-08-01 09:47:03 -06:00
  • c62f62b0fc env: Move env_reloc() to env.h Simon Glass 2019-08-01 09:47:02 -06:00
  • b5f449e8e9 env: Move env_get_char() to env.h Simon Glass 2019-08-01 09:47:01 -06:00
  • 0ac7d722ed env: Move get/set_default_env() to env.h Simon Glass 2019-08-01 09:47:00 -06:00
  • 1f3db0c135 env: Drop env_crc_update() Simon Glass 2019-08-01 09:46:59 -06:00
  • 4e9ce8a65f env: Move env import/export functions to env.h Simon Glass 2019-08-01 09:46:58 -06:00
  • 4be490ae33 env: Move env_load/save functions to env.h Simon Glass 2019-08-01 09:46:57 -06:00
  • 0b9d8a0556 env: Move set_default_vars to env.h Simon Glass 2019-08-01 09:46:56 -06:00
  • 03ed91887f env: Move env_fix_drivers() to env.h Simon Glass 2019-08-01 09:46:55 -06:00
  • 36c8b143c0 env: net: Move eth_parse_enetaddr() to net.c/h Simon Glass 2019-08-01 09:46:54 -06:00
  • b79cf1af0d env: Move eth_env_get/set_enetaddr() to env.h Simon Glass 2019-08-01 09:46:53 -06:00
  • 7b51b576d6 env: Move env_get() to env.h Simon Glass 2019-08-01 09:46:52 -06:00
  • 9fb625ce05 env: Move env_set() to env.h Simon Glass 2019-08-01 09:46:51 -06:00
  • cdbff9fc40 env: Move env_get_hex() to env.h Simon Glass 2019-08-01 09:46:50 -06:00
  • 6bf6dbee01 env: Move env_get_yesno() to env.h Simon Glass 2019-08-01 09:46:49 -06:00
  • 9eef56dbe3 env: Move env_get_ulong() to env.h Simon Glass 2019-08-01 09:46:48 -06:00
  • 168068fb3d env: Move env_set_ulong() to env.h Simon Glass 2019-08-01 09:46:47 -06:00
  • c7694dd483 env: Move env_set_hex() to env.h Simon Glass 2019-08-01 09:46:46 -06:00
  • b9ca02c2d5 env: Move envmatch() to env.h Simon Glass 2019-08-01 09:46:45 -06:00
  • 3f989e7b0e env: Move env_relocate() to env.h Simon Glass 2019-08-01 09:46:44 -06:00
  • 4bfd1f5d62 env: Move env_init() to env.h Simon Glass 2019-08-01 09:46:43 -06:00
  • 3a7d55716d env: Move env_get_f() to env.h Simon Glass 2019-08-01 09:46:42 -06:00
  • f1f0ae6a9c env: Move get_env_id() to env.h Simon Glass 2019-08-01 09:46:41 -06:00
  • af95f2061a env: Create a new file for environment functions Simon Glass 2019-08-01 09:46:40 -06:00
  • 9fe657daa7 common: Remove video_setmem() Simon Glass 2019-08-01 09:46:39 -06:00
  • 3c1ecde402 common: Move lcd_setmem() to lcd.h Simon Glass 2019-08-01 09:46:38 -06:00
  • 4575a77b7a common: Drop the dpram_... functions Simon Glass 2019-08-01 09:46:37 -06:00
  • 0c670fc148 common: Move gzip functions into a new gzip header Simon Glass 2019-08-01 09:46:36 -06:00
  • 0d6c7c60ea MAINTAINERS: Add entries for Android A/B and AVB Igor Opaniuk 2019-08-08 15:33:09 +03:00
  • 379e574f7a MAINTAINERS: Add entry for HI3660 SoC Manivannan Sadhasivam 2019-08-02 20:40:11 +05:30
  • 122537e1f3 mmc: Add support for HI3660 SoC reusing hi6220_dw_mmc driver Manivannan Sadhasivam 2019-08-02 20:40:10 +05:30
  • c62c7ef779 board: hisilicon: Add support for Hikey960 board Manivannan Sadhasivam 2019-08-02 20:40:09 +05:30
  • 881b6324f0 arm: dts: Add devicetree for Hikey960 board Manivannan Sadhasivam 2019-08-02 20:40:08 +05:30
  • af8a735ed0 arm: dts: Import HI3660 devicetree from Linux Manivannan Sadhasivam 2019-08-02 20:40:07 +05:30
  • d8c0332031 spl: implement stack usage check Simon Goldschmidt 2019-07-16 22:30:36 +02:00
  • af325e9597 serial_lpuart: Fix config check issue when using clk driver in SPL Ye Li 2019-07-11 03:33:34 +00:00
  • d44f793207 pci: intel: Fix configuration type based on secondary number Ley Foon Tan 2019-05-24 10:30:00 +08:00
  • bf9b9813ad pci: intel: Fix error when enumerating multi-function PCIe device Ley Foon Tan 2019-05-24 10:29:59 +08:00
  • d0e52c6f29 pci: intel: Increase TLP polling counter Ley Foon Tan 2019-05-24 10:29:58 +08:00
  • 490e6d6859 board: siemens: extend factoryset reading for giedi and deneb boards Anatolij Gustschin 2019-07-10 19:44:16 +02:00
  • 4987bc2a1a board: siemens: adapt factoryset reading for DM_I2C enabled boards Anatolij Gustschin 2019-07-10 19:44:15 +02:00
  • feb5a02f86 Merge branch 'master' of git://git.denx.de/u-boot-sh Tom Rini 2019-08-10 17:57:58 -04:00
  • 31d136926b Merge branch 'master' of git://git.denx.de/u-boot-usb Tom Rini 2019-08-10 12:21:27 -04:00
  • 9fd8b2c8c7 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 Tom Rini 2019-08-09 23:27:15 -04:00
  • 3ebb91914f ARM: renesas: Add R8A77980 V3H Condor board code Marek Vasut 2019-07-29 19:59:44 +02:00
  • 57ede1a3d4 ARM: renesas: Add R8A77980 V3H platform code Marek Vasut 2019-07-29 19:59:44 +02:00
  • a811e19b91 ARM: dts: renesas: Add R8A77980 V3H DTs and headers Marek Vasut 2019-07-29 19:59:44 +02:00
  • ca6da6dd93 clk: renesas: Add R8A77980 V3H clock tables Marek Vasut 2019-07-29 19:59:44 +02:00
  • f497ec368e pinctrl: renesas: Add R8A77980 V3H PFC tables Marek Vasut 2019-07-29 19:59:44 +02:00
  • 7234a28664 net: sh_eth: Fix 64bit build warnings Marek Vasut 2019-07-31 14:48:17 +02:00
  • 46c33166d1 net: sh_eth: Add R8A77980 V3H gether support Marek Vasut 2019-07-31 12:58:06 +02:00
  • 188f010905 Merge branch 'master' of git://git.denx.de/u-boot-tegra Tom Rini 2019-08-09 13:21:53 -04:00
  • bd20266d19 apalis-tk1: configs: remove legacy usbboot command Igor Opaniuk 2019-06-25 17:06:41 +03:00
  • 4c63a601b9 apalis-tk1: support v1.2 hardware revision Marcel Ziswiler 2019-08-09 13:21:46 +03:00
  • 5a20adf446 apalis-tk1: remove non-essential power rails on boot Dominik Sliwa 2019-08-01 11:06:39 +03:00
  • d415eab4f0 apalis-tk1: remove default vesa vga mode from vidargs Marcel Ziswiler 2019-08-01 11:06:38 +03:00
  • fbcb925654 apalis-tk1/t30: colibri_t30: display reset reason Dominik Sliwa 2019-08-01 11:06:37 +03:00
  • 8c57395d49 apalis-tk1: switch to zImage Igor Opaniuk 2019-08-01 11:06:36 +03:00
  • f7c668a4e8 apalis-tk1: add pcie_aspm=off to defargs Igor Opaniuk 2019-08-01 11:06:35 +03:00
  • 11d96e122a apalis-tk1: enable user debug by default Igor Opaniuk 2019-08-01 11:06:34 +03:00
  • 8fd734c49c apalis-tk1: provide proper USB vendor id Igor Opaniuk 2019-08-01 11:06:33 +03:00
  • 538ab6c0a1 apalis-tk1: set apalis gpio 8 aka fan_en Igor Opaniuk 2019-08-01 11:06:32 +03:00
  • 5b5de78b4a apalis-tk1: do not explicitly release reset_moci# Marcel Ziswiler 2019-08-01 11:06:31 +03:00
  • f028c9f437 colibri/apalis tegra: drop DFU support Igor Opaniuk 2019-06-14 10:59:10 +03:00
  • b78d97ea49 mmc: Move tegra loopback disable option to be under tegra Trent Piepho 2019-04-01 23:05:49 +00:00
  • b4bf71456d sound: Add codec enable to the sound bindings Simon Glass 2019-04-23 21:56:25 -06:00