summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | sandbox: spi: Add more loggingSimon Glass2018-10-093-54/+39
| * | sandbox: Remove the old memory file laterSimon Glass2018-10-092-6/+6
| * | sandbox: Add a flag to set the default log levelSimon Glass2018-10-093-1/+16
| * | sandbox: Support booting from TPL to SPLSimon Glass2018-10-091-2/+27
| * | sandbox: spi: Drop command-line SPI optionSimon Glass2018-10-091-113/+9
| * | sandbox: Add a way to write data to the host filesystemSimon Glass2018-10-092-0/+33
| * | sandbox: Support file truncation with os_open()Simon Glass2018-10-092-0/+3
| * | log: Add helpers for common log levelsSimon Glass2018-10-094-0/+34
| * | log: Correct definition of log_msg_ret()Simon Glass2018-10-081-1/+1
| * | ofnode: Add missing address translation into ofnode_get_addr_size()Marek Vasut2018-10-081-1/+5
| * | ofnode: Replace of_n_addr_cells with of_n_size_cellsMarek Vasut2018-10-081-1/+1
| * | binman: Run tests concurrentlySimon Glass2018-10-0812-22/+274
| * | test: Reduce the number of tests run with sandbox_flattreeSimon Glass2018-10-081-1/+2
| * | patman: Don't clear progress in tout unless it was usedSimon Glass2018-10-081-1/+7
| * | tools: Set an initial value for indirSimon Glass2018-10-081-0/+3
| * | buildman: dtoc: Suppress unwanted output from testSimon Glass2018-10-082-3/+7
| * | binman: Separate out testSplBssPad()Simon Glass2018-10-081-1/+3
| * | binman: Fix up removal of temporary directoriesSimon Glass2018-10-085-10/+25
| * | binman: Add a default path to libfdt.pySimon Glass2018-10-082-0/+7
| * | test: Tidy up comments and variable nameSimon Glass2018-10-081-4/+8
| * | test: Print the name of each test before running itSimon Glass2018-10-081-11/+19
| * | test: Simplify the PATH setupSimon Glass2018-10-081-9/+9
| * | Makefile: Add a 'check' target for makeSimon Glass2018-10-081-1/+5
| * | buildman: Make the toolchain test more forgivingSimon Glass2018-10-081-2/+4
| * | test/py: Fix unicode handling for log filteringSimon Glass2018-10-081-3/+4
| * | patman: Handle unicode in _ProjectConfigParser testsSimon Glass2018-10-081-7/+20
| * | sandbox: Unprotect DATA regions in bus testsSimon Glass2018-10-083-0/+35
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-10-102-2/+19
|\ \
| * | ARM: dts: rmobile: Reinstate missing CPLD on ULCBMarek Vasut2018-10-091-0/+9
| * | mmc: tmio: Limit DMA to 32bit on R-Car Gen3Marek Vasut2018-10-091-0/+6
| * | mmc: tmio: Pass full address to tmio_sd_addr_is_dmaable()Marek Vasut2018-10-091-2/+4
| |/
* | arm: remove duplicated prototypes in u-boot.arm.hPatrick Delaunay2018-10-101-3/+0
* | arm: remove prototype for get_timer_maskedPatrick Delaunay2018-10-1017-81/+59
* | arm: remove prototype for udelay_maskedPatrick Delaunay2018-10-107-35/+3
* | arm: remove prototype for reset_timer_maskedPatrick Delaunay2018-10-102-2/+2
* | arm: remove prototype for arch_interrupt_initPatrick Delaunay2018-10-101-1/+0
* | bootm: Add board specific OS preboot hookMarek Vasut2018-10-101-0/+7
* | arm: K3: am654: Add support for getting boot modeAndrew F. Davis2018-10-101-0/+23
* | arm: K3: am654: Choose MMC boot device based on boot portAndrew F. Davis2018-10-102-1/+26
* | gpio: da8xx: Push generic defines of gpio.h out of mach-davinciKeerthy2018-10-104-34/+47
* | gpio: da8xx: Add k2g compatibleKeerthy2018-10-101-0/+1
* | board: ks2: move uinitrd fixup logic inside ft_board_setup_exNicholas Faustini2018-10-101-22/+22
* | fdt: add call to ft_board_setup_ex() for ks2 boardsNicholas Faustini2018-10-101-0/+3
* | ARM: meson: Add Khadas VIM2 board supportLoic Devulder2018-10-108-0/+281
* | ARM: meson: Add Khadas VIM2 board DTLoic Devulder2018-10-103-1/+533
* | ARM: dts: stm32mp1: Add usbotg_hs regulator for stm32mp157c-ev1Patrice Chotard2018-10-101-0/+4
* | cmd: pxe: add support for FIT config selectionPatrick Delaunay2018-10-082-3/+58
* | ARM: meson: Extend mem_map to support 3GiB of RAMLoic Devulder2018-10-081-4/+4
* | fs: btrfs: Fix tree traversal with btrfs_next_slot()Yevgeny Popovych2018-10-081-1/+1
* | rtc: Add read8 and write8 support to isl1208 driverTrent Piepho2018-10-081-0/+20
|/