summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: exit pinconfig_post_bind if there are no subnodesUrja Rannikko2019-05-011-0/+3
* rockchip: rk3399: Add Orangepi RK3399 supportJagan Teki2019-05-015-0/+861
* rockchip: dts: rk3399: Create initial rk3399-u-boot.dtsiJagan Teki2019-05-014-3/+8
* rockchip: dts: rk3399: Sync rk3399-opp from LinuxJagan Teki2019-05-011-0/+133
* rockchip: spi: make optimised receive-handler unaligned-safePhilipp Tomsich2019-05-011-13/+6
* rockchip: spi: add driver-data and a 'rxonly_manages_fifo' flagPhilipp Tomsich2019-05-011-2/+22
* rockchip: spi: add optimised receive-only implementationPhilipp Tomsich2019-05-011-1/+88
* rockchip: spi: only wait for completion, if transmittingPhilipp Tomsich2019-05-011-3/+12
* rockchip: spi: consistently use false/true with rkspi_enable_chipPhilipp Tomsich2019-05-011-1/+1
* rockchip: spi: fix off-by-one in chunk size computationPhilipp Tomsich2019-05-011-1/+1
* rockchip: spi: remove unused code and fields in privPhilipp Tomsich2019-05-011-26/+3
* rockchip: spi: add debug message for delay in CS togglePhilipp Tomsich2019-05-011-2/+7
* rockchip: rk3399-puma: support Gigadevice SPI-NOR flashPhilipp Tomsich2019-05-011-0/+1
* Prepare v2019.07-rc1v2019.07-rc1Tom Rini2019-04-291-2/+2
* configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt2019-04-29656-175/+532
* configs: Resync with savedefconfigTom Rini2019-04-29774-912/+856
* Revert "fs: btrfs: fix false negatives in ROOT_ITEM search"Tom Rini2019-04-271-38/+6
* Merge branch '2019-04-27-master-imports'Tom Rini2019-04-2751-258/+3738
|\
| * avb: add support for named persistent valuesIgor Opaniuk2019-04-267-22/+351
| * arm: dts: add missing vexpress device treesHeinrich Schuchardt2019-04-266-0/+2222
| * sysreset: syscon: remove POWER reset causePatrick Delaunay2019-04-261-0/+3
| * doc: delete long-obsolete README.ARM-memory-mapRobert P. J. Day2019-04-261-17/+0
| * .gitignore: Ignore .log filesBaruch Siach2019-04-261-0/+1
| * ARM: da850evm: Fix TI boot scripts for MMCAdam Ford2019-04-261-3/+2
| * ARM: da850evm: Fix broken SPI FlashAdam Ford2019-04-261-0/+1
| * fw_env: Fix double freeBjörn Stenberg2019-04-261-1/+1
| * arm: lpc32xx: Fix timer initializationGregory CLEMENT2019-04-261-0/+3
| * net: lpc32xx: Use IRAM for transmit bufferGregory CLEMENT2019-04-261-1/+7
| * mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behaviorGregory CLEMENT2019-04-261-2/+2
| * dtb_platdata.py: prevent define generation of aliasHeiko Schocher2019-04-261-2/+3
| * fs: btrfs: fix btrfs_search_tree invalid resultsPierre Bourdon2019-04-261-2/+12
| * fs: fat: Build only if CONFIG_FS_FAT=yIsmael Luceno Cortes2019-04-261-1/+1
| * fs: btrfs: fix false negatives in ROOT_ITEM searchPierre Bourdon2019-04-261-6/+38
| * doc: Update info on using K3 secure devicesAndrew F. Davis2019-04-261-5/+15
| * configs: Add configs for AM65x High Security EVMAndrew F. Davis2019-04-263-0/+169
| * arm: mach-k3: Add secure device build supportAndrew F. Davis2019-04-264-2/+76
| * arm: mach-k3: Add secure device supportAndrew F. Davis2019-04-264-1/+66
| * firmware: ti_sci: Modify auth_boot TI-SCI API to match new versionAndrew F. Davis2019-04-263-13/+25
| * firmware: ti_sci: Add support for firewall managementAndrew F. Davis2019-04-263-0/+362
| * arm: K3: Avoid use of MCU_PSRAM0 before SYSFW is loadedAndrew F. Davis2019-04-262-8/+8
| * main: add new bootstage ID for entering cli loopHeiko Schocher2019-04-262-0/+2
| * cmd: pxe: Display splashscreen from extlinux.conf inputPatrice Chotard2019-04-261-0/+24
| * tools/Makefile: get openssl CFLAGS from pkg-configPierre Bourdon2019-04-261-0/+2
| * disk: part: fix typoHeinrich Schuchardt2019-04-261-1/+1
| * board/BuR/brxre1: use common resetcontroller implementationHannes Schmelzer2019-04-262-142/+18
| * board/BuR/brxre1: cosmetic cleanupHannes Schmelzer2019-04-261-9/+8
| * board/BuR/common: add br resetcontoller implementationHannes Schmelzer2019-04-262-0/+260
| * board/BuR/common: add 'brdefaulip_setup' functionHannes Schmelzer2019-04-262-0/+36
| * board/BuR/common: cosmetic: move 'overwrite_console' up to more related stuffHannes Schmelzer2019-04-261-4/+5
| * board/BuR/common: prepare for compiling common into non AM33XX boardsHannes Schmelzer2019-04-261-16/+14
|/