Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d1f43334a5934e3eee470885eb96c9bfb0e1f4d5
/
common
/
spl
d053167
mmc: add a Kconfig option to enable the support for MMC write operations
by Jean-Jacques Hiblot
· Thu Jan 04 15:23:32 2018 +0100
c4078af
spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option
by Philipp Tomsich
· Tue Jan 02 21:16:43 2018 +0100
0f6cf5b
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Thu Dec 14 15:46:07 2017 -0500
6767ec7
binman: Add binman support to spl_ram.c
by Simon Glass
· Mon Nov 13 18:55:04 2017 -0700
867a398
binman: Add binman symbol support to SPL
by Simon Glass
· Mon Nov 13 18:55:03 2017 -0700
8876c7e
SPL: Add FIT data-position property support
by Peng Fan
· Tue Dec 05 13:20:59 2017 +0800
386902a
spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled
by Tom Rini
· Mon Nov 27 20:07:47 2017 -0500
4faa011
spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size
by Philipp Tomsich
· Fri Nov 24 13:26:03 2017 +0100
e3a43a8
spl: atf: drop the SPL_ATF_TEXT_BASE configuration item
by Philipp Tomsich
· Wed Sep 13 21:29:37 2017 +0200
f661881
spl: rename config item SPL_ATF_SUPPORT to SPL_ATF
by Philipp Tomsich
· Wed Sep 13 21:29:36 2017 +0200
4ab63e0
spl: atf: introduce spl_invoke_atf and make bl31_entry private
by Philipp Tomsich
· Wed Sep 13 21:29:35 2017 +0200
e61eff9
spl: fit: implement recording of loadables into /fit-images
by Philipp Tomsich
· Wed Sep 13 21:29:34 2017 +0200
1345ffa
spl: fit: simplify logic for FDT loading for non-OS boots
by Philipp Tomsich
· Wed Sep 13 21:29:32 2017 +0200
ae1627c
thermal: ti-bandgap: Add support for temperature sensor
by Faiz Abbas
· Tue Nov 14 16:12:31 2017 +0530
13ee6da
SPL: fix printing of image name
by André Draszik
· Tue Oct 03 16:55:50 2017 +0100
6cc131d
spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchip
by Kever Yang
· Thu Nov 02 15:16:34 2017 +0800
789ee0e
stm32: fix STMicroelectronics copyright
by Patrice Chotard
· Mon Oct 23 09:53:58 2017 +0200
06eefbd
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Thu Oct 12 13:36:58 2017 -0400
a34ca5f
spl: fix assignment of board info to global data
by York Sun
· Thu Sep 28 08:42:10 2017 -0700
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· Sat Sep 16 14:10:41 2017 +0900
c37e0cf
TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value
by Tom Rini
· Sun Sep 17 11:44:49 2017 -0400
c0a4e2d
spl: spl_mmc: add __maybe_unused to mmc_load_image_raw_sector()
by Seung-Woo Kim
· Tue Sep 19 13:29:45 2017 +0900
25d65f1
spl: Fix compiling warning on gunzip argument
by York Sun
· Fri Sep 15 08:21:13 2017 -0700
aca62db
spl: stash bootstage info before jump to next stage
by Kever Yang
· Wed Sep 13 18:24:24 2017 +0800
dcb711f
spl: add newline in debug output
by Anatolij Gustschin
· Tue Aug 01 16:17:12 2017 +0200
a058b8a
spl: fit: Add booting OS first
by York Sun
· Tue Aug 15 11:14:45 2017 -0700
adf99fa
spl: fit: Support both external and embedded data
by York Sun
· Tue Aug 15 11:14:44 2017 -0700
a6945fe
spl: fit: Eanble GZIP support for image decompression
by York Sun
· Tue Aug 15 11:14:43 2017 -0700
0dacdb0
spl: typo fix for SPL_ATF_SUPPORT description
by Kever Yang
· Thu Sep 07 15:50:18 2017 +0800
28674c9
spl: do not repeat timer init on i.MX6
by Anatolij Gustschin
· Mon Aug 28 17:46:33 2017 +0200
d0d9d21
spl: add serial download protocol (SDP) support
by Stefan Agner
· Wed Aug 16 11:00:54 2017 -0700
195bc4b
spl: spl_mmc.c Correct blk_dread() return value check
by Tom Rini
· Mon Aug 14 21:01:30 2017 -0400
e062f91
spl: fix Makefile for NOR, XIP and YMODEM
by Philipp Tomsich
· Thu Aug 17 10:06:59 2017 +0200
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· Thu Aug 03 12:22:12 2017 -0600
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· Thu Aug 03 12:22:09 2017 -0600
4fac4ea
dm: timer: normalise SPL and TPL support
by Philipp Tomsich
· Fri Jul 28 17:38:42 2017 +0200
7d1319b
moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE
by Philipp Tomsich
· Fri Jul 28 20:20:41 2017 +0200
deff59a
spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig
by Philipp Tomsich
· Fri Jul 28 20:02:34 2017 +0200
be1c53a
spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig
by Philipp Tomsich
· Fri Jul 28 19:20:49 2017 +0200
0e22188
spl: add TPL_DRIVER_MISC_SUPPORT option
by Philipp Tomsich
· Tue Jul 04 14:27:02 2017 +0200
ae7dcd8
spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds
by Philipp Tomsich
· Tue Jul 04 11:16:47 2017 +0200
0c8e75c
spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL
by Philipp Tomsich
· Fri Jun 30 18:57:25 2017 +0200
60e1578
spl: dm: use CONFIG_IS_ENABLED to test for the DM option
by Philipp Tomsich
· Fri Jun 30 19:02:53 2017 +0200
6c7a88e
spl: dm: Kconfig: fix help text for SPL/TPL confusion
by Philipp Tomsich
· Fri Jul 28 17:03:03 2017 +0200
1013935
spl: use TPL_SYS_MALLOC_F_LEN for TPL
by Philipp Tomsich
· Fri Jul 28 11:06:03 2017 +0200
2706fb1
spl: configure 'return to bootrom' separately for SPL and TPL
by Philipp Tomsich
· Tue Jul 04 14:24:53 2017 +0200
83ad702
spl: add a 'return to bootrom' boot method
by Philipp Tomsich
· Thu Jun 22 23:38:36 2017 +0200
5f4bd8c
dm: mmc: Allow disabling driver model in SPL
by Simon Glass
· Tue Jul 04 13:31:19 2017 -0600
1fa20e4d
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
by Andy Yan
· Mon Jul 24 17:43:34 2017 +0800
2a4a20c
mmc: add static to spl_mmc_get_device_index()
by Masahiro Yamada
· Thu Jun 22 16:52:36 2017 +0900
4822873
dm: scsi: Document and rename the scsi_scan() parameter
by Simon Glass
· Wed Jun 14 21:28:41 2017 -0600
e679240
spl: fit: Break out some functions into a common file
by Cooper Jr., Franklin
· Fri Jun 16 17:25:05 2017 -0500
5727d53
spl: Make UBI fastmap support Kconfig selectable
by Ladislav Michl
· Sun Jun 25 10:26:11 2017 +0200
9e58265
SPL: Add XIP booting support
by Vikas Manocha
· Sun May 28 12:55:11 2017 -0700
11dd706
spl: armv7m: to keep ARM v7M in thumb mode before booting next image
by Vikas Manocha
· Sun May 28 12:55:08 2017 -0700
3c82f98
common/spl/Kconfig: Use 'if SPL' / 'if TPL' guards
by Tom Rini
· Mon May 22 19:21:57 2017 +0000
01154cb
bootstage: Support SPL
by Simon Glass
· Mon May 22 05:05:35 2017 -0600
1909a7b
fs: fat: add kbuild configuration support
by Sekhar Nori
· Fri Jun 02 17:53:59 2017 +0530
df7576b
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· Mon May 22 14:15:16 2017 -0400
5bdd919
lib: move hash CONFIG options to Kconfig
by Tom Rini
· Mon May 15 12:17:49 2017 -0400
48fcc4a
Convert CONFIG_SPL_BOARD_INIT to Kconfig
by Ley Foon Tan
· Wed May 03 17:13:32 2017 +0800
e7c5856
SPL: FIT: allow loading multiple images
by Andre Przywara
· Wed Apr 26 01:32:37 2017 +0100
29053e9
SPL: FIT: factor out spl_load_fit_image()
by Andre Przywara
· Wed Apr 26 01:32:36 2017 +0100
e7b3108
SPL: FIT: improve error handling
by Andre Przywara
· Wed Apr 26 01:32:35 2017 +0100
525e9c9
SPL: FIT: rework U-Boot image loading
by Andre Przywara
· Wed Apr 26 01:32:34 2017 +0100
1e329b6
SPL: FIT: refactor FDT loading
by Andre Przywara
· Wed Apr 26 01:32:33 2017 +0100
4ea02eb
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· Mon May 15 20:17:56 2017 -0400
6e79a91
spl: add support to booting with ATF
by Kever Yang
· Fri May 05 11:47:45 2017 +0800
a29e8d3
mmc: descend into drivers/mmc only when CONFIG_MMC is enabled
by Masahiro Yamada
· Tue May 09 20:31:40 2017 +0900
0a78017
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
by Masahiro Yamada
· Tue May 09 20:31:39 2017 +0900
4cca5cf
common: dfu: ignore reset for spl-dfu
by B, Ravi
· Thu May 04 15:45:29 2017 +0530
7e0c0ea
spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORT
by B, Ravi
· Thu May 04 15:45:28 2017 +0530
4cf02b1
boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot
by B, Ravi
· Tue Apr 18 17:27:27 2017 +0530
52778a6
spl: reorder the assignment of board info to global data
by Lokesh Vutla
· Tue Apr 18 17:27:23 2017 +0530
e8eba3f
spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property
by Philipp Tomsich
· Mon Apr 17 17:45:11 2017 +0200
62b021c
spl: make image arg or fdt blob address reconfigurable
by Vikas Manocha
· Fri Apr 07 15:38:13 2017 -0700
0a88c80
spl: net: Add FIT image support over network boot
by Andrew F. Davis
· Fri Apr 07 14:29:36 2017 -0500
d5a7599
spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC
by Alexandru Gagniuc
· Tue Apr 04 10:02:58 2017 -0700
7b22ba0
spl: armv7m: keep ARM v7M in thumb mode while jumping to entry point
by Vikas Manocha
· Fri Mar 31 16:34:39 2017 -0700
89ea21e
spl: Correct call to spl_common_init() with SPL_STACK_R_MALLOC_SIMPLE_LEN
by Tom Rini
· Mon Mar 20 14:19:27 2017 -0400
1c97f1e
Kconfig: Disable non-FIT SPL loading for TI secure devices
by Andrew F. Davis
· Thu Feb 16 11:18:40 2017 -0600
7463034
spl: Add option to enable SPL Legacy image support
by Andrew F. Davis
· Thu Feb 16 11:18:39 2017 -0600
b4be3c3
spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option
by Andrew F. Davis
· Thu Feb 16 11:18:38 2017 -0600
3225899
spl: Add spl_early_init()
by Eddie Cai
· Wed Mar 15 08:43:28 2017 -0600
f5ba985
SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig
by Dalon Westergreen
· Fri Feb 10 17:15:35 2017 -0800
8d770f4
SPL: add support to boot from a partition type
by Dalon Westergreen
· Fri Feb 10 17:15:34 2017 -0800
36258a5
spl: Allow PCH drivers to be used in SPL
by Simon Glass
· Mon Jan 16 07:03:33 2017 -0700
0c1b41a
spl: Allow timer drivers to be used in SPL
by Simon Glass
· Mon Jan 16 07:03:32 2017 -0700
b69691b
spl: Allow RTC drivers to be used in SPL
by Simon Glass
· Mon Jan 16 07:03:31 2017 -0700
6569f3a
spl: Allow PCI drivers to be used in SPL
by Simon Glass
· Mon Jan 16 07:03:30 2017 -0700
eca677f
spl: Allow CPU drivers to be used in SPL
by Simon Glass
· Mon Jan 16 07:03:29 2017 -0700
2c066d6
spl: spi: Add a debug message if loading fails
by Simon Glass
· Mon Jan 16 07:03:27 2017 -0700
43ccfaf
ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KB
by Masahiro Yamada
· Sat Jan 28 06:53:53 2017 +0900
ac8ec0d
Revert "armv8: release slave cores from CPU_RELEASE_ADDR"
by Masahiro Yamada
· Fri Jan 20 18:30:58 2017 +0900
080f414
spl: Remove overwrite of relocated malloc limit
by Andrew F. Davis
· Fri Jan 27 10:39:19 2017 -0600
0700993
spl: Add some missing newlines
by Andrew F. Davis
· Thu Jan 12 10:19:55 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
bc21358
armv8: release slave cores from CPU_RELEASE_ADDR
by Oded Gabbay
· Wed Dec 28 13:38:35 2016 +0200
cd01e64
spl: move RAM boot support in separate file
by Stefan Agner
· Fri Dec 23 07:51:53 2016 +0100
e2eaac1
Convert CONFIG_SPL_RAM_DEVICE to defconfig
by Stefan Agner
· Fri Dec 23 07:51:52 2016 +0100
Next »