Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e6854aad5b99aa3ecd496acd6e4d5e3b519287ed
/
common
/
spl
5349267
spl: Add option SPL_PAYLOAD
by York Sun
· Thu Jun 14 14:38:48 2018 -0700
43c385d
spl: remove dependency to "asm/utils.h"
by Paulo Zaneti
· Tue Jul 17 16:15:46 2018 -0300
58beb6e
spl: record boot_device into spl_image and call spl_perform_fixups
by Philipp Tomsich
· Thu May 24 17:15:50 2018 +0200
93e8802
spl: Make the spl_nand_load_image static
by Michael Trimarchi
· Wed Jul 04 15:53:37 2018 +0200
cea8821
spl: mmc: Skip RAW mode ARGS sectors if not defined
by York Sun
· Tue Jun 26 09:44:39 2018 -0700
f0370c0
spl: nor: Skip CONFIG_SYS_FDT_BASE if not defined
by York Sun
· Tue Jun 26 10:10:04 2018 -0700
7975725
spl: nor: Add FIT support
by York Sun
· Tue Jun 26 10:10:03 2018 -0700
b2bb9bc
env: common: accept flags on reset to default env
by Yaniv Levinsky
· Sun Jun 24 19:16:57 2018 +0300
eece623
spl: fit: display a message when an FPGA image is loaded
by Luis Araneda
· Thu Jul 19 03:10:16 2018 -0400
54a9119
spl: fit: verify images prior to post processing
by Ben Whitten
· Thu Jun 07 11:37:27 2018 +0100
72bc5d5
spl: fit: Fix support for loading FPGA bitstream
by Marek Vasut
· Fri Jun 01 23:19:29 2018 +0200
f6e0e5c
spl: spi: Support full fitImage handling
by Marek Vasut
· Thu May 31 17:59:29 2018 +0200
c659e58
spl: fat: Support full fitImage handling
by Marek Vasut
· Thu May 31 17:59:19 2018 +0200
9caf712
reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
by Ley Foon Tan
· Thu Jun 14 18:45:19 2018 +0800
22a1fab
spl: Add default values for ARCH_MX7
by Fabio Estevam
· Mon Jun 11 15:08:05 2018 -0300
efe757c
u-boot: Fix several typos
by Shyam Saini
· Thu Jun 07 19:47:19 2018 +0530
0662337
spl: Add full fitImage support
by Marek Vasut
· Sun May 13 00:23:17 2018 +0200
33dd00e
spl: fit: Add support for loading FPGA bitstream
by Marek Vasut
· Sat May 12 22:25:28 2018 +0200
a485860
bootcount: spl: Extend SPL to support bootcount incrementation
by Lukasz Majewski
· Wed May 02 16:10:54 2018 +0200
97c995d
bootcount: spl: Enable bootcount support in SPL
by Lukasz Majewski
· Wed May 02 16:10:50 2018 +0200
8b0c8a1
SPDX: Convert all of our multiple license tags to Linux Kernel style
by Tom Rini
· Sun May 06 18:27:01 2018 -0400
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
5b40428
spl: Split sprintf, strto* from SPL serial in Kconfig
by Alex Kiernan
· Thu Apr 19 04:32:54 2018 +0000
44ad550
spl: Add dependency on serial to Ymodem
by Alex Kiernan
· Thu Apr 19 04:32:52 2018 +0000
b09f892
spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT
by Alex Kiernan
· Thu Apr 19 04:32:51 2018 +0000
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· Wed Apr 18 13:50:47 2018 -0400
8449372
spl: ram: Add TPL Kconfig symbols
by Marek Vasut
· Sat Apr 07 17:03:45 2018 +0200
2d60819
spl: ram: Convert to CONFIG_IS_ENABLED
by Marek Vasut
· Sat Apr 07 17:03:28 2018 +0200
0477424
tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to Kconfig
by Marek Vasut
· Sat Apr 07 16:06:11 2018 +0200
e6b94da
tpl: spi: Add CONFIG_TPL_SPI_LOAD to Kconfig
by Marek Vasut
· Sat Apr 07 16:05:46 2018 +0200
e254225
spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig
by Marek Vasut
· Sat Apr 07 16:05:27 2018 +0200
b766e8f
image: fit: Show firmware configuration property if present
by Michal Simek
· Mon Mar 26 16:31:26 2018 +0200
113aa50
spl: spl_mmc: provide one weak function spl_boot_partition
by Patrick Delaunay
· Tue Mar 20 10:54:51 2018 +0100
10238ef
Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC
by Alex Kiernan
· Thu Mar 15 22:11:46 2018 +0000
8f5faaa
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· Wed Apr 04 09:18:38 2018 -0400
31824ff
spl: fix binman_sym output check
by Miquel Raynal
· Wed Feb 28 20:51:43 2018 +0100
329827a
spl: add SPL_RESET_SUPPORT
by Patrick Delaunay
· Mon Mar 12 10:46:05 2018 +0100
adf5d1c
SPL: Add signature verification when loading image
by Jun Nie
· Tue Feb 27 16:55:58 2018 +0800
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· Mon Mar 05 01:20:11 2018 +0900
c01553b
spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG
by Faiz Abbas
· Fri Feb 16 21:17:44 2018 +0530
b841e97
usb: gadget: sdp: add missing line breaks
by Andre Heider
· Thu Feb 15 07:08:55 2018 +0100
623d67e
configs: Migrate CONFIG_SPL_FRAMEWORK
by Tom Rini
· Tue Feb 06 12:15:38 2018 -0500
7c88d10
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
by Lukasz Majewski
· Sat Feb 03 08:29:52 2018 +0100
95bed2d
spl: include timezone in banner
by Klaus Goger
· Thu Jan 04 07:22:11 2018 +0100
0039d71
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· Sun Jan 28 13:56:19 2018 -0500
6fe74d2
spl: add option to disable SPL banner output
by Anatolij Gustschin
· Thu Jan 25 18:45:22 2018 +0100
2b5994b
spl: use different BOARD_INIT MACRO for spl and tpl
by Kever Yang
· Sat Jan 20 18:00:26 2018 +0800
7db55cb
spl: atf: pass NULL for bl32_ep pc
by Kever Yang
· Wed Jan 17 11:05:38 2018 +0800
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
Next »