oweals/u-boot.git
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-09 Tom RiniMerge tag 'u-boot-atmel-2019.10-a' of https://gitlab...
2019-07-09 Chuanhua Hanrtc: pcf2127: Fixed bug with rtc settings and getting...
2019-07-09 Eugen Hristevconfigs: sama5d2_xplained: add support QSPI flash boot
2019-07-09 Tudor Ambarusconfigs: sama5d27_som1_ek: qspi: use common memory...
2019-07-09 Tudor Ambarusconfigs: sama5d27_som1_ek: add qspiflash_defconfig
2019-07-09 Tudor Ambarusconfigs: sama5d2_xplained: add qspiflash_defconfig
2019-07-09 Cyrille PitchenARM: at91: sama5: add common environment for QSPI
2019-07-09 Cyrille PitchenARM: dts: at91: sama5d2_xplained: fix QSPI0 node
2019-07-09 Tudor Ambarusconfigs: sama5d27_som1_ek: enable qspi controller and...
2019-07-09 Tudor Ambarusconfigs: sama5d2_xplained: enable qspi controller and...
2019-07-09 Tudor Ambarusspi: Add Atmel QuadSPI driver
2019-07-09 Melin Tomasxilinx_xiic: Fix transfer initialisation
2019-07-09 Melin Tomasxilinx_xiic: Fix fill tx fifo loop
2019-07-09 Ley Foon Tani2c: designware: Get clock rate from clock DM
2019-07-09 Jun Cheni2c: designware_i2c: Restore enable state after set...
2019-07-09 Markus Klotzbuecherubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG
2019-07-09 Hamish Guthrieubispl: add support for loading volumes by name
2019-07-09 Markus Klotzbuecherconfigs: migrate ubispl boards to KConfig
2019-07-09 Markus Klotzbuecherubispl: migrate configuration to Kconfig
2019-07-09 Markus Klotzbuecherubi: fix UBI_SILENCE_MSG
2019-07-09 Hamish Guthrieenv: ubi: support configurable VID offset
2019-07-09 Markus Klotzbuecherat91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs
2019-07-09 Markus Klotzbuecherenv: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND
2019-07-09 Markus Klotzbuechermoveconfig: expand simple expressions
2019-07-08 Tom RiniMerge tag 'efi-2019-10-rc1' of https://gitlab.denx...
2019-07-08 Tom RiniMerge tag 'u-boot-amlogic-20190704' of https://gitlab...
2019-07-08 Tom RiniMerge tag 'mmc-6-23' of https://github.com/MrVan/u...
2019-07-08 Tom RiniPrepare v2019.07 v2019.07
2019-07-08 Tom RiniMerge tag 'mips-fixes-for-2019.07' of https://gitlab...
2019-07-07 Weijie Gaoarm: mediatek: remove arch_misc_init
2019-07-07 Weijie Gaoboard_r: move initr_watchdog to be called after initr_s...
2019-07-07 Tom RiniMerge tag 'dm-pull-7jul19' of https://gitlab.denx.de...
2019-07-07 Tom RiniMerge tag 'video-for-2019.07' of https://gitlab.denx...
next