oweals/u-boot.git
2018-11-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2018-11-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-11-26 Tom RiniMerge git://git.denx.de/u-boot-riscv
2018-11-26 Tom RiniMerge branch '2018-11-25-master-imports'
2018-11-26 Simon Glassspl: Add support for passing handoff info to U-Boot...
2018-11-26 Simon Glasssandbox: Boot in U-Boot through the standard call
2018-11-26 Simon Glasssandbox: Filter arguments when starting U-Boot
2018-11-26 Simon Glasssandbox: Use malloc() and free() from os layer
2018-11-26 Simon Glasssandbox: Refactor code to create os_jump_to_file()
2018-11-26 Simon Glasssandbox: Allow puts() output before global_data is...
2018-11-26 Simon Glasssandbox: Add a new 'sb' command
2018-11-26 Simon Glasssandbox: Drop the deprecated 'sb' command
2018-11-26 Simon Glasssandbox: Add an option to display of-platdata in SPL
2018-11-26 Simon Glasstest/py: Add a way to pass flags to sandbox
2018-11-26 Simon Glasssandbox: Add a memory map to the sandbox README
2018-11-26 Simon Glassspl: Add a comment to spl_set_bd()
2018-11-26 Simon Glassspl: Make SPL_DISABLE_BANNER_PRINT a positive option
2018-11-26 Simon Glassspl: Add a define for SPL_TPL_PROMPT
2018-11-26 Simon Glassspl: Support hash, input, pch, pci, rtc, tpm in SPL
2018-11-26 Simon GlassAdd bloblist documentation
2018-11-26 Simon Glasstest: Add a simple test for bloblist
2018-11-26 Simon Glassbloblist: Locate bloblist in U-Boot
2018-11-26 Simon Glassspl: Set up the bloblist in SPL
2018-11-26 Simon GlassAdd core support for a bloblist to convey data from SPL
2018-11-26 Simon Glassspl: Add support for logging in SPL and TPL
2018-11-26 Tom Rinifs-test.sh: Update to use 'host' not 'sb'
2018-11-26 Rick Chenriscv: cache: Implement i/dcache [status, enable, disable]
2018-11-26 Rick Chenriscv: dts: Add ae350_32.dts for RV32I
2018-11-26 Rick Chenconfigs: ax25-ae350: Separate ax25-ae350 for RV32/64I.
2018-11-26 Rick Chenriscv: dts: Sync to Linux Kernel ae350 dts.
2018-11-26 Lukas Auerriscv: qemu: clear kernel-start/-end in device tree...
2018-11-26 Lukas Auerriscv: qemu: detect and boot the kernel passed by QEMU
2018-11-26 Lukas Auerdm: core: add missing prototype for ofnode_read_u64
2018-11-26 Lukas Auerriscv: qemu: enable distro boot
2018-11-26 Lukas Auerdistro_bootcmd: add VirtIO distro boot command
2018-11-26 Lukas Auerriscv: align bootm implementation with that of other...
2018-11-26 Lukas Auerriscv: qemu: support booting Linux
2018-11-26 Lukas Auerriscv: qemu: use device tree passed by prior boot stage
2018-11-26 Lukas Auerriscv: save hart ID and device tree passed by prior...
2018-11-26 Lukas Auerriscv: do not blindly modify the mstatus CSR
2018-11-26 Lukas Auerriscv: remove unused labels in start.S
2018-11-26 Bin MengDrop CONFIG_INIT_CRITICAL
2018-11-26 Lukas Auerriscv: align mtvec on a 4-byte boundary
2018-11-26 Lukas Auerriscv: fix inconsistent use of spaces and tabs in start.S
2018-11-26 Lukas Auerriscv: implement the invalidate_icache_* functions
2018-11-26 Lukas Auerriscv: hang on unhandled exceptions
2018-11-26 Lukas Auerriscv: treat undefined exception codes as reserved
2018-11-26 Lukas Auerriscv: complete the list of exception codes
2018-11-26 Lukas Auerriscv: do not reimplement generic io functions
2018-11-26 Lukas Auerriscv: make use of the barrier functions from Linux
2018-11-26 Lukas Auerriscv: fix use of incorrectly sized variables
2018-11-26 Lukas Auerriscv: enable -fdata-sections
2018-11-26 Lukas Auerriscv: set -march and -mabi based on the Kconfig config...
2018-11-26 Lukas Auerriscv: add Kconfig entries for the C and A ISA extensions
2018-11-26 Lukas Auerriscv: select CONFIG_PHYS_64BIT on RV64I systems
2018-11-26 Lukas Auerriscv: rename CPU_RISCV_32/64 to match architecture...
2018-11-26 Lukas Auerdts: riscv: update makefile to also clean the RISC...
2018-11-26 Lukas Auertools: .gitignore: add prelink-riscv
2018-11-23 Tom RiniMerge tag 'pull-tg18' of git://git.denx.de/u-boot-dm
2018-11-23 Icenowy Zhengsun8i_emac: add support for setting EMAC TX/RX delay
2018-11-22 Michael Trimarchisunxi: Fix memory 2-rank initialization for a33 cpu
2018-11-22 Vasily Khoruzhicksunxi-mmc: use new mode on both controllers on A64
2018-11-22 Vasily Khoruzhicksunxi-mmc: don't double clock for new mode unconditionally
2018-11-22 Vasily Khoruzhicksunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH...
2018-11-21 Simon Glasssf: Add a method to obtain the block-protect setting
2018-11-21 Simon Glasstest: sf: Add a simple SPI flash test
2018-11-21 Simon Glassmisc: Update read() and write() methods to return bytes...
2018-11-21 Simon Glassstring: Include the config header
2018-11-21 Simon Glassvideo: Update video_set_default_colors() to support...
2018-11-21 Simon Glassbinman: Set the pathname correctly for ELF files
2018-11-21 Simon Glassbinman: Drop an unnecessary comma in blob handling
2018-11-21 Simon Glassbinman: Add a way to enable debugging from the build
2018-11-21 Simon Glassspl: lz4: Allow use of lz4 compression in SPL
2018-11-21 Simon Glassspl: Support bootstage, log, hash and early malloc...
2018-11-21 Simon Glasssandbox: Update some drivers to work in SPL/TPL
2018-11-21 Simon Glasssandbox: cros_ec: exynos: Drop use of cros_ec_get_error()
2018-11-21 Simon Glasssandbox: Add a function to read a host file
2018-11-21 Simon Glasssandbox: log: Add a category for sandbox
2018-11-21 Simon Glasssandbox: tpm: Allow debugging of data packages
2018-11-21 Simon Glasscros_ec: Add new features for events and power
2018-11-21 Simon Glasscros_ec: Align uclass data to a cache boundary
2018-11-21 Simon Glasscros_ec: Fail if we cannot determine the flash burst...
2018-11-21 Simon Glasscros_ec: Add error logging on a few commands
2018-11-21 Simon Glasscros_ec: Use uint instead of u8 for parameters
2018-11-21 Simon Glassbuildman: Show boards with warning with w+
2018-11-21 Simon Glassbuildman: Rename the good, better, worse variables
2018-11-21 Simon Glassbuildman: Detect dtc warnings
2018-11-21 Simon Glassbuildman: Only print toolchain probing with -v
2018-11-21 Simon Goldschmidtdm: spi: prevent setting a speed of 0 Hz
2018-11-21 Baruch Siachfdt: restore board_fdt_blob_setup() declaration
2018-11-21 Hiroyuki Yokoyamacmd: fdt: Fix fdt address information after the movement
2018-11-21 Marek Vasutfdt: Fix uncompress_blob() for U-Boot proper
2018-11-21 Liviu Dudaudm: core: Widen the dump tree to show more of the drive...
2018-11-21 Heinrich Schuchardtsandbox: README: use setenv ethrotate no
2018-11-21 Heinrich Schuchardtsandbox: README: setting environment variables
2018-11-21 Heinrich Schuchardtsandbox: remove stray DEBUG
2018-11-21 Hou Zhiqiangdm/pci: Change the first CFG read to Vendor ID in enume...
2018-11-20 Tom RiniMerge git://git.denx.de/u-boot-marvell
2018-11-20 Tom RiniMerge branch '2018-11-19-master-imports'
2018-11-20 Thomas RIENOESSLfs: fat: assign rootdir sector when accessing root...
next