summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * doc: ti-secure: Add ULO info for AM57xx/DRA7xx secure devices from TIAndrew F. Davis2019-02-091-2/+6
| * defconfigs: Add config for AM57xx High Security EVM with USB/UART Boot supportAndrew F. Davis2019-02-092-0/+99
| * defconfigs: Add config for DRA7xx High Security EVM with USB Boot supportAndrew F. Davis2019-02-092-0/+114
| * defconfigs: am57xx_hs_evm: Sync HS and non-HS defconfigsAndrew F. Davis2019-02-091-0/+1
| * defconfigs: dra7xx_hs_evm: Sync HS and non-HS defconfigsAndrew F. Davis2019-02-091-1/+7
| * bcm968580: enable watchdog and reboot with watchdogPhilippe Reynes2019-02-091-0/+2
| * bcm968380gerg: enable watchdog and reboot with watchdogPhilippe Reynes2019-02-091-0/+2
| * dt: bcm6858: add watchdogPhilippe Reynes2019-02-091-0/+17
| * dt: bcm6838: add watchdogPhilippe Reynes2019-02-091-0/+17
| * watchdog: bcm6345: allow to use this driver on arm bcm6858Philippe Reynes2019-02-091-1/+1
| * watchdog: bcm6345: switch to raw I/O functionsPhilippe Reynes2019-02-091-5/+5
| * fdt: support booting with dtb in Android imageShawn Guo2019-02-081-0/+21
|/
* Prepare v2019.04-rc1v2019.04-rc1Tom Rini2019-02-071-2/+2
* configs: Resync with savedefconfigTom Rini2019-02-07132-182/+142
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2019-02-07147-2084/+4302
|\
| * MAINTAINERS: Add an entry for SPI NORVignesh R2019-02-071-1/+9
| * configs: Don't use SPI_FLASH_BAR as defaultVignesh R2019-02-0791-90/+6
| * configs: Remove SF_DUAL_FLASHVignesh R2019-02-0717-108/+0
| * spl: Kconfig: Enable SPI_FLASH_TINY by default for SPLVignesh R2019-02-071-0/+1
| * mtd: spi: Add lightweight SPI flash stack for SPLVignesh R2019-02-076-264/+1126
| * mtd: spi: Remove unused filesVignesh R2019-02-072-1548/+0
| * mtd: spi: Switch to new SPI NOR frameworkVignesh R2019-02-079-365/+113
| * mtd: spi: sf_probe: Add "jedec, spi-nor" compatible stringVignesh R2019-02-071-0/+1
| * mtd: spi: spi-nor-core: Add back U-Boot specific featuresVignesh R2019-02-072-3/+168
| * mtd: spi: spi-nor-core: Add SFDP supportVignesh R2019-02-073-7/+649
| * mtd: spi: spi-nor-core: Add 4 Byte addressing supportVignesh R2019-02-071-0/+141
| * mtd: spi: spi-nor-core: Add SPI MEM supportVignesh R2019-02-071-4/+93
| * mtd: spi: Port SPI NOR framework from LinuxVignesh R2019-02-073-0/+2158
| * sh: bitops: add hweight*() macrosVignesh R2019-02-071-0/+4
| * spi: Add non DM version of SPI_MEMVignesh R2019-02-073-2/+108
| * spi: spi-mem: Claim SPI bus before spi mem accessVignesh R2019-02-071-5/+8
| * spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer sizeVignesh R2019-02-071-0/+19
| * spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modesVignesh R2019-02-071-9/+0
| * bitops: Fix GENMASK definition for SandboxVignesh R2019-02-071-0/+5
| * configs: Move CONFIG_SPI_FLASH into defconfigsVignesh R2019-02-0732-9/+24
* | arm: dts: am33xx: introduce 'am33xx-u-boot.dtsi'Hannes Schmelzer2019-02-061-0/+11
* | MAINTAINERS: update u-boot-atmel treeEugen Hristev2019-02-051-6/+7
* | MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainersYork Sun2019-02-0513-19/+20
* | Merge git://git.denx.de/u-boot-marvellTom Rini2019-02-0536-416/+928
|\ \
| * | arm: mvebu: theadorable: Enable video / LCD support with the new DM driverStefan Roese2019-02-052-0/+29
| * | video: Armada XP: Move driver to DM_VIDEOStefan Roese2019-02-054-159/+193
| * | arm64: mvebu: Add basic support for uDPU boardVladimir Vid2019-02-055-0/+313
| * | arm: mvebu: armada-xp-theadorable.dts: Enable PCIe DT nodesStefan Roese2019-02-051-0/+14
| * | arm: mvebu: armada-xp/37x.dtsi: Sync PCIe DT nodes with Linux v4.20Stefan Roese2019-02-054-30/+56
| * | pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfigStefan Roese2019-02-0521-217/+296
| * | pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addrStefan Roese2019-02-052-9/+29
| |/
* | Merge tag 'for-master-20190205' of git://git.denx.de/u-boot-rockchipTom Rini2019-02-052-20/+0
|\ \ | |/ |/|
| * rockchip: Remove rejected files with .rej suffixMichal Simek2019-02-052-20/+0
|/
* Merge tag 'for-master-20190201' of git://git.denx.de/u-boot-rockchipTom Rini2019-02-02109-6775/+7516
|\
| * rockchip: rk3399: spl: ensure that debug_uart_init is calledPhilipp Tomsich2019-02-011-2/+2