Commit Graph

39592 Commits (b7dd40d05235871a5e6cae02f38c14dc6487d352)
 

Author SHA1 Message Date
Stefan Brüns b7dd40d052 ext4: Scan all directory blocks when looking up an entry 9 years ago
Stefan Brüns 10a7a1b8ba ext4: Avoid corruption of directories with hash tree indexes 9 years ago
Stefan Brüns a321abd54f ext4: Scan all directory blocks for space when inserting a new entry 9 years ago
Stefan Brüns b96c3c7292 ext4: Do not crash when trying to grow a directory using extents 9 years ago
Stefan Brüns a0d767e2c1 ext4: propagate error if creation of directory entry fails 9 years ago
Stefan Brüns 76a29519ff ext4: fix possible crash on directory traversal, ignore deleted entries 9 years ago
Michael Walle 011bc3342a ext4: fix wrong usage of le32_to_cpu() 9 years ago
Michael Walle 58a9ecbaf4 ext4: fix endianess problems in ext4 write support 9 years ago
Michael Walle 7f101be314 ext4: use kernel names for byte swaps 9 years ago
Michael Walle 2a0b7a971a ext4: change structure fields to __le/__be types 9 years ago
Stefan Brüns 2365a4b8ea test/fs: Check writes using "." (same dir) relative path 9 years ago
Stefan Brüns 14678b3c62 test/fs: Check ext4 behaviour if dirent is first entry in directory block 9 years ago
Stefan Brüns d9554b7f4b test/fs: strip noise from filesystem code prior to checking results 9 years ago
Stefan Brüns 06806e38d8 test/fs: remove use of undefined WRITE_FILE variable 9 years ago
Stefan Brüns 86853568ae test/fs: Restructure file path specification to allow some flexibility 9 years ago
Stefan Brüns 454e3d9030 cmd/fat: Do not crash on write when <bytes> is not specified 9 years ago
Stefan Brüns ae1755be37 fs/fat: Correct description of determine_fatent function 9 years ago
Stefan Brüns 3c0ed9c3a5 fs/fat: Do not write unmodified fat entries to disk 9 years ago
Stefan Brüns ed76f91277 fs/fat: Remove two statements without effect 9 years ago
Tom Rini 201c9d884d Merge git://git.denx.de/u-boot-rockchip 9 years ago
Tom Rini 82f5279b0c ns16650: Make sure we have CONFIG_CLK set before using infrastructure 9 years ago
Tom Rini 231af7f95a Merge branch 'master' of git://git.denx.de/u-boot-uniphier 9 years ago
Masahiro Yamada 35343a2648 ARM: dts: uniphier: sync clock/reset controller nodes with Linux 9 years ago
Masahiro Yamada 6dc5b6b1ff clk: uniphier: allow to have clock node under syscon node 9 years ago
Masahiro Yamada 102e318777 clk: uniphier: move U_BOOT_DRIVER entry to core code 9 years ago
Masahiro Yamada 3524d47c79 clk: uniphier: constify clock data arrays/structures 9 years ago
Masahiro Yamada c72f4d4c2e ARM: uniphier: add PLL init code for LD11 SoC 9 years ago
Masahiro Yamada 0298f4c003 ARM: uniphier: move CONFIG_SPL_* to defconfig or select 9 years ago
Tom Rini 19d051a2b7 Merge branch 'master' of git://git.denx.de/u-boot-spi 9 years ago
Tom Rini 58c8c0963b Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze 9 years ago
Stephen Warren a6c1309782 Makefile: rm u-boot.cfg dependencies are missing 9 years ago
Stephen Warren fcd29a4d0e Makefile: use if_change_dep for u-boot.cfg 9 years ago
Tom Rini de4be9ec17 test/py/tests/test_vboot.py: Add check that we boot the image 9 years ago
Paul Burton bd86ef117d image-fit: Fix fit_get_node_from_config semantics 9 years ago
Kever Yang 4f0b8efa50 clk: rk3288: add PWM clock get rate 9 years ago
Kever Yang 5e79f44355 clk: rk3399: add pmucru controller support 9 years ago
Kever Yang 4a79ececeb rk3399: add a empty "sys_proto.h" header file 9 years ago
Xu Ziyuan 5a4a90f6e6 rockchip: rk3288: skip lowlevel_init process 9 years ago
Kever Yang 05c6e30c57 board: evb-rk3399: enable usb 2.0 host vbus power on board_init 9 years ago
Kever Yang 35627683f8 config: evb-rk3399: enable fixed regulator 9 years ago
Kever Yang b850d929e0 dts: rk3399-evb: add regulator-fixed for usb host vbus 9 years ago
MengDongyang fa5e2d1689 dts: rk3399: add dwc3_typec node for rk3399 9 years ago
MengDongyang 923e7b44ad config: rk3399: add usb related configs 9 years ago
Kever Yang f7bb27a577 usb: host: add Kconfig for USB_XHCI_ROCKCHIP 9 years ago
MengDongyang 892742df1f rockchip: select DM_USB for rockchip SoC 9 years ago
MengDongyang b44566c4ce usb: xhci-rockchip: add rockchip dwc3 controller driver 9 years ago
Kever Yang aa89b554b7 rk3288: add arch_cpu_init for rk3288 9 years ago
Kever Yang e2e4e14536 rk_pwm: remove grf setting code from driver 9 years ago
Kever Yang 12406ae247 rk_pwm: use clock framework API to get module clock 9 years ago
Xu Ziyuan ce26e8a1dd rockchip: use dummy byte only enable OF_PLATDATA 9 years ago