index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-09-23
ext4: determine group descriptor size for 64bit feature
Stefan Brüns
2016-09-23
ext4: Update ext2/3/4 superblock, group descriptor and inode structures
Stefan Brüns
2016-09-23
ext4: Fix memory leak of journal buffer if block is updated multiple times
Stefan Brüns
2016-09-23
ext4: Correct block number handling, empty block vs. error code
Stefan Brüns
2016-09-23
ext4: remove duplicated block release code for extents
Stefan Brüns
2016-09-23
ext4: initialize full inode for inodes bigger than 128 bytes
Stefan Brüns
2016-09-23
ext4: Use correct value for inode size even on revision 0 filesystems
Stefan Brüns
2016-09-23
ext4: Fix memory leak in case of failure
Stefan Brüns
2016-09-23
ext4: Avoid out-of-bounds access of block bitmap
Stefan Brüns
2016-09-23
ext4: After completely filled group, scan next group from the beginning
Stefan Brüns
2016-09-23
ext4: Do not clear zalloc'ed buffers a second time
Stefan Brüns
2016-09-23
ext4: Only update number of of unused inodes if GDT_CSUM feature is set
Stefan Brüns
2016-09-23
ext4: Scan all directory blocks when looking up an entry
Stefan Brüns
2016-09-23
ext4: Avoid corruption of directories with hash tree indexes
Stefan Brüns
2016-09-23
ext4: Scan all directory blocks for space when inserting a new entry
Stefan Brüns
2016-09-23
ext4: Do not crash when trying to grow a directory using extents
Stefan Brüns
2016-09-23
ext4: propagate error if creation of directory entry fails
Stefan Brüns
2016-09-23
ext4: fix possible crash on directory traversal, ignore deleted entries
Stefan Brüns
2016-09-23
ext4: fix wrong usage of le32_to_cpu()
Michael Walle
2016-09-23
ext4: fix endianess problems in ext4 write support
Michael Walle
2016-09-23
ext4: use kernel names for byte swaps
Michael Walle
2016-09-23
ext4: change structure fields to __le/__be types
Michael Walle
2016-09-23
test/fs: Check writes using "." (same dir) relative path
Stefan Brüns
2016-09-23
test/fs: Check ext4 behaviour if dirent is first entry in directory block
Stefan Brüns
2016-09-23
test/fs: strip noise from filesystem code prior to checking results
Stefan Brüns
2016-09-23
test/fs: remove use of undefined WRITE_FILE variable
Stefan Brüns
2016-09-23
test/fs: Restructure file path specification to allow some flexibility
Stefan Brüns
2016-09-23
cmd/fat: Do not crash on write when <bytes> is not specified
Stefan Brüns
2016-09-23
fs/fat: Correct description of determine_fatent function
Stefan Brüns
2016-09-23
fs/fat: Do not write unmodified fat entries to disk
Stefan Brüns
2016-09-23
fs/fat: Remove two statements without effect
Stefan Brüns
2016-09-22
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2016-09-22
ns16650: Make sure we have CONFIG_CLK set before using infrastructure
Tom Rini
2016-09-22
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2016-09-22
ARM: dts: uniphier: sync clock/reset controller nodes with Linux
Masahiro Yamada
2016-09-22
clk: uniphier: allow to have clock node under syscon node
Masahiro Yamada
2016-09-22
clk: uniphier: move U_BOOT_DRIVER entry to core code
Masahiro Yamada
2016-09-22
clk: uniphier: constify clock data arrays/structures
Masahiro Yamada
2016-09-22
ARM: uniphier: add PLL init code for LD11 SoC
Masahiro Yamada
2016-09-22
ARM: uniphier: move CONFIG_SPL_* to defconfig or select
Masahiro Yamada
2016-09-22
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2016-09-22
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2016-09-22
Makefile: rm u-boot.cfg dependencies are missing
Stephen Warren
2016-09-22
Makefile: use if_change_dep for u-boot.cfg
Stephen Warren
2016-09-22
test/py/tests/test_vboot.py: Add check that we boot the image
Tom Rini
2016-09-22
image-fit: Fix fit_get_node_from_config semantics
Paul Burton
2016-09-22
clk: rk3288: add PWM clock get rate
Kever Yang
2016-09-22
clk: rk3399: add pmucru controller support
Kever Yang
2016-09-22
rk3399: add a empty "sys_proto.h" header file
Kever Yang
2016-09-22
rockchip: rk3288: skip lowlevel_init process
Xu Ziyuan
[prev]
[next]