Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6af14293e39aa6b59ead685977c3f0a3eb6008e5
/
common
/
spl
/
spl_ext.c
dda8f88
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
by Pali Rohár
· Fri Jan 14 14:31:38 2022 +0100
c2e7888
spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths
by Tom Rini
· Sat Oct 30 23:03:48 2021 -0400
37aea85
spl: fix ext4fs_mount return code handling
by Thomas Schaefer
· Tue Jun 16 22:03:52 2020 +0200
655306c
common: Drop part.h from common header
by Simon Glass
· Sun May 10 11:39:58 2020 -0600
c1c4a8f
part: Drop disk_partition_t typedef
by Simon Glass
· Sun May 10 11:39:57 2020 -0600
0af6e2d
env: Move env_get() to env.h
by Simon Glass
· Thu Aug 01 09:46:52 2019 -0600
1dda46f
spl: Weed out CONFIG_SYS_TEXT_BASE usage
by Marek Vasut
· Tue Aug 14 11:27:02 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· Thu Aug 03 12:22:12 2017 -0600
2487488
spl: Remove inline ifdef check for EXT and FAT support
by Andrew F. Davis
· Fri Jan 06 13:35:45 2017 -0600
db5862d
ext4: Allow reading files with non-zero offset, clamp read len
by Stefan Brüns
· Sun Nov 06 18:33:57 2016 +0100
0649e91
spl: Update ext functions to take an spl_image parameter
by Simon Glass
· Sat Sep 24 18:20:14 2016 -0600
6b2e4db
spl: Add a parameter to spl_parse_image_header()
by Simon Glass
· Sat Sep 24 18:19:53 2016 -0600
6771512
SPL ext: cosmetic: correct error message in spl_load_image_ext()
by Petr Kulhavy
· Sat Jun 18 12:21:17 2016 +0200
ecb2364
SPL: ext: remove redundant ifdef statement
by Petr Kulhavy
· Tue Jun 14 12:06:36 2016 +0200
02266e2
SPL: Let spl_parse_image_header() return value
by Marek Vasut
· Fri Apr 29 00:44:54 2016 +0200
b89a844
dm: part: Rename some partition functions
by Simon Glass
· Mon Feb 29 15:25:48 2016 -0700
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· Mon Feb 29 15:25:34 2016 -0700
cc49f55
spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check
by Nikita Kiryanov
· Sun Nov 08 17:11:45 2015 +0200
8a3aeaf
spl: Fix SPL EXT support
by Guillaume GARDET
· Tue Nov 25 15:34:16 2014 +0100
b3a2d5a
ext4: Prepare API change for files greater than 2GB
by Suriyan Ramasami
· Mon Nov 17 14:39:36 2014 -0800
1eb410c
spl: Add EXT support to SPL
by Guillaume GARDET
· Wed Oct 15 17:53:12 2014 +0200