Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
41e0ad533ce2f93cd3f2b364a6e6933fdac65275
/
common
/
Makefile
2259c29
boot: add support for button commands
by Caleb Connolly
· Tue Jan 09 11:51:09 2024 +0000
3b66e57
cli: Enables using modern hush parser as command line parser
by Francis Laniel
· Fri Dec 22 22:02:32 2023 +0100
529cb2c
cli: Add menu for hush parser
by Francis Laniel
· Fri Dec 22 22:02:29 2023 +0100
5a34753
cli_simple: Rework this support slightly
by Tom Rini
· Thu Oct 26 14:31:19 2023 -0400
6885dc8
version: Separate our version string from the version command
by Tom Rini
· Thu Oct 26 14:31:13 2023 -0400
adad2d0
spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
by Simon Glass
· Tue Sep 26 08:14:27 2023 -0600
2736719
Move fdt_simplefb to boot/
by Simon Glass
· Thu Sep 14 10:55:46 2023 -0600
a9773b8
boot: Move fdt_support to boot/
by Simon Glass
· Thu Sep 14 10:55:45 2023 -0600
1072df8
video: Move bmp code to drivers/video
by Simon Glass
· Thu Sep 14 10:55:41 2023 -0600
8285978
common: fix detection of SYS_MALLOC_F_LEN=0x0
by Heinrich Schuchardt
· Tue Aug 01 15:33:41 2023 +0200
fcc4f84
common: Makefile: Rule to compile bmp.c
by Nikhil M Jain
· Thu Apr 20 17:41:07 2023 +0530
1c2dead
common: Makefile: Add rule to compile splash and splash_source at SPL
by Nikhil M Jain
· Thu Apr 20 17:41:04 2023 +0530
b629c96
usb: USB hubs require host mode
by Heinrich Schuchardt
· Wed Jan 25 19:40:15 2023 +0100
7646d5b
cli: Move readline character-processing to a state machine
by Simon Glass
· Fri Jan 06 08:52:20 2023 -0600
cd809b1
usb: onboard-hub: add driver to manage onboard hub supplies
by Fabrice Gasnier
· Mon Dec 12 11:44:35 2022 +0100
009ebfa
video: Drop common LCD implementation
by Simon Glass
· Sun Oct 16 15:25:26 2022 -0600
dfcb144
video: lcd: Drop console rotation
by Simon Glass
· Sun Oct 16 15:00:37 2022 -0600
036f89a
cyclic: Add basic support for cyclic function execution infrastruture
by Stefan Roese
· Fri Sep 02 13:57:48 2022 +0200
4d8202b
common: usb: Update logic for usb.o, usb_hub.o and usb_storage.o
by Tom Rini
· Sun Jun 12 20:02:03 2022 -0400
c4cbec6
avb: Don't build in SPL
by Simon Glass
· Sat Apr 30 00:56:49 2022 -0600
aa4bce9
event: Add basic support for events
by Simon Glass
· Fri Mar 04 08:43:00 2022 -0700
3b75487
common: remove bedbug debugger support
by Ovidiu Panait
· Sat Jan 01 19:13:26 2022 +0200
b9735d6
common: rename lcd_simplefb.c file to fdt_simplefb.c
by Patrick Delaunay
· Mon Nov 15 16:32:18 2021 +0100
ec05898
Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig
by Patrick Delaunay
· Mon Nov 15 16:32:17 2021 +0100
d9fe9db
Remove LYNX KDI remainders
by Thomas Huth
· Tue Oct 26 14:31:18 2021 +0200
91944df
Create a new boot/ directory
by Simon Glass
· Thu Oct 14 12:47:54 2021 -0600
4d7237b
image: Split board code out into its own file
by Simon Glass
· Sat Sep 25 07:03:15 2021 -0600
17a2907
Merge tag 'v2021.10-rc4' into next
by Tom Rini
· Thu Sep 16 10:29:40 2021 -0400
97464ff
common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH
by Alexandru Gagniuc
· Thu Sep 02 19:54:19 2021 -0500
041a0ac
net: Rename SPL_NET_SUPPORT to SPL_NET
by Simon Glass
· Sun Aug 08 12:20:30 2021 -0600
f4d6039
serial: Rename SERIAL_SUPPORT to SERIAL
by Simon Glass
· Sun Aug 08 12:20:12 2021 -0600
1f2440c
Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST
by Simon Glass
· Sat Jul 10 21:14:29 2021 -0600
369d87a
Add support for stack-protector
by Joel Peshkin
· Sun Apr 11 11:21:58 2021 +0200
4ffa95d
x86: qemu: move QFW to its own uclass
by Asherah Connor
· Fri Mar 19 18:21:40 2021 +1100
9127d8b
common: SCP03 control (enable and provision of keys)
by Jorge Ramirez-Ortiz
· Sun Feb 14 16:27:23 2021 +0100
85c5065
common: Makefile: drop duplicated line
by Peng Fan
· Mon Dec 28 20:13:11 2020 +0800
768d58d
common: update: add a generic interface for FIT image
by AKASHI Takahiro
· Thu Oct 29 13:47:43 2020 +0900
8e8d3cf
fdt_region: move fdt_region.c to common/ from lib/libfdt/
by Masahiro Yamada
· Thu Apr 16 18:30:17 2020 +0900
e52bd93
common: image_sign_info helper functions in SPL
by Heinrich Schuchardt
· Wed Apr 15 18:46:21 2020 +0200
2db9516
log: syslog driver
by Heinrich Schuchardt
· Wed Feb 26 21:48:16 2020 +0100
2223c7d
lib: rsa: decouple rsa from FIT image verification
by AKASHI Takahiro
· Fri Feb 21 15:12:55 2020 +0900
4fabf40
image: android: Add functions for handling dtb field
by Sam Protsenko
· Fri Jan 24 17:53:40 2020 +0200
3148e42
mkimage: fit: add support to encrypt image with aes
by Philippe Reynes
· Wed Dec 18 18:25:41 2019 +0100
ee98dac
dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg
by Eugeniu Rosca
· Tue Dec 24 17:51:06 2019 +0100
3b7dc91
common: Implement A/B metadata
by Ruslan Trofymenko
· Fri Jul 05 15:37:32 2019 +0300
bbee270
stm32mp1: ram: add interactive mode for DDR configuration
by Patrick Delaunay
· Wed Apr 10 14:09:27 2019 +0200
5ea11ba5
usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE
by Abel Vesa
· Fri Feb 01 16:40:07 2019 +0000
9b0fbdc
dfu: Remove dependency on HUSH parser in SPL
by Andrew F. Davis
· Thu Jan 17 13:43:04 2019 -0600
6d932e6
spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU
by Andrew F. Davis
· Thu Jan 17 13:43:02 2019 -0600
57118f6
usb: musb-new: Add support for DM_USB
by Jean-Jacques Hiblot
· Tue Dec 04 11:30:57 2018 +0100
8416c6a
usb: Remove CMD_USB dependency for common code
by Sven Schwermer
· Wed Nov 21 08:43:55 2018 +0100
712bd2d
Add core support for a bloblist to convey data from SPL
by Simon Glass
· Thu Nov 15 18:43:50 2018 -0700
b56cdc0
spl: Add support for logging in SPL and TPL
by Simon Glass
· Thu Nov 15 18:43:49 2018 -0700
a4bea1f
spl: Support bootstage, log, hash and early malloc in TPL
by Simon Glass
· Tue Nov 06 15:21:28 2018 -0700
06bc2da
common: build ymodem only on need
by Jun Nie
· Tue Feb 13 16:07:55 2018 +0800
92f95bb
cmd: Add dtimg command
by Sam Protsenko
· Thu Aug 16 23:34:13 2018 +0300
e0df035
avb2.0: add proper dependencies
by Igor Opaniuk
· Tue Jul 17 14:33:25 2018 +0300
bb4aac4
avb2.0: implement AVB ops
by Igor Opaniuk
· Sun Jun 03 21:56:38 2018 +0300
c568bcb
mmc: Separate "mmc swrite" from fastboot
by Alex Kiernan
· Tue May 29 15:30:52 2018 +0000
65de955
fastboot: Move fastboot to drivers/fastboot
by Alex Kiernan
· Tue May 29 15:30:39 2018 +0000
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
7f8d436
dfu: Rename _FUNCTION_DFU to DFU_OVER_
by Marek Vasut
· Fri Feb 16 16:41:18 2018 +0100
ea84f80
dfu: Fix up the Kconfig mess
by Marek Vasut
· Fri Feb 16 16:41:17 2018 +0100
ee61532
common: do not compile common fastboot code when building the SPL
by Jean-Jacques Hiblot
· Thu Jan 04 15:23:28 2018 +0100
a68ce92
log: Add a console driver
by Simon Glass
· Mon Dec 04 13:48:25 2017 -0700
d95645d
log: Add an implementation of logging
by Simon Glass
· Mon Dec 04 13:48:24 2017 -0700
2037fa4
dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig
by Jean-Jacques Hiblot
· Fri Sep 15 12:57:24 2017 +0200
0cbf114
bootstage: adjust Makefile to allow including bootstage in SPL, but not in TPL
by Philipp Tomsich
· Mon Sep 11 22:04:09 2017 +0200
547cb40
Move environment files from common/ to env/
by Simon Glass
· Thu Aug 03 12:21:49 2017 -0600
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
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
3def006
scsi: Move drivers into new drivers/scsi directory
by Simon Glass
· Wed Jun 14 21:28:27 2017 -0600
2c844c4
sata: Move drivers into new drivers/ata directory
by Simon Glass
· Wed Jun 14 21:28:26 2017 -0600
ab3055a
Kconfig: Add CONFIG_SATA to enable SATA
by Simon Glass
· Wed Jun 14 21:28:25 2017 -0600
899aad2
boot_fit: Create helper functions that can be used to select DTB out of FIT
by Cooper Jr., Franklin
· Fri Jun 16 17:25:06 2017 -0500
e679240
spl: fit: Break out some functions into a common file
by Cooper Jr., Franklin
· Fri Jun 16 17:25:05 2017 -0500
01154cb
bootstage: Support SPL
by Simon Glass
· Mon May 22 05:05:35 2017 -0600
b569a01
Kconfig: Add a CONFIG_IDE option
by Simon Glass
· Wed May 17 03:25:30 2017 -0600
b22ec7a
Kconfig: Add CONFIG_HASH to enable hashing API
by Simon Glass
· Wed May 17 09:05:34 2017 -0600
db00957
common: Only build cli_readline.o for CMDLINE on non-SPL
by Tom Rini
· Mon May 08 22:14:34 2017 -0400
4d86356
spl: fdt: support for fdt fixup for falcon boot
by B, Ravi
· Tue Apr 18 17:27:26 2017 +0530
8c61eb0
flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled
by Masahiro Yamada
· Sat Feb 11 22:43:55 2017 +0900
603a4c1
common: dfu: saperate the dfu common functionality
by B, Ravi
· Thu Jul 28 17:39:15 2016 +0530
8b3c725
spl: dfu: add dfu support in SPL
by B, Ravi
· Thu Jul 28 17:39:14 2016 +0530
98b685d
Use separate options for TPL support
by Simon Glass
· Mon Sep 12 23:18:25 2016 -0600
36f067f
cmd: Split 'bootz' and 'booti' out from 'bootm'
by Tom Rini
· Fri Aug 12 08:31:15 2016 -0400
17a48e4
hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER
by Masahiro Yamada
· Tue Jun 21 02:11:19 2016 +0900
622a01c
autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c
by Masahiro Yamada
· Mon Jun 20 17:33:39 2016 +0900
5021e3c
verified-boot: Minimal support for booting U-Boot proper from SPL
by Teddy Reed
· Thu Jun 09 19:18:44 2016 -0700
3bba650
Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot
by Simon Glass
· Sat May 14 18:49:35 2016 -0600
37dda1c
cmd: eeprom: add support for layout aware commands
by Nikita Kiryanov
· Sat Apr 16 17:55:03 2016 +0300
3665a40
dm: sata: Separate the non-command code into its own file
by Simon Glass
· Sun May 01 11:36:11 2016 -0600
e11f0ef
dm: ide: Separate the non-command code into its own file
by Simon Glass
· Sun May 01 11:36:10 2016 -0600
c8e89ab
dm: scsi: Separate the non-command code into its own file
by Simon Glass
· Sun May 01 11:36:09 2016 -0600
5da543c
common: env: support sata device
by Peng Fan
· Sun Apr 03 21:52:13 2016 +0800
0ea4959
Allow command-line files to be dropped
by Simon Glass
· Sun Mar 13 19:07:34 2016 -0600
8b42692
fdt: Allow libfdt to be used in SPL
by Simon Glass
· Mon Feb 22 22:55:45 2016 -0700
e3ee2fb
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· Mon Feb 22 22:55:43 2016 -0700
d1f4063
common: Add support for environment file in EXT4.
by Stuart Longland
· Tue Feb 23 15:51:26 2016 +1000
fe6fbf3
Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.
by David Müller (ELSOFT AG)
· Sat Feb 06 07:57:25 2016 +0100
Next »