| Commit message (Expand) | Author | Age | Files | Lines |
* | spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT | Tien Fong Chee | 2019-02-01 | 49 | -49/+49 |
* | configs: removing am335x_evm_usbspl_defconfig | Jean-Jacques Hiblot | 2019-02-01 | 1 | -55/+0 |
* | configs: am335x_evm: enable DM_USB_GADGET and USB_ETHER in u-boot and SPL | Jean-Jacques Hiblot | 2019-02-01 | 1 | -1/+7 |
* | am335x, shc: adapt shc board to DM | Heiko Schocher | 2019-02-01 | 6 | -104/+36 |
* | arm: libretech-cc: enable video by default | Maxime Jourdan | 2019-01-31 | 1 | -0/+6 |
* | arm: meson64: enable console mux and console env by default | Maxime Jourdan | 2019-01-31 | 5 | -0/+10 |
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini | 2019-01-30 | 2 | -1/+2 |
|\ |
|
| * | arm: sunxi: Enable DM_MMC | Jagan Teki | 2019-01-30 | 1 | -1/+0 |
| * | sunxi: amarula_a64_relic: Enable USB host | Jagan Teki | 2019-01-29 | 1 | -0/+2 |
* | | Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx | Tom Rini | 2019-01-30 | 11 | -23/+208 |
|\ \
| |/
|/| |
|
| * | ARM: imx6q_logic: Enable Falcon Mode and fatwrite | Adam Ford | 2019-01-28 | 1 | -0/+2 |
| * | ARM: imx6q_logic: Enable DM_USB and dependent regulators | Adam Ford | 2019-01-28 | 1 | -0/+5 |
| * | imx6q_logic: Enable MMC booting from SPL | Adam Ford | 2019-01-28 | 1 | -9/+6 |
| * | arm: imx7s-warp: Convert to DM PMIC | Bryan O'Donoghue | 2019-01-28 | 2 | -0/+12 |
| * | warp7: defconfig: Switch to DM for I2C | Bryan O'Donoghue | 2019-01-28 | 2 | -0/+2 |
| * | warp7: defconfig: Switch on IMX7 GPIO/pinctrl for both ports | Bryan O'Donoghue | 2019-01-28 | 2 | -0/+6 |
| * | arm: imx7s-warp: Convert to DM MMC initialization | Bryan O'Donoghue | 2019-01-28 | 2 | -0/+2 |
| * | arm: imx7s-warp: Add DT file hooks | Bryan O'Donoghue | 2019-01-28 | 2 | -2/+4 |
| * | dm: arm: imx: migrate cx9020 to CONFIG_DM_MMC | Patrick Bruenn | 2019-01-28 | 1 | -0/+1 |
| * | imx8qxp: mek: default enable SPL | Peng Fan | 2019-01-28 | 1 | -0/+24 |
| * | configs: add default configuraiton for Colibri iMX7 with eMMC | Stefan Agner | 2019-01-28 | 1 | -0/+66 |
| * | configs: colibri_imx7: use distro defaults | Stefan Agner | 2019-01-28 | 1 | -9/+4 |
| * | configs: colibri_imx7: use DFU for NAND instead of MMC | Stefan Agner | 2019-01-28 | 1 | -1/+1 |
| * | configs: colibri_imx7: enable CAAM driver | Stefan Agner | 2019-01-28 | 1 | -0/+4 |
| * | configs: colibri_imx7: use DM_MMC | Stefan Agner | 2019-01-28 | 1 | -1/+1 |
| * | configs: colibri_imx7: use separate device tree | Stefan Agner | 2019-01-28 | 1 | -1/+0 |
| * | configs: colibri_imx7: enable DM for raw NAND devices | Stefan Agner | 2019-01-28 | 1 | -0/+3 |
| * | arm: dts: imx7: colibri: split dt for raw NAND and eMMC devices | Stefan Agner | 2019-01-28 | 1 | -1/+1 |
| * | pico-imx7d: Add LCD support | Fabio Estevam | 2019-01-28 | 3 | -0/+3 |
| * | imx: Add PHYTEC phyBOARD-i.MX6UL-Segin | Martyn Welch | 2019-01-28 | 1 | -0/+62 |
* | | Merge branch '2019-01-25-master-imports' | Tom Rini | 2019-01-26 | 9 | -2/+9 |
|\ \ |
|
| * | | bcm968380gerg: disable SPI_FLASH | Philippe Reynes | 2019-01-26 | 1 | -2/+0 |
| * | | atmel: add CMD_FS_GENERIC to SAMA5D3 for EFI boot | Greg Czerniak | 2019-01-26 | 1 | -0/+1 |
| * | | ARM: chiliboard: enable DM_SPI | Marcin Niestroj | 2019-01-26 | 1 | -0/+1 |
| * | | configs: dragonboard820c: Enable pinctrl/mux config | Ramon Fried | 2019-01-25 | 1 | -0/+2 |
| * | | configs: Migrate CONFIG_DFU_MMC again | Tom Rini | 2019-01-25 | 5 | -0/+5 |
| |/ |
|
* | | Merge tag 'arc-fixes-for-2019.04-rc1' of git://git.denx.de/u-boot-arc | Tom Rini | 2019-01-25 | 3 | -0/+3 |
|\ \
| |/
|/| |
|
| * | ARC: Move ENV_SIZE and ENV_OFFSET to Kconfig | Alexey Brodkin | 2019-01-25 | 3 | -0/+3 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini | 2019-01-24 | 98 | -0/+110 |
|\ \
| |/
|/| |
|
| * | sunxi: usb: Switch to Generic host controllers | Jagan Teki | 2019-01-18 | 97 | -0/+97 |
| * | board: sun50i-h5: Add Emlid Neutis N5 support | Aleksandr Aleksandrov | 2019-01-18 | 1 | -0/+13 |
* | | ARM: zynq: Convert Topic Miami to DM_I2C | Michal Simek | 2019-01-24 | 3 | -9/+6 |
* | | ARM: zynq: Disable i2c for Zybo/Zybo Z7 | Michal Simek | 2019-01-24 | 2 | -10/+0 |
* | | arm64: versal: Enable dm command | Michal Simek | 2019-01-24 | 1 | -0/+1 |
* | | arm64: versal: Enable i2c cadence controller and i2c command | Michal Simek | 2019-01-24 | 1 | -0/+3 |
* | | ARM: zynq: Convert all boards to OF_SEPARATE | Michal Simek | 2019-01-24 | 2 | -2/+0 |
* | | arm64: zynqmp: Convert all reference boards to OF_SEPARATE | Michal Simek | 2019-01-24 | 18 | -18/+0 |
* | | arm64: zynqmp: Disable MMC for for zc12xx_revA boards | Michal Simek | 2019-01-24 | 3 | -3/+3 |
* | | arm64: zynqmp: Enable FPGA_LOAD_SECURE command | Michal Simek | 2019-01-24 | 15 | -0/+15 |
* | | arm64: zynqmp: Enable ISSI flash for some platforms | Michal Simek | 2019-01-24 | 16 | -0/+16 |