platform/kernel/u-boot.git
2018-09-26 Michal Simekarm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via Kconfig
2018-09-26 Bin Mengconfig.mk: Remove duplicated -fno-strict-aliasing
2018-09-26 Bin MengMakefile: Use -fno-strict-aliasing globally
2018-09-26 Lokesh Vutlaserial: omap: Add support for AM654 uart controller
2018-09-26 Tuomas Tynkkynenconfigs: Drop CONFIG_SYS_SCSI_MAXDEVICE
2018-09-26 Tuomas Tynkkynenata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSI
2018-09-26 Tuomas Tynkkynenata: ahci: Don't cap AHCI port count under CONFIG_DM_SCSI
2018-09-26 Tuomas Tynkkynenata: ahci: Loop over the actual number of ports, not...
2018-09-26 Chris Packhamxtensa: use asm-generic/atomic.h
2018-09-26 Chris Packhammips: use asm-generic/atomic.h
2018-09-26 Chris PackhamARM: use asm-generic/atomic.h
2018-09-26 Chris PackhamAdd include/asm-generic/atomic.h
2018-09-26 Heinrich Schuchardtcmd: add conitrace command
2018-09-26 Adam Fordmmc: omap_hsmmc: Fix pbias for omap3_logic to enable...
2018-09-26 Tom Rinidm: Update README.txt to clarify device tree usage
2018-09-26 Quentin Schulzarm: spear: fix enabling of SSP2 clock
2018-09-26 Quentin Schulzarm: spear: enable SSP1, 2 and 3 clocks when SPI contro...
2018-09-26 Quentin Schulzspi: add support for ARM PL022 SPI controller
2018-09-26 Sekhar Noriconfigs: am335x_evm: enable OF_BOARD_SETUP
2018-09-26 Sekhar Noriboard: ti: am335x: add support to fixup phy address
2018-09-26 Sekhar Noridrivers: net: cpsw: add support to update phy address
2018-09-26 Codrin Ciubotariuconfigs: sama5d27_som1_ek: Add defconfig for ENV/boot...
2018-09-26 Codrin Ciubotariuconfigs: sama5d27_som1_ek: Set CONFIG_BOOTARGS using...
2018-09-26 Codrin Ciubotariuconfigs: sama5d27_som1_ek: Remove unnecessary FAT_ENV_x...
2018-09-26 Codrin Ciubotariuconfigs: sama5d2_xplained: Add defconfig for ENV/boot...
2018-09-26 Marek Vasutspl: Weed out CONFIG_SYS_TEXT_BASE usage
2018-09-26 Patrice Chotardboard: st: stm32mp1: Add usb gadget support
2018-09-26 Patrice Chotardconfigs: stm32mp15: Enable USB relative flags
2018-09-26 Patrice ChotardARM: dts: stm32mp1: Add EHCI support for stm32mp157c...
2018-09-26 Patrice ChotardARM: dts: stm32mp1: Add usb gadget support for stm32mp1...
2018-09-23 Heinrich Schuchardtefi_loader: refactor efi_setup_loaded_image()
2018-09-23 AKASHI Takahiroarm: qemu-arm: enable RTC (PL031) by default
2018-09-23 AKASHI Takahirortc: pl031: convert the driver to driver model
2018-09-23 Alexander Grafefi_loader: Fix loaded_image handle passing from EL3
2018-09-23 Alexander Grafefi_loader: Disable efi selftest on sandbox for now
2018-09-23 Heinrich Schuchardtefi_loader: remove efi_exit_caches()
2018-09-23 Heinrich Schuchardtdm: video: check bounds for column and row
2018-09-23 Heinrich Schuchardtefi_loader: remove redundant statement
2018-09-23 Heinrich Schuchardtefi_loader: create root node
2018-09-23 Heinrich Schuchardtefi_loader: avoid out of bound access in efi_get_variable()
2018-09-23 Heinrich Schuchardtefi_selftest: test qemu-arm(64)_defconfig
2018-09-23 Heinrich Schuchardtefi_driver: convert function descriptions to Sphinx...
2018-09-23 Heinrich Schuchardtefi_loader: query serial console size reliably
2018-09-23 Alexander Grafefi_loader: Merge memory map entries
2018-09-23 Heinrich Schuchardtefi_loader: memory leak in efi_set_bootdev()
2018-09-23 Heinrich Schuchardtefi_loader: do not use local variable for handle
2018-09-23 Heinrich Schuchardtefi_selftest: missing braces in efi_selftest_textinputex.c
2018-09-23 Heinrich Schuchardtefi_loader: check parameter new_handle of efi_file_open()
2018-09-23 Alexander Grafsandbox: Allow to execute from RAM
2018-09-23 Alexander Grafsandbox: Fix setjmp/longjmp
2018-09-23 Heinrich Schuchardtefi_loader: terminal left upper corner is [1, 1]
2018-09-23 Heinrich Schuchardtefi_loader: more debug info for efi_file_getinfo()
2018-09-23 Simon Glassefi: sandbox: Enable selftest command
2018-09-23 Simon Glassefi: Correct the operation of efi_file_write()
2018-09-23 Simon Glasssandbox: Enhance map_to_sysmem() to handle foreign...
2018-09-23 Simon Glasssandbox: Add support for calling abort()
2018-09-23 Simon Glasssandbox: Align RAM buffer to the machine page size
2018-09-23 Simon Glassefi: sandbox: Enable EFI loader build for sandbox
2018-09-23 Simon Glassefi: sandbox: Add distroboot support
2018-09-23 Heinrich Schuchardtefi_loader: loosen check of parameters of efi_file_open()
2018-09-23 Heinrich Schuchardtfs: fat: unaligned buffers are not an error
2018-09-23 Heinrich Schuchardtefi_loader: provide description of file_open()
2018-09-23 Heinrich Schuchardtefi_loader: check parameters of efi_file_open()
2018-09-23 Heinrich Schuchardtefi_loader: unset CONFIG_EFI_UNICODE_CAPITALIZATION
2018-09-23 Heinrich Schuchardtefi_selftest: test key notification functions
2018-09-23 Heinrich Schuchardtefi_loader: implement key notify functions
2018-09-23 Heinrich Schuchardttest/py: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
2018-09-23 Heinrich Schuchardtefi_selftest: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
2018-09-23 Heinrich Schuchardtefi_loader: support modifiers for F1 - F4
2018-09-23 Heinrich Schuchardtefi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
2018-09-23 Heinrich Schuchardttest/py: rework test_efi_selftest_text_input()
2018-09-23 Heinrich Schuchardtefi_selftest: use WaitForKey to test text input
2018-09-23 Heinrich Schuchardtefi_loader: rework event handling for console
2018-09-23 Heinrich Schuchardtefi_selftest: refactor text input test
2018-09-23 Heinrich Schuchardttest/py: Unicode w/ EFI_SIMPLE_TEXT_INPUT_PROTOCOL
2018-09-23 Heinrich Schuchardtefi_loader: support Unicode text input
2018-09-23 Akashi, Takahirotest/py: fs: add fstest/unlink test
2018-09-23 AKASHI Takahirotest/py: fs: add fstest/mkdir test
2018-09-23 AKASHI Takahirotest/py: fs: add extended write operation test
2018-09-23 AKASHI Takahirotest/py: convert fs-test.sh to pytest
2018-09-23 AKASHI Takahirofs-test: update the test result as of v2018.09
2018-09-23 AKASHI Takahirofs-test: fix false positive error at Test Case 12
2018-09-23 AKASHI Takahiroefi_loader: implement a file delete
2018-09-23 AKASHI Takahirocmd: fat: add fatrm command
2018-09-23 AKASHI Takahirofs: fat: support unlink
2018-09-23 AKASHI Takahirofs: add unlink interface
2018-09-23 AKASHI Takahiroefi_loader: file: support creating a directory
2018-09-23 AKASHI Takahirocmd: fat: add fatmkdir command
2018-09-23 AKASHI Takahirofs: fat: support mkdir
2018-09-23 AKASHI Takahirofs: fat: remember the starting cluster number of directory
2018-09-23 AKASHI Takahirofs: add mkdir interface
2018-09-23 AKASHI Takahirocmd: fat: add offset parameter to fatwrite
2018-09-23 AKASHI Takahirofs: fat: support write with non-zero offset
2018-09-23 AKASHI Takahirofs: fat: refactor write interface for a file offset
2018-09-23 AKASHI Takahirofs: fat: support write with sub-directory path
2018-09-23 AKASHI Takahirofs: fat: write returns error code instead of -1
2018-09-23 AKASHI Takahirofs: fat: check and normalize file name
2018-09-23 AKASHI TakahiroRevert "fs: fat: cannot write to subdirectories"
2018-09-23 AKASHI Takahirofs: fat: assure iterator's ->dent belongs to ->clust
2018-09-23 AKASHI Takahirofs: fat: handle "." and ".." of root dir correctly...
next