platform/kernel/u-boot.git
2019-07-24 Bin Mengdoc: board: Add QEMU x86 board doc
2019-07-24 Bin Mengdoc: board: Add coreboot board doc
2019-07-24 Bin Mengdoc: board: Add Google Chromebook Samus board doc
2019-07-24 Bin Mengdoc: board: Add Google Chromebook Link board doc
2019-07-24 Bin Mengdoc: board: Add Intel Galileo board doc
2019-07-24 Bin Mengdoc: board: Add Intel Edison board doc
2019-07-24 Bin Mengdoc: board: Add Intel Cougar Canyon 2 board doc
2019-07-24 Bin Mengdoc: board: Add Intel Cherry Hill board doc
2019-07-24 Bin Mengdoc: board: Add Intel Bay Trail based board docs
2019-07-24 Bin Mengdoc: board: Add Intel Crown Bay board doc
2019-07-24 Bin Mengdoc: Add board specific info to Sphinx TOC tree
2019-07-24 Bin Mengdoc: arch: Convert README.mips to reST
2019-07-24 Bin Mengdoc: Add architecture specific info to Sphinx TOC tree
2019-07-24 Bin Mengdoc: driver-model: Convert usb-info.txt to reST
2019-07-24 Bin Mengdoc: driver-model: Convert spi-howto.txt to reST
2019-07-24 Bin Mengdoc: driver-model: Convert serial-howto.txt to reST
2019-07-24 Bin Mengdoc: driver-model: Convert remoteproc-framework.txt...
2019-07-24 Bin Mengdoc: driver-model: Convert pmic-framework.txt to reST
2019-07-24 Bin Mengdoc: driver-model: Convert pci-info.txt to reST
2019-07-24 Bin Mengdoc: driver-model: Convert of-plat.txt to reST
2019-07-24 Bin Mengdoc: driver-model: Convert livetree.txt to reST
2019-07-24 Bin Mengdoc: driver-model: Convert i2c-howto.txt to reST
2019-07-24 Bin Mengdoc: driver-model: Convert fs_firmware_loader.txt to...
2019-07-24 Bin Mengdoc: driver-model: Convert fdt-fixup.txt to reST
2019-07-24 Bin Mengdoc: driver-model: Convert MIGRATION.txt to reST
2019-07-24 Bin Mengdoc: driver-model: Convert README.txt to reST
2019-07-24 Bin Mengdoc: Add driver-model to Sphinx TOC tree
2019-07-24 Bin Mengdoc: Add top-level description about U-Boot documentation
2019-07-24 Bin Mengdoc: Move existing rst files into api sub-directory
2019-07-24 Simon Glassbinman: Allow preserving test directories
2019-07-24 Simon Glassbinman: Allow verbosity control when running tests
2019-07-24 Simon Glassbinman: Fix up the _DoTestFile() function -u argument
2019-07-24 Simon Glassbinman: Support ELF files for TPL
2019-07-24 Simon Glassbinman: Correct comment in u_boot_spl_elf
2019-07-24 Simon Glassbinman: Use tools compression function for blob handling
2019-07-24 Simon Glassbinman: Drop unnecessary debug handling
2019-07-24 Simon Glassbinman: Use the tools.Decompress method
2019-07-24 Simon Glasspatman: Add functions to compress and decompress data
2019-07-24 Simon Glassbinman: Allow text directly in the node
2019-07-24 Simon Glassbinman: Update entry.SetOffsetSize to be optional
2019-07-24 Simon Glassbinman: Don't assume there is an ME region
2019-07-24 Simon Glassbinman: Assume Intel descriptor is at the start of...
2019-07-24 Simon Glassbinman: Ensure that coverage has access to site packages
2019-07-24 Simon Glassbinman: Add a function to decode an ELF file
2019-07-24 Simon Glassbinman: Add a function to create a sample ELF file
2019-07-24 Simon Glassbinman: Detect skipped tests
2019-07-24 Simon Glassbinman: Use a better error for missing Intel descriptor
2019-07-24 Simon Glassbinman: Tidy up help for --indir
2019-07-24 Simon Glassbinman: Add missing comments toentry
2019-07-24 Simon Glassbinman: Add missing comments to bsection
2019-07-24 Simon Glassbinman: Add a --toolpath option to set the tool search...
2019-07-24 Simon Glasspatman: Add a way to set the search path for tools
2019-07-24 Simon Glassbinman: Add coverage tools info for Python 3
2019-07-24 Simon Glassbinman: Correct two typos in function names in ftest
2019-07-24 Simon Glassbinman: Fix comment in bsection.GetEntries()
2019-07-24 Simon Glasstools: Drop duplicate raise_on_error argument
2019-07-24 Simon Glasscbfs: Rename checksum to attributes_offset
2019-07-24 Simon Glasscbfs: Add an enum and comment for the magic number
2019-07-24 Simon Glassx86: Add ifwitool for Intel Integrated Firmware Image
2019-07-24 Tom RiniMerge tag 'efi-2019-10-rc1-2' of https://gitlab.denx...
2019-07-23 Tom RiniMerge tag 'u-boot-stm32-20190723' of https://gitlab...
2019-07-23 Tom RiniMerge tag 'rockchip-for-v2019.07-2' of https://gitlab...
2019-07-22 Chris Webbrockchip: TPL banner should depend on CONFIG_TPL_BANNER...
2019-07-22 Chris Webbrockchip: Fix TPL build without CONFIG_TPL_SERIAL_SUPPORT
2019-07-22 Patrick Delaunayrtc: Add rtc driver for stm32mp1
2019-07-22 Patrick Delaunayclk: stm32mp1: Add RTC clock entry
2019-07-22 Patrice Chotarddoc: device-tree-bindings: alignment with v5.2-rc6...
2019-07-22 Patrice Chotardspi: stm32_qspi: Remove "st, stm32-qspi" compatible...
2019-07-22 Patrice ChotardARM: dts: stm32: Use kernel qspi compatible string...
2019-07-22 Patrice ChotardARM: dts: stm32: Use kernel qspi compatible string...
2019-07-22 Patrick Delaunayconfigs: stm32mp15: enable stm32 remoteproc
2019-07-22 Fabien DessenneMAINTAINERS: Add stm32 remoteproc driver
2019-07-22 Fabien Dessenneremoteproc: Introduce STM32 Cortex-M4 remoteproc driver
2019-07-22 Fabien Dessenneremoteproc: add elf file load support
2019-07-22 Fabien Dessenneremoteproc: add device_to_virt ops
2019-07-22 Fabien Dessenneremoteproc: fix function headers
2019-07-22 Fabien Dessennedm: core: Introduce xxx_translate_dma_address()
2019-07-21 Tom RiniMerge tag 'rockchip-for-v2019.07' of https://gitlab...
2019-07-20 Kever Yangrockchip: sdhci: Fix sdhci mmc driver probe abort
2019-07-20 Chris Webbrockchip: Remove obsolete references to pyelftools
2019-07-20 Chris Webbrockchip: make_fit_atf.py: Eliminate pyelftools dependency
2019-07-20 Kever Yangrockchip: enable rk322x TPL_BOOTROM_SUPPORT in Kconfig
2019-07-20 Niklas Schulzerockchip: video: rk3288_hdmi: Add missing call to dw_hd...
2019-07-20 Kever Yangrockchip: rk3399: use common TPL board file
2019-07-20 Kever Yangrockchip: rk3399: remove TPL_BOARD_INIT
2019-07-20 Kever Yangrockchip: rk3399: use common secure_timer_init() for...
2019-07-20 Kever Yangrockchip: rk3368: use common TPL board file
2019-07-20 Kever Yangrockchip: rk3288: use common TPL board file
2019-07-20 Kever Yangrockchip: rk322x: use common TPL board file
2019-07-20 Kever Yangrockchip: add common tpl board file
2019-07-20 Kever Yangrockchip: evb-px5: switch to use ARM generic timer
2019-07-20 Kever Yangrockchip: rk3368-lion: switch to use ARM generic timer
2019-07-20 Kever Yangrockchip: rk3368: enable stimer for rk3368
2019-07-20 Kever Yangrockchip: rk3368: move sgrf init to spl as arch_cpu_init()
2019-07-20 Kever Yangrockchip: remove rk_timer
2019-07-20 Kever Yangrockchip: remove no use header file in board code
2019-07-20 Kever Yangrockchip: rk3128: use ARM arch timer instead of rk_timer
2019-07-20 Kever Yangrockchip: rk3288: use ARM arch timer instead of rk_timer
2019-07-20 Kever Yangrockchip: rk3036: use ARM arch timer instead of rk_timer
2019-07-20 Kever Yangrockchip: rk3036: sdram: use udelay instead of rockchip...
next