Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
738b3ea6bc6c572ce8e91b7c0bddeb6a3c60dbd4
/
configs
/
sandbox_noblk_defconfig
c1ca573
configs: Resync with savedefconfig
by Tom Rini
· Fri Jun 21 10:11:23 2019 -0400
a61efd8
net: Convert CONFIG_IP_DEFRAG to Kconfig
by Marek Vasut
· Tue Jun 11 04:51:14 2019 +0200
66ea5c7
configs: Resync with savedefconfig
by Tom Rini
· Sun May 26 14:45:25 2019 -0400
c9285bf
configs: Resync with savedefconfig
by Tom Rini
· Mon Apr 29 15:54:04 2019 -0400
910bdd6
rockchip: defconfig: Clean the unused pinctrl config
by David Wu
· Wed Jan 02 21:01:55 2019 +0800
929ea65
configs: Resync with savedefconfig
by Tom Rini
· Mon Jan 07 17:46:19 2019 -0500
b24fdd4
sandbox: Increase the pre-relocation memory
by Simon Glass
· Mon Dec 03 04:37:17 2018 -0700
1bb290d
test: dm: virtio: Add test cases for virtio uclass
by Bin Meng
· Mon Oct 15 02:21:26 2018 -0700
f1edae9
Kconfig: sandbox: enable cmd_avb and dependencies
by Jens Wiklander
· Tue Sep 25 16:40:23 2018 +0200
b93eea7
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Sun Sep 30 18:16:51 2018 -0400
ab664ff
test: Add tests for board uclass
by Mario Six
· Tue Jul 31 11:44:13 2018 +0200
02ad6fb
video_osd: Add osd sandbox driver and tests
by Mario Six
· Thu Sep 27 09:19:31 2018 +0200
7406032
configs: Resync with savedefconfig
by Tom Rini
· Mon Sep 03 15:26:12 2018 -0400
f226038
configs: Migrate CONFIG_NR_DRAM_BANKS
by Tom Rini
· Thu Aug 16 08:16:24 2018 -0400
d9669f1
configs: Resync with savedefconfig
by Tom Rini
· Tue Aug 07 21:40:14 2018 -0400
e0056d7
configs: Resync with savedefconfig
by Tom Rini
· Mon Jun 04 11:57:37 2018 -0400
78b93ac
configs: add TPMv2.x support in Sandbox
by Miquel Raynal
· Tue May 15 11:57:28 2018 +0200
f705544
treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig
by Mario Six
· Wed Mar 28 14:38:17 2018 +0200
732aa4a
configs: Re-sync with CONFIG_DISTRO_DEFAULTS
by Tom Rini
· Sat Feb 10 16:54:38 2018 -0500
07edfae
configs: Migrate CONFIG_SYS_TEXT_BASE
by Tom Rini
· Sat Feb 03 12:10:38 2018 -0500
28d56bd
cmd: Toggle the default value of CONFIG_CMD_IMLS
by Tuomas Tynkkynen
· Sun Oct 08 21:48:01 2017 +0300
29e4953
usb: kbd: Set a default polling mechanism for USB keyboard
by Bin Meng
· Wed Sep 13 01:19:43 2017 -0700
b501191
bootstage: Drop unused options
by Simon Glass
· Tue Sep 05 19:49:48 2017 -0600
b5bf562
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
by Tom Rini
· Fri Aug 25 17:50:27 2017 -0400
5b0b040
configs: Resync with savedefconfig
by Tom Rini
· Mon Aug 28 07:16:32 2017 -0400
78873cd
configs: Resync with savedefconfig
by Tom Rini
· Mon Aug 14 19:58:53 2017 -0400
c88a09a
Convert CONFIG_CMD_PCI to Kconfig
by Simon Glass
· Fri Aug 04 16:34:34 2017 -0600
73c18b4
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
by Simon Glass
· Sun Jul 23 21:19:39 2017 -0600
256aa74
configs: Resync defconfigs
by Tom Rini
· Mon Jun 19 09:47:40 2017 -0400
80e5d4d
bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an int
by Simon Glass
· Mon May 22 05:05:24 2017 -0600
a831eca
Convert CONFIG_CMD_IDE to Kconfig
by Simon Glass
· Wed May 17 03:25:29 2017 -0600
c31e2d8
Convert CONFIG_CMD_ENV_FLAGS to Kconfig
by Simon Glass
· Wed May 17 03:25:14 2017 -0600
84d67c7
Convert CONFIG_CMD_ENV_CALLBACK to Kconfig
by Simon Glass
· Wed May 17 03:25:13 2017 -0600
3c89978
sandbox_noblk_defconfig: disable CONFIG_GENERIC_MMC
by Masahiro Yamada
· Tue May 09 20:31:37 2017 +0900
614704b
power: rk808: rename to rk8xx
by Jacob Chen
· Tue May 02 14:54:52 2017 +0800
7e9db02
dm: test: Add tests for the generic PHY uclass
by Jean-Jacques Hiblot
· Mon Apr 24 11:51:28 2017 +0200
79f4eea
configs: Re-sync
by Tom Rini
· Mon May 01 11:41:11 2017 -0400
690f509
fs: Kconfig: Add a separate option for FS_CRAMFS
by Simon Glass
· Wed Apr 26 22:28:04 2017 -0600
519805e
fs: Convert CONFIG_CMD_CRAMFS to Kconfig
by Simon Glass
· Wed Apr 26 22:28:03 2017 -0600
579b51a
fs: Kconfig: Add a separate config for FS_CBFS
by Simon Glass
· Wed Apr 26 22:27:59 2017 -0600
0501e3e
fs: Convert CONFIG_CMD_CBFS to Kconfig
by Simon Glass
· Wed Apr 26 22:27:58 2017 -0600
b575bfc
Convert CONFIG_CMD_BMP to Kconfig
by Simon Glass
· Wed Apr 26 22:27:55 2017 -0600
a1dcf3c
pinctrl: Kconfig: sort pinctrl config options to prevent future clutter
by Philipp Tomsich
· Wed Apr 19 16:46:37 2017 +0200
e62f4be
dm: sandbox: pwm: Add a basic pwm test
by Simon Glass
· Sun Apr 16 21:01:11 2017 -0600
3bd0c46
dm: led: Add support for blinking LEDs
by Simon Glass
· Mon Apr 10 11:34:57 2017 -0600
54c57d3
configs: move CMD_MD5SUM definition to defconfigs
by Andre Przywara
· Wed Mar 15 01:19:07 2017 +0000
7bbebd1
mmc: move CONFIG_GENERIC_MMC to Kconfig
by Masahiro Yamada
· Mon Jan 30 19:46:49 2017 +0900
7328709
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
by Patrick Delaunay
· Fri Jan 27 11:00:42 2017 +0100
1aa32a8
disk: convert CONFIG_AMIGA_PARTITION to Kconfig
by Patrick Delaunay
· Fri Jan 27 11:00:39 2017 +0100
21d3bce
disk: convert CONFIG_ISO_PARTITION to Kconfig
by Patrick Delaunay
· Fri Jan 27 11:00:38 2017 +0100
f7e0772
disk: convert CONFIG_DOS_PARTITION to Kconfig
by Patrick Delaunay
· Fri Jan 27 11:00:37 2017 +0100
c4bbbec
disk: convert CONFIG_MAC_PARTITION to Kconfig
by Patrick Delaunay
· Fri Jan 27 11:00:36 2017 +0100
22d567e
Kconfig: Migrate BOARD_LATE_INIT to a select
by Tom Rini
· Sun Jan 22 19:43:11 2017 -0500
4c57e4c
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
by Jagan Teki
· Sat Jan 21 11:48:33 2017 +0100
a5ed4be
mmc: complete unfinished move of CONFIG_MMC
by Masahiro Yamada
· Wed Dec 07 22:10:26 2016 +0900
f48e025
drivers/pci/Kconfig: Add PCI
by Tom Rini
· Wed Oct 26 17:15:37 2016 -0400
9fd2a02
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
by Simon Glass
· Mon Oct 17 20:12:37 2016 -0600
4458d3b
Convert SILENT_CONSOLE options to Kconfig
by Simon Glass
· Mon Oct 17 20:12:35 2016 -0600
7b8492e
dm: blk: Enable CONFIG_BLK if DM_MMC is enabled
by Simon Glass
· Sat Oct 01 14:43:18 2016 -0600
afea41d
configs: Resync with savedefconfig
by Tom Rini
· Thu Sep 08 16:11:59 2016 -0400
d697909
cosmetic: rockchip: rk3036: pinctrl: fix config symbol naming
by Heiko Stübner
· Sat Jul 16 00:17:14 2016 +0200
66bd8d3
cosmetic: rockchip: rk3288: pinctrl: fix config symbol naming
by Heiko Stübner
· Sat Jul 16 00:17:13 2016 +0200
859f256
Rename reset to sysreset
by Stephen Warren
· Thu May 12 12:03:35 2016 -0600
2d552ca
dm: sandbox: Add a board for sandbox without CONFIG_BLK
by Simon Glass
· Sun May 01 11:35:50 2016 -0600