]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
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...
2018-09-23  AKASHI Takahirofs: fat: extend get_fs_info() for write use
2018-09-23  Heinrich Schuchardtefi_loader: typos in efi_console.c
2018-09-23  Heinrich Schuchardtefi_loader: SPDX-License-Identifier for efi.h
2018-09-23  Heinrich Schuchardtefi_loader: SPDX-License-Identifier for efi_api.h
2018-09-23  Heinrich Schuchardtefi_loader: struct efi_simple_text_input_protocol
2018-09-23  Heinrich Schuchardttest/py: typo occured
2018-09-23  Heinrich Schuchardttest/py: test EFI_SIMPLE_TEXT_INPUT_PROTOCOL
2018-09-23  Heinrich Schuchardtefi_selftest: EFI_UNICODE_COLLATION_PROTOCOL
2018-09-23  Heinrich Schuchardtefi_loader: EFI_UNICODE_COLLATION_PROTOCOL
2018-09-23  Heinrich Schuchardttest: tests for utf_to_lower() utf_to_upper().
2018-09-23  Heinrich Schuchardtlib: charset: upper/lower case conversion
2018-09-23  Heinrich Schuchardtefi_loader: capitalization table
2018-09-23  Alexander Grafefi_loader: Add console handle references to in/out/err
2018-09-23  Heinrich Schuchardtefi_loader: use correct documentation style
2018-09-23  Heinrich Schuchardtefi_loader: description efi_update_capsule()
2018-09-23  Heinrich Schuchardtefi_loader: fix typos in efi_runtime.c
2018-09-23  Heinrich Schuchardtefi_loader: fix typos in efi_boottime.c
2018-09-23  Stephen WarrenRevert "Revert "efi_loader: efi_allocate_pages is too...
2018-09-23  Stephen WarrenARM: tegra: reserve unmapped RAM so EFI doesn't use it
2018-09-23  Stephen Warrenefi_loader: simplify ifdefs
2018-09-23  Heinrich Schuchardtlib: charset: remove obsolete functions
2018-09-23  Heinrich Schuchardtefi_loader: buffer size for load options
2018-09-23  Heinrich Schuchardtefi_loader: don't use unlimited stack as buffer
2018-09-23  Heinrich Schuchardtefi_loader: remove limit on variable length
2018-09-23  Heinrich Schuchardttest: test printing Unicode
2018-09-23  Heinrich Schuchardtlib: vsprintf: correct printing of Unicode strings
2018-09-23  Heinrich Schuchardttest: unit tests for Unicode functions
2018-09-23  Heinrich Schuchardtlib: charset: utility functions for Unicode
2018-09-23  Heinrich Schuchardtefi_loader: rename utf16_strlen, utf16_strnlen
2018-09-23  Heinrich Schuchardtlib: build charset.o only if needed
2018-09-23  Heinrich Schuchardttest: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER)
2018-09-23  Heinrich Schuchardtvsprintf.c: use #if CONFIG_IS_ENABLED(EFI_LOADER)
2018-09-23  Alexander Grafefi_loader: Pass address to fs_read()
2018-09-23  Simon Glassefi: sandbox: Tidy up copy_fdt() to work with sandbox
2018-09-23  Simon Glassefi: Relocate FDT to 127MB instead of 128MB
2018-09-23  Heinrich Schuchardtefi_selftest: test for loaded image protocol
2018-09-23  Heinrich Schuchardtefi_loader: pass system table in loaded image protocol
2018-09-23  Heinrich Schuchardtefi_selftest: memory leak testing manage protocols
2018-09-20  Tom RiniMerge git://git.denx.de/u-boot-imx
2018-09-20  Tom RiniMerge git://git.denx.de/u-boot-marvell
2018-09-19  Baruch Siacharm: mvebu: clearfog: enable eMMC boot partitions support
2018-09-19  Rabeeh Khouryphy: marvell: add SATA comphy RX/TX polarity invert...
2018-09-19  Konstantin... fix: cmd: mvebu: Exclude mvebu commands from SPL builds
2018-09-19  Konstantin... fix: mvebu: Add SPI parameters for environment setup
2018-09-19  Konstantin... fix: env: Fix the SPI flash device setup for DM mode
2018-09-19  David Sniatkiwiczfix: nand: pxa3xx: Add WA for eliminating flash ready...
2018-09-19  Konstantin... nand: pxa3xx: Add support for 8KB page 4 and 8 bit...
2018-09-19  Konstantin... nand: pxa3xx: cosmetic: add comments to the timing...
2018-09-19  Konstantin... fix: nand: Replace hardcoded page chunk size with calcu...
2018-09-19  Konstantin... mtd: nand: pxa3xx: add support for Toshiba flash
2018-09-19  Victor Axelrodmtd: nand: pxa3xx: add support for 2KB 8-bit flash
2018-09-19  Boris Brezillonmtd: nand: pxa3xx: Fix READOOB implementation
2018-09-19  Ofer Heifetzmtd: nand: pxa3xx_nand: add support for partial chunks
2018-09-19  Ofer Heifetzmtd: pxa3xx_nand: Simplify pxa3xx_nand_scan
2018-09-19  Ofer Heifetzmtd: pxa3xx_nand: Fix initial controller configuration
2018-09-19  Ofer Heifetzmtd: pxa3xx_nand: Increase the initial chunk size
2018-09-19  Ofer Heifetznand: pxa3xx: Increase READ_ID buffer and make the...
2018-09-19  Ofer Heifetzmtd: nand: pxa3xx-nand: fix random command timeouts
2018-09-19  Ofer Heifetzmtd: nand: pxa3xx_nand: fix early spurious interrupt
2018-09-19  Ofer Heifetzmtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing()
2018-09-19  Ofer Heifetzmtd: nand: pxa3xx_nand: use nand_to_mtd()
2018-09-19  Ofer Heifetzmtd: nand: pxa3xx_nand: Increase initial buffer size
2018-09-19  Marek Behúnboard: turris_mox: Fixup U-Boot's device tree if PCIe...
2018-09-19  Baruch Siachdts: mvebu: mcbin: drop redundant SD slot node
2018-09-19  Marek Behúnarch/arm/dts: Update Turris Mox device tree
2018-09-19  Marek Behúnboard: turris_mox: Enable PCI in defconfig
2018-09-19  Marek Behúnboard: turris_mox: Fix watchdog macro name
2018-09-19  Marek Behúnclk: armada-37xx-periph: Support changing clock parent...
2018-09-19  Marek Behúnphy: marvell: Support changing SERDES map in board...
2018-09-19  Chris PackhamARM: mach-mvebu: handle fall-back to UART boot
2018-09-19  Chris PackhamRevert "arm: mvebu: fix boot from UART when in fallback...
2018-09-19  Baruch Siacharm64: mvebu: armada-8k: support environment in SD...
2018-09-19  Jon Nettletontools: kwboot: Make kwboot more robust on a38x
2018-09-19  Baruch Siachdoc/git-mailrc: add Stefan Roese to the kirkwood alias
2018-09-19  Evgeni DobrevKirkwood: NAS220: remove bootdelay from CONFIG_EXTRA_EN...
2018-09-19  Tom RiniMerge git://git.denx.de/u-boot-dm
2018-09-18  Bin Mengdm: uclass: Adding missing child_pre_probe description
2018-09-18  Masahiro Yamadadm: fix alignment of help message of "dm" command
2018-09-18  Otavio Salvadorpico-imx7d: Add a new defconfig with PICO-Hobbit selected
2018-09-18  Otavio Salvadorpico-imx7d: Add PICO-Hobbit baseboard support
2018-09-18  Otavio Salvadorpico-imx7d: Fix TechNexion spelling on MAINTAINERS...
2018-09-18  Otavio Salvadorpico-imx6ul: Add a new defconfig with PICO-Pi selected
next