Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
0ab24c37f03a3a23982edb63d88c4f22bb8bc2c5
« Previous
31a18d5
fs: fat: support mkdir
by AKASHI Takahiro
· 6 years ago
3a10e07
fs: fat: remember the starting cluster number of directory
by AKASHI Takahiro
· 6 years ago
e7074cf
fs: add mkdir interface
by AKASHI Takahiro
· 6 years ago
cda40b2
cmd: fat: add offset parameter to fatwrite
by AKASHI Takahiro
· 6 years ago
cb8af8a
fs: fat: support write with non-zero offset
by AKASHI Takahiro
· 6 years ago
704df6a
fs: fat: refactor write interface for a file offset
by AKASHI Takahiro
· 6 years ago
4ced203
fs: fat: support write with sub-directory path
by AKASHI Takahiro
· 6 years ago
f1149ce
fs: fat: write returns error code instead of -1
by AKASHI Takahiro
· 6 years ago
25bb9da
fs: fat: check and normalize file name
by AKASHI Takahiro
· 6 years ago
881042e
Revert "fs: fat: cannot write to subdirectories"
by AKASHI Takahiro
· 6 years ago
f528c14
fs: fat: assure iterator's ->dent belongs to ->clust
by AKASHI Takahiro
· 6 years ago
b94b6be
fs: fat: handle "." and ".." of root dir correctly with fat_itr_resolve()
by AKASHI Takahiro
· 6 years ago
f23101f
fs: fat: extend get_fs_info() for write use
by AKASHI Takahiro
· 6 years ago
14d103b
efi_loader: typos in efi_console.c
by Heinrich Schuchardt
· 6 years ago
04a0f56
efi_loader: SPDX-License-Identifier for efi.h
by Heinrich Schuchardt
· 6 years ago
2e0d79a
efi_loader: SPDX-License-Identifier for efi_api.h
by Heinrich Schuchardt
· 6 years ago
3e603ec
efi_loader: struct efi_simple_text_input_protocol
by Heinrich Schuchardt
· 6 years ago
da9ea5b
test/py: typo occured
by Heinrich Schuchardt
· 6 years ago
cb03ec0
test/py: test EFI_SIMPLE_TEXT_INPUT_PROTOCOL
by Heinrich Schuchardt
· 6 years ago
1d719e7
efi_selftest: EFI_UNICODE_COLLATION_PROTOCOL
by Heinrich Schuchardt
· 6 years ago
0bc4b0d
efi_loader: EFI_UNICODE_COLLATION_PROTOCOL
by Heinrich Schuchardt
· 6 years ago
1a1012a
test: tests for utf_to_lower() utf_to_upper().
by Heinrich Schuchardt
· 6 years ago
b5130a8
lib: charset: upper/lower case conversion
by Heinrich Schuchardt
· 6 years ago
5b2118a
efi_loader: capitalization table
by Heinrich Schuchardt
· 6 years ago
40e3e75
efi_loader: Add console handle references to in/out/err
by Alexander Graf
· 6 years ago
0414359
efi_loader: use correct documentation style
by Heinrich Schuchardt
· 6 years ago
cc0bfc0
efi_loader: description efi_update_capsule()
by Heinrich Schuchardt
· 6 years ago
250b325
efi_loader: fix typos in efi_runtime.c
by Heinrich Schuchardt
· 6 years ago
b72aaa8
efi_loader: fix typos in efi_boottime.c
by Heinrich Schuchardt
· 6 years ago
14deb5e
Revert "Revert "efi_loader: efi_allocate_pages is too restrictive""
by Stephen Warren
· 6 years ago
0797f7f
ARM: tegra: reserve unmapped RAM so EFI doesn't use it
by Stephen Warren
· 6 years ago
9b5e639
efi_loader: simplify ifdefs
by Stephen Warren
· 6 years ago
75cb1cd
lib: charset: remove obsolete functions
by Heinrich Schuchardt
· 6 years ago
7086a71
efi_loader: buffer size for load options
by Heinrich Schuchardt
· 6 years ago
ba7bd5c
efi_loader: don't use unlimited stack as buffer
by Heinrich Schuchardt
· 6 years ago
dcdb64f
efi_loader: remove limit on variable length
by Heinrich Schuchardt
· 6 years ago
fbba2f6
test: test printing Unicode
by Heinrich Schuchardt
· 6 years ago
31bd711
lib: vsprintf: correct printing of Unicode strings
by Heinrich Schuchardt
· 6 years ago
f11a164
test: unit tests for Unicode functions
by Heinrich Schuchardt
· 6 years ago
d8c2823
lib: charset: utility functions for Unicode
by Heinrich Schuchardt
· 6 years ago
1dde0d5
efi_loader: rename utf16_strlen, utf16_strnlen
by Heinrich Schuchardt
· 6 years ago
fbb3ea8
lib: build charset.o only if needed
by Heinrich Schuchardt
· 6 years ago
7a9e6ee
test: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER)
by Heinrich Schuchardt
· 6 years ago
4ddcc4e
vsprintf.c: use #if CONFIG_IS_ENABLED(EFI_LOADER)
by Heinrich Schuchardt
· 6 years ago
d5a5a5a
efi_loader: Pass address to fs_read()
by Alexander Graf
· 6 years ago
9dff490
efi: sandbox: Tidy up copy_fdt() to work with sandbox
by Simon Glass
· 6 years ago
baf70c0
efi: Relocate FDT to 127MB instead of 128MB
by Simon Glass
· 6 years ago
efe79a7
efi_selftest: test for loaded image protocol
by Heinrich Schuchardt
· 6 years ago
7e1effc
efi_loader: pass system table in loaded image protocol
by Heinrich Schuchardt
· 6 years ago
e470efd
efi_selftest: memory leak testing manage protocols
by Heinrich Schuchardt
· 6 years ago
284b27c
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 6 years ago
fdd1a9f
mips: mt7628a.dtsi: Add SPI clock-frequency property
by Stefan Roese
· 6 years ago
41f6e6e
mips: mt76xx: Add sysreset support
by Stefan Roese
· 6 years ago
88dc409
mips: Add Gardena Smart-Gateway board support
by Stefan Roese
· 6 years ago
b02f76a
mips: Add LinkIt Smart 7688 support
by Stefan Roese
· 6 years ago
4c835a6
mips: Add basic MediaTek MT7620/88 support
by Stefan Roese
· 6 years ago
503f6f7
mips: Add arch/mips/include/asm/atomic.h
by Stefan Roese
· 6 years ago
46203ba
MIPS: cache: remove config option CONFIG_SYS_MIPS_CACHE_MODE
by Daniel Schwierzeck
· 6 years ago
5ef337a
MIPS: cache: make index base address configurable
by Daniel Schwierzeck
· 6 years ago
b838586
MIPS: cache: optimise changing of k0 CCA mode
by Daniel Schwierzeck
· 6 years ago
2f85c2b
MIPS: cache: reimplement dcache_[status, enable, disable]
by Daniel Schwierzeck
· 6 years ago
d1c3d8b
MIPS: start.S: make boot config at offset 0x10 configurable
by Daniel Schwierzeck
· 6 years ago
32f3179
bcm968380gerg: enable pinctrl
by Philippe Reynes
· 6 years ago
e98a260
dt: bcm6838: add pinctrl
by Philippe Reynes
· 6 years ago
b3f8e88
pinctrl: bcm6838: add pinctrl support
by Philippe Reynes
· 6 years ago
d60aea9
cmd: mtdparts: remove mandatory 'mtdparts=' prefix
by Miquel Raynal
· 6 years ago
00ac922
cmd: mtdparts: accept spi-nand devices
by Miquel Raynal
· 6 years ago
b87b0d8
lib: strto: fix metric suffix parsing in strtoul[l]
by Miquel Raynal
· 6 years ago
a353e6a
lib: strto: parse all lowercase metric prefixes in ustrtoul[l]
by Miquel Raynal
· 6 years ago
2b9ace5
cmd: mtdparts: add fallthrough in switch statement
by Miquel Raynal
· 6 years ago
b01c146
cmd: ubi: delete useless and misleading definitions
by Miquel Raynal
· 6 years ago
b0036f7
mtd: mtdpart: balance debug messages
by Miquel Raynal
· 6 years ago
4048a5c
mtd: declare MTD_PARTITIONS symbol in Kconfig
by Miquel Raynal
· 6 years ago
0fa1fc4
dt-bindings: Add bindings for SPI NAND devices
by Boris Brezillon
· 6 years ago
515d021
mtd: spinand: Add initial support for the MX35LF2GE4AB chip
by Miquel Raynal
· 6 years ago
6f041cc
mtd: spinand: Add initial support for the MX35LF1GE4AB chip
by Boris Brezillon
· 6 years ago
3181c0a
mtd: spinand: Add initial support for Winbond W25M02GV
by Frieder Schrempf
· 6 years ago
883d877
mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
by Peter Pan
· 6 years ago
0a6d6ba
mtd: nand: Add core infrastructure to support SPI NANDs
by Peter Pan
· 6 years ago
d13f5b2
spi: Extend the core to ease integration of SPI memory controllers
by Boris Brezillon
· 6 years ago
f867872
mtd: nand: Pass mode information to nand_page_io_req
by Boris Brezillon
· 6 years ago
b95db8d
mtd: nand: Add core infrastructure to deal with NAND devices
by Boris Brezillon
· 6 years ago
3657b2f
mtd: rename nand into rawnand in Kconfig prompt
by Miquel Raynal
· 6 years ago
a430fa0
mtd: move NAND files into a raw/ subdirectory
by Miquel Raynal
· 6 years ago
ce9bdc8
mtd: move all flash categories inside MTD submenu
by Miquel Raynal
· 6 years ago
d02f1d3
mtd: move definitions to enlarge their range
by Miquel Raynal
· 6 years ago
9bfc3fd
mtd: add get/set of_node/flash_node helpers
by Brian Norris
· 6 years ago
ca040d8
mtd: Fallback to ->_read/write() when ->_read/write_oob() is missing
by Miquel Raynal
· 6 years ago
8fad769
mtd: Add sanity checks in mtd_write/read_oob()
by Boris Brezillon
· 6 years ago
5f50d82
mtd: Uninline mtd_write_oob and move it to mtdcore.c
by Ezequiel Garcia
· 6 years ago
596cf08
mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
by Boris Brezillon
· 6 years ago
9dc8d15
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
333279a
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 6 years ago
e32ac37
arm: mvebu: clearfog: enable eMMC boot partitions support
by Baruch Siach
· 6 years ago
d13b740
phy: marvell: add SATA comphy RX/TX polarity invert support
by Rabeeh Khoury
· 6 years ago
3c2a389
fix: cmd: mvebu: Exclude mvebu commands from SPL builds
by Konstantin Porotchkin
· 6 years ago
d3c72c5
fix: mvebu: Add SPI parameters for environment setup
by Konstantin Porotchkin
· 6 years ago
25a1765
fix: env: Fix the SPI flash device setup for DM mode
by Konstantin Porotchkin
· 6 years ago
e76afd8
fix: nand: pxa3xx: Add WA for eliminating flash ready timeout
by David Sniatkiwicz
· 6 years ago
b7b3f2c
nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NAND
by Konstantin Porotchkin
· 6 years ago
Next »