platform/kernel/u-boot.git
2019-07-11 Miquel Raynalarm: spear: Do not link the _main branch
2019-07-11 Miquel Raynalarm: spear: Support returning to BootROM
2019-07-11 Miquel Raynalarm: spear: Simplify start.S organization
2019-07-11 Miquel Raynalarm: spear: Reference the link register with LR instead...
2019-07-11 Miquel Raynalarm: spear: Use PUSH/POP mnemonics when relevant
2019-07-11 Miquel Raynalarm: spear: Purely cosmetic changes in start.S
2019-07-11 Miquel Raynalarm: spear: Fix the main comment in start.S
2019-07-11 Miquel Raynalarm: spear: Drop false comment
2019-07-11 Miquel Raynalarm: spear: Call the SPL 'SPL', not 'Xloader'
2019-07-11 Miquel Raynalarm: spear: Drop useless board_init_r call
2019-07-11 Miquel Raynalspl: Fix typo in kernel doc
2019-07-11 Ramon Friedtest: pci_ep: add basic pci_ep tests
2019-07-11 Ramon Friedpci_ep: add pci endpoint sandbox driver
2019-07-11 Ramon Friedpci_ep: add Cadence PCIe endpoint driver
2019-07-11 Ramon Frieddrivers: pci_ep: Introduce UCLASS_PCI_EP uclass
2019-07-11 Baruch Siacharm: mvebu: set 38x and 39x AVS on lower frequency
2019-07-11 Pascal Linderkm/spi: remove deprecated SPI flash driver code for...
2019-07-11 Pascal Linderkm/spi: activate driver model for SPI flash on KM Kirkw...
2019-07-11 Pascal Linderkm/spi: add SPI configuration to KM Kirkwood device...
2019-07-11 Pascal Linderkm/spi: overwrite kirkwood_spi weak functions for KM...
2019-07-11 Pascal Linderkm/spi: add weak functions to kirkwood_spi driver ...
2019-07-11 Pascal Linderkm: modify Kconfig file organization for KM boards
2019-07-11 Chris PackhamARM: mvebu: Enable FIT support for db-xc3-24g4xg
2019-07-11 Luka Kovacicarm: mvebu: crs305-1g-4s: Enable CMD_BOOTZ and increase...
2019-07-11 Marek Behúnarm: mvebu: turris_omnia: fix rescue mode bootcmd boota...
2019-07-11 Marek Behúnarm: mvebu: turris_omnia: call pci_init from board...
2019-07-11 Marek Behúnarm: mvebu: turris_omnia: prefer SCSI booting before USB
2019-07-11 Marek Behúnarm: mvebu: turris_omnia: remove unneeded macro from...
2019-07-11 Marek Behúnarm: mvebu: turris_omnia: change environment address...
2019-07-11 Marek Behúnarm: mvebu: turris_omnia: fix adapters MAC addresses
2019-07-11 Marek Behúnarm: mvebu: turris_omnia: set default ethernet adapter
2019-07-11 Baruch Siacharm: mvebu: clearfog: document boot from SATA
2019-07-11 Baruch Siacharm: mvebu: clearfog: set U-Boot offset for SATA boot
2019-07-11 Baruch Siacharm: mvebu: clearfog: enable SATA in SPL
2019-07-11 Baruch Siacharm: mvebu: add support for boot from SATA
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
next