oweals/u-boot.git
2018-10-12 Alexey Brodkinaxs10x/emdk/hsdk/iot_dk: Implement board_mmc_getcd()
2018-10-12 Alexey Brodkiniot_dk: Save CPU clock value to gd->cpu_clk
2018-10-12 Alexey Brodkiniot_dk: Add support of 136 MHz clock
2018-10-12 Alexey Brodkiniot_dk: Implement board reset
2018-10-12 Alexey Brodkiniot_dk/hsdk: Implement its own print_cpuinfo()
2018-10-12 Alexey BrodkinARC: make generic print_cpuinfo() weak
2018-10-12 Alexey Brodkiniot_dk: Disable networking support
2018-10-12 Alexey Brodkiniot_dk: Add localversion string
2018-10-10 Tom RiniMerge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm
2018-10-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-10-10 Patrick Delaunayarm: remove duplicated prototypes in u-boot.arm.h
2018-10-10 Patrick Delaunayarm: remove prototype for get_timer_masked
2018-10-10 Patrick Delaunayarm: remove prototype for udelay_masked
2018-10-10 Patrick Delaunayarm: remove prototype for reset_timer_masked
2018-10-10 Patrick Delaunayarm: remove prototype for arch_interrupt_init
2018-10-10 Marek Vasutbootm: Add board specific OS preboot hook
2018-10-10 Andrew F. Davisarm: K3: am654: Add support for getting boot mode
2018-10-10 Andrew F. Davisarm: K3: am654: Choose MMC boot device based on boot...
2018-10-10 Keerthygpio: da8xx: Push generic defines of gpio.h out of...
2018-10-10 Keerthygpio: da8xx: Add k2g compatible
2018-10-10 Nicholas Faustiniboard: ks2: move uinitrd fixup logic inside ft_board_se...
2018-10-10 Nicholas Faustinifdt: add call to ft_board_setup_ex() for ks2 boards
2018-10-10 Loic DevulderARM: meson: Add Khadas VIM2 board support
2018-10-10 Loic DevulderARM: meson: Add Khadas VIM2 board DT
2018-10-10 Patrice ChotardARM: dts: stm32mp1: Add usbotg_hs regulator for stm32mp...
2018-10-09 Marek VasutARM: dts: rmobile: Reinstate missing CPLD on ULCB
2018-10-09 Marek Vasutmmc: tmio: Limit DMA to 32bit on R-Car Gen3
2018-10-09 Marek Vasutmmc: tmio: Pass full address to tmio_sd_addr_is_dmaable()
2018-10-09 Simon Glassdtoc: Fix the value of SetInt()
2018-10-09 Simon Glassvideo: Tidy up a few comments in video.o
2018-10-09 Simon Glassvideo: at91: Adjust vidconsole_position_cursor() to...
2018-10-09 Simon Glasssysreset: Add a way to find the last reset
2018-10-09 Simon Glasssysreset: Tidy up a few comments and logging
2018-10-09 Simon Glasspci: Add a little more debugging to pci_rom
2018-10-09 Simon Glassfdt: Allow C++ comments in link scripts and DT files
2018-10-09 Simon Glassctags: Minor changes to fix ctags output
2018-10-09 Simon Glasspanel: Expand the backlight support
2018-10-09 Simon Glasstest: panel: Add a test for the panel uclass
2018-10-09 Simon Glasscros_ec: Add support for v3 messages on LPC
2018-10-09 Simon Glasscros_ec: Update cros_ec_read_hash() to specify the...
2018-10-09 Simon Glassx86: Update mtrr functions to allow leaving cache alone
2018-10-09 Simon Glasscros: Update ec_commands to latest version
2018-10-09 Simon GlassRename GPT_HEADER_SIGNATURE to avoid conflict
2018-10-09 Simon GlassAdd a header file for strings
2018-10-09 Simon Glasslog: Add comments to the rest of the log categories
2018-10-09 Simon Glassbinman: Move to three-digit test-file numbers
2018-10-09 Simon Glasstpm: Add a few new commands for v1
2018-10-09 Simon Glasstpm: Tidy up logging in tpm-common.c
2018-10-09 Simon Glasstpm: Use livetree and allow children
2018-10-09 Simon Glassvideo: Adjust video_clear() to return an error
2018-10-09 Simon Glassfdt: Remove fdtdec_decode_region() function
2018-10-09 Simon Glassdm: spi: Add logging of some return values
2018-10-09 Simon Glasscros: Adjust board_get_cros_ec_dev() to return a udevice
2018-10-09 Simon Glasscros: Update cros_ec code to use struct udevice
2018-10-09 Simon Glassfdt: Allow libfdt in TPL
2018-10-09 Simon Glassserial: Allow serial to be absent in TPL
2018-10-09 Simon Glasstpm: Add support for SPL and TPL
2018-10-09 Simon Glassfdt: Allow indicating a node is for U-Boot proper only
2018-10-09 Simon Glassdoc: Update docs for device tree in SPL, TPL
2018-10-09 Simon Glassfdt: Document the fact that dtc is now built
2018-10-09 Simon Glassrtc: Allow use of RTC in SPL and TPL
2018-10-09 Simon GlassKconfig: Convert CONFIG_RTC_MC146818 to Kconfig
2018-10-09 Simon Glassblk: Support block drivers in TPL
2018-10-09 Simon GlassMakefile: Add a warning if SPL/TPL cannot be built
2018-10-09 Simon Glassspl: input: Allow input in SPL and TPL
2018-10-09 Simon Glasssf: Avoid allocating memory on every read operation
2018-10-09 Simon Glassdm: core: Update ofnode to read binman-style flash...
2018-10-09 Simon Glassdm: core: Add a function to find the first inactive...
2018-10-09 Simon Glassdm: core: Update some functions to use const
2018-10-09 Simon Glassdm: core: Alloc uclass-private data to be cache-aligned
2018-10-09 Simon Glasssandbox: Restore blocking I/O on exit
2018-10-09 Simon Glassdm: spi: Clean up detection of sandbox SPI emulator
2018-10-09 Simon Glasssandbox: tpm: Enhance to support the latest Chromium OS
2018-10-09 Simon Glasssandbox: tpm: Tidy up enums and return values
2018-10-09 Simon Glassserial: sandbox: Allow serial output without device...
2018-10-09 Simon Glasssandbox: Add a debug UART
2018-10-09 Simon Glasssandbox: video: Speed up video output
2018-10-09 Simon Glasssandbox: spi: Add more logging
2018-10-09 Simon Glasssandbox: Remove the old memory file later
2018-10-09 Simon Glasssandbox: Add a flag to set the default log level
2018-10-09 Simon Glasssandbox: Support booting from TPL to SPL
2018-10-09 Simon Glasssandbox: spi: Drop command-line SPI option
2018-10-09 Simon Glasssandbox: Add a way to write data to the host filesystem
2018-10-09 Simon Glasssandbox: Support file truncation with os_open()
2018-10-09 Simon Glasslog: Add helpers for common log levels
2018-10-08 Patrick Delaunaycmd: pxe: add support for FIT config selection
2018-10-08 Loic DevulderARM: meson: Extend mem_map to support 3GiB of RAM
2018-10-08 Yevgeny Popovychfs: btrfs: Fix tree traversal with btrfs_next_slot()
2018-10-08 Trent Piephortc: Add read8 and write8 support to isl1208 driver
2018-10-08 Simon Glasslog: Correct definition of log_msg_ret()
2018-10-08 Marek Vasutofnode: Add missing address translation into ofnode_get...
2018-10-08 Marek Vasutofnode: Replace of_n_addr_cells with of_n_size_cells
2018-10-08 Simon Glassbinman: Run tests concurrently
2018-10-08 Simon Glasstest: Reduce the number of tests run with sandbox_flattree
2018-10-08 Simon Glasspatman: Don't clear progress in tout unless it was...
2018-10-08 Simon Glasstools: Set an initial value for indir
2018-10-08 Simon Glassbuildman: dtoc: Suppress unwanted output from test
2018-10-08 Simon Glassbinman: Separate out testSplBssPad()
2018-10-08 Simon Glassbinman: Fix up removal of temporary directories
2018-10-08 Simon Glassbinman: Add a default path to libfdt.py
next