oweals/u-boot.git
2019-07-11 Baruch Siacharm: mvebu: fix ahci mbus config in SPL
2019-07-11 Baruch Siachspl: sata: don't force FS_FAT support
2019-07-11 Baruch Siachspl: sata: fix build with DM_SCSI
2019-07-11 Baruch Siachspl: sata: add default partition and image name
2019-07-10 Heinrich Schuchardttrace: trace buffer may exceed 2GiB
2019-07-10 Heinrich Schuchardttrace: do not limit trace buffer to 2GiB
2019-07-10 Alex Margineandrivers: pci: add API to issue FLR on a PCI function...
2019-07-10 Alex Margineantest: dm: Add a test for PCI Enhanced Allocation
2019-07-10 Alex Margineandrivers: pci: add map_bar support for Enhanced Allocation
2019-07-10 Alex Margineanpci: fixed dm_pci_map_bar comment
2019-07-10 Heinrich Schuchardttrace: make call depth limit customizable
2019-07-10 Heinrich Schuchardttrace: conserve gd register
2019-07-10 Heinrich Schuchardttrace: undefined reference to `trace_early_init'
2019-07-10 Patrick Delaunaydm: doc: add documentation for pre-reloc properties...
2019-07-10 Patrick Delaunayfdt: Allow indicating a node is for U-Boot proper only
2019-07-10 Patrick Delaunaytest: check u-boot properties in SPL device tree
2019-07-10 Thierry Redingfdtdec: test: Fix memory leak
2019-07-10 Vabhav Sharmadrivers: serial: lpuart: Enable Little Endian Support
2019-07-10 Simon Glassspi: Avoid using malloc() in a critical function
2019-07-10 Simon Glassblk: Allow control of the block cache in TPL
2019-07-10 Simon Glassbootstage: Add support for TPL record count
2019-07-10 Simon Glassx86: Add a forward struct declaration in coreboot_tables.h
2019-07-10 Simon Glasssandbox: Add documentation on how to run valgrind
2019-07-10 Simon Glasssandbox: Correct spi flash operation
2019-07-10 Simon Glasssandbox: Add a memory {} node
2019-07-10 Simon Glasssandbox: Allo sdl-config to be overridden
2019-07-10 Simon Glasssandbox: Add a comment to board_init_f()
2019-07-10 Simon Glasssandbox: spl: Lower priority of standard loader
2019-07-10 Simon Glasssandbox: Quit when hang() is called
2019-07-10 Simon Glasssandbox: Exit when SYSRESET_POWER_OFF is requested
2019-07-10 Simon Glasssandbox: Add an alias for SPI
2019-07-10 Simon Glasssandbox: Create a common sandbox DT
2019-07-10 Simon Glasssandbox: Sync up sandbox64.dts with main DT
2019-07-10 Simon GlassAdd a simple script to remove boards
2019-07-10 Simon Glasspatman: Update cover-coverage tests for Python 3
2019-07-10 Simon Glassbinman: Update the README.entries file
2019-07-10 Simon Glassbinman: Document parallel tests
2019-07-10 Simon Glassbinman: Read map files as text
2019-07-10 Simon Glassbinman: Fix up a format string in AssertInList()
2019-07-10 Simon Glassbinman: Update 'text' entry for Python 3
2019-07-10 Simon Glasspatman: Update fmap code for Python 3
2019-07-10 Simon Glassbinman: Update entry_test to support Python 3
2019-07-10 Simon Glassbinman: Convert to use bytes type
2019-07-10 Simon Glassbinman: Avoid changing a dict during iteration
2019-07-10 Simon Glasspatman: Allow reading files in text mode
2019-07-10 Simon Glassdtoc: Update dtb_platdata to support Python 3
2019-07-10 Simon Glassdtoc: Update fdt_util for Python 3
2019-07-10 Simon Glassdtoc: Add a unit test for BytesToValue()
2019-07-10 Simon Glassdtoc: Test full 64-bit properties with FdtCellsToCpu()
2019-07-10 Simon Glassdtoc: Use binary mode for reading files
2019-07-10 Simon Glassdtoc: Convert the Fdt.Node class to Python 3
2019-07-10 Simon Glassdtoc: Convert the Fdt.Prop class to Python 3
2019-07-10 Simon Glassdtoc: Use byte type instead of str in fdt
2019-07-10 Simon Glassdtoc: Updates BytesToValue() for Python 3
2019-07-10 Simon Glassdtoc: Move BytesToValue() out of the Prop class
2019-07-10 Simon Glassdtoc: Use GetBytes() to obtain repeating bytes
2019-07-10 Simon Glassdtoc: Sort platdata output from dtoc
2019-07-10 Simon Glassdtoc: Adjust code for Python 3
2019-07-10 Simon Glasspatman: Don't require Python 2
2019-07-10 Simon Glasspatman: Tidy up a few more unicode conversions
2019-07-10 Simon Glasspatman: Adjust functional tests for Python 3
2019-07-10 Simon Glasspatman: Avoid unicode type in settings unit tests
2019-07-10 Simon Glasspatman: Sort series output for repeatabily
2019-07-10 Simon Glasspatman: Move unicode helpers to tools
2019-07-10 Simon Glasspatman: Support use of stringIO in Python 3
2019-07-10 Simon Glassbinman: Handle repeated bytes for Python 3
2019-07-10 Simon Glassbinman: Drop an unused input file
2019-07-10 Simon Glassbinman: Use binary mode when compressing data
2019-07-10 Simon Glasspatman: Provide a way to get program output in binary...
2019-07-10 Simon Glasstools: dtoc: Open all binary files in binary mode
2019-07-10 Simon Glasstools: binman: Open all binary files in binary mode
2019-07-10 Simon Glassbinman: Use items() instead of iteritems()
2019-07-10 Simon Glasspatman: Use items() instead of iteritems()
2019-07-10 Simon Glassbinman: Remove use of Set()
2019-07-10 Simon Glassbinman: Don't show errors for failed tests
2019-07-10 Simon Glassbinman: Convert print statements to Python 3
2019-07-10 Simon Glasspatman: Convert print statements to Python 3
2019-07-10 Simon Glasspatman: Update cros_subprocess to use bytes
2019-07-10 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
2019-07-10 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-ubi
2019-07-10 Masahiro YamadaARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at...
2019-07-10 Masahiro YamadaARM: uniphier: set dram_base environment variable
2019-07-10 Masahiro YamadaARM: uniphier: set loadaddr at boot-time
2019-07-10 Masahiro YamadaARM: uniphier: turn uniphier_set_fdt_file() into void...
2019-07-10 Masahiro YamadaARM: uniphier: remove CONFIG_SYS_SDRAM_BASE
2019-07-10 Masahiro YamadaARM: uniphier: make mem_map run-time configurable
2019-07-10 Masahiro YamadaARM: uniphier: make dram_init() more generic
2019-07-10 Masahiro YamadaARM: uniphier: make dram_init() independent of SG_MEMCONF
2019-07-10 Masahiro YamadaARM: uniphier: detect register base addresses run-time
2019-07-10 Masahiro YamadaARM: uniphier: de-couple SC macros into base address...
2019-07-10 Masahiro YamadaARM: uniphier: de-couple SG macros into base address...
2019-07-10 Masahiro YamadaARM: uniphier: detect SD boot mode
2019-07-10 Masahiro YamadaARM: uniphier: make boot_is_swapped() code optional
2019-07-10 Masahiro YamadaARM: uniphier: check DT to determine whether to initial...
2019-07-10 Masahiro YamadaARM: uniphier: check DT to determine whether to use...
2019-07-10 Masahiro Yamadaclk: uniphier: add EMMC clock for LD11, LD20, and PXs3
2019-07-10 Masahiro YamadaARM: uniphier: include <linux/io.h> from boot-device.c
2019-07-10 Masahiro YamadaARM: uniphier: use bool type for have_internal_stm...
2019-07-10 Masahiro YamadaARM: uniphier: clean up clk/Makefile
2019-07-10 Masahiro YamadaARM: uniphier: remove unused uniphier_ld11_boot_device_...
next