Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fa2522613709b1939cca99229bed7533ec32ad5d
/
configs
/
sandbox_defconfig
e0554d8
video: sandbox: Enable all colour depths
by Simon Glass
· 4 years, 10 months ago
61c72ea
test/py: android: Add test for abootimg
by Sam Protsenko
· 4 years, 10 months ago
f6e6e1a
configs: Resync with savedefconfig
by Tom Rini
· 4 years, 10 months ago
6513577
configs: sandbox: Enable random number generator(rng) device
by Sughosh Ganu
· 5 years ago
54028bc
sandbox: Add a test for IRQ
by Simon Glass
· 5 years ago
937bb47
sandbox: Add PCI driver and test for p2sb
by Simon Glass
· 5 years ago
6ca096a
video: make BPP and ANSI configs optional
by Anatolij Gustschin
· 5 years ago
8ece304
mtd: ensure MTD is compiled when CMD_MTDPARTS is selected
by Miquel Raynal
· 5 years ago
7474507
sandbox: enable USB_KEYBOARD_FN_KEYS
by Heinrich Schuchardt
· 5 years ago
5cd7ece
env: Finish migration of common ENV options
by Tom Rini
· 5 years ago
ca63e71
env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol
by Tom Rini
· 5 years ago
ecdb78e
configs: Resync with savedefconfig
by Tom Rini
· 5 years ago
eeef7cf
sandbox: enable command aes
by Philippe Reynes
· 5 years ago
9712c82
dm: Add a dsi host uclass
by Yannick Fertré
· 5 years ago
527ded8
configs: Resync with savedefconfig
by Tom Rini
· 5 years ago
5e53e0d
configs: sandbox: enable PCAP capture cmd
by Ramon Fried
· 5 years ago
94ca0a8
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
by Tom Rini
· 5 years ago
31043fa
configs: sandbox: Enable composite clk
by Peng Fan
· 5 years ago
1e3629c
sandbox: remove CONFIG_DM_I2C_COMPAT from defconfigs
by Bartosz Golaszewski
· 5 years ago
41c0e26
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
ec264b4
test/py: Add base test case for A/B updates
by Ruslan Trofymenko
· 5 years ago
8882e59
defconfig: sandbox: Enable SANDBOX_CLK_CCF to reuse generic CCF code
by Lukasz Majewski
· 5 years ago
2febcea
rtc: add Microcrystal RV-8803 driver
by Michael Walle
· 6 years ago
c1ca573
configs: Resync with savedefconfig
by Tom Rini
· 5 years ago
a61efd8
net: Convert CONFIG_IP_DEFRAG to Kconfig
by Marek Vasut
· 5 years ago
66ea5c7
configs: Resync with savedefconfig
by Tom Rini
· 6 years ago
c9285bf
configs: Resync with savedefconfig
by Tom Rini
· 6 years ago
e6c3c2b
sandbox: Move pre-console buffer out of the way of tracing
by Simon Glass
· 6 years ago
2a70645
sandbox: Enable fdtdec tests
by Thierry Reding
· 6 years ago
910bdd6
rockchip: defconfig: Clean the unused pinctrl config
by David Wu
· 6 years ago
88edbd0
configs: Resync with savedefconfig
by Tom Rini
· 6 years ago
1fc5330
test: bootcount: add bootcount-uclass test
by Philipp Tomsich
· 6 years ago
929ea65
configs: Resync with savedefconfig
by Tom Rini
· 6 years ago
b24fdd4
sandbox: Increase the pre-relocation memory
by Simon Glass
· 6 years ago
19ebf0b
test: dma: add dma-uclass test
by Grygorii Strashko
· 6 years ago
a550b54
dm: Add Hardware Spinlock class
by Benjamin Gaignard
· 6 years ago
e2292d9
configs: sandbox: enable padding pss for rsa signature
by Philippe Reynes
· 6 years ago
c17c281
configs: Resync with savedefconfig
by Tom Rini
· 6 years ago
e3057f3
sandbox: Add a debug UART
by Simon Glass
· 6 years ago
b93eea7
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
6973345
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 6 years ago
ab664ff
test: Add tests for board uclass
by Mario Six
· 6 years ago
48081ef
configs: sandbox: add onewire w1 and sandbox eeprom
by Eugen Hristev
· 6 years ago
02ad6fb
video_osd: Add osd sandbox driver and tests
by Mario Six
· 6 years ago
08b9694
efi: sandbox: Enable selftest command
by Simon Glass
· 6 years ago
7406032
configs: Resync with savedefconfig
by Tom Rini
· 6 years ago
e83a31b
cmd: Add bind/unbind commands to bind a device to a driver from the command line
by Jean-Jacques Hiblot
· 6 years ago
f226038
configs: Migrate CONFIG_NR_DRAM_BANKS
by Tom Rini
· 6 years ago
9592215
sandbox: Add and build AXI bus and device
by Mario Six
· 6 years ago
d9669f1
configs: Resync with savedefconfig
by Tom Rini
· 6 years ago
01b7a32
sandbox: compile both TPM stack versions and drivers
by Miquel Raynal
· 6 years ago
26ed32e
drivers: smem: sandbox
by Ramon Fried
· 6 years ago
e0056d7
configs: Resync with savedefconfig
by Tom Rini
· 6 years ago
78b93ac
configs: add TPMv2.x support in Sandbox
by Miquel Raynal
· 7 years ago
79192b3
sandbox: Enable MC34708 PMIC support
by Lukasz Majewski
· 7 years ago
2cbc120
configs: Resync with savedefconfig
by Tom Rini
· 7 years ago
f705544
treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig
by Mario Six
· 7 years ago
b890600
SystemACE: Remove
by Tom Rini
· 7 years ago
07edfae
configs: Migrate CONFIG_SYS_TEXT_BASE
by Tom Rini
· 7 years ago
91d417b
block: Migrate SystemACE chip to Kconfig
by Tom Rini
· 7 years ago
aa1d73b
log: Add a way to log error-return values
by Simon Glass
· 7 years ago
045e0e2
log: sandbox: Enable logging
by Simon Glass
· 7 years ago
9e940b1
sandbox: Adjust pre-console address to avoid conflict
by Simon Glass
· 7 years ago
28d56bd
cmd: Toggle the default value of CONFIG_CMD_IMLS
by Tuomas Tynkkynen
· 7 years ago
075ce49
sandbox: Enable btrfs support
by Tom Rini
· 7 years ago
29e4953
usb: kbd: Set a default polling mechanism for USB keyboard
by Bin Meng
· 7 years ago
572d4f2
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
b501191
bootstage: Drop unused options
by Simon Glass
· 7 years ago
a33c14a
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 7 years ago
4e22da8
config: sandbox: Add unit tests
by Pantelis Antoniou
· 7 years ago
cb39296
add pytests for 'gpt rename' and 'gpt swap'
by Alison Chaiken
· 7 years ago
b5bf562
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
by Tom Rini
· 7 years ago
6123f638
sandbox: Enable NVMe driver for build testing
by Bin Meng
· 7 years ago
5b0b040
configs: Resync with savedefconfig
by Tom Rini
· 7 years ago
78873cd
configs: Resync with savedefconfig
by Tom Rini
· 7 years ago
86b1b65
Convert CONFIG_CMD_SF_TEST to Kconfig
by Simon Glass
· 7 years ago
c05459b
Kconfig: Convert CMD_READ to Kconfig
by Simon Glass
· 7 years ago
c88a09a
Convert CONFIG_CMD_PCI to Kconfig
by Simon Glass
· 7 years ago
66d7db0
Convert CONFIG_CMD_MTDPARTS_SPREAD to Kconfig
by Simon Glass
· 7 years ago
73c18b4
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
by Simon Glass
· 7 years ago
00c34d5b
sandbox: Enable more console options
by Simon Glass
· 7 years ago
256aa74
configs: Resync defconfigs
by Tom Rini
· 7 years ago
80e5d4d
bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an int
by Simon Glass
· 8 years ago
74fbeb3
sandbox: Move to use live tree
by Simon Glass
· 8 years ago
a831eca
Convert CONFIG_CMD_IDE to Kconfig
by Simon Glass
· 8 years ago
18980cc
Convert CONFIG_CMD_FUSE to Kconfig
by Simon Glass
· 8 years ago
12b8570
Convert CONFIG_CMD_ETHSW to Kconfig
by Simon Glass
· 8 years ago
c31e2d8
Convert CONFIG_CMD_ENV_FLAGS to Kconfig
by Simon Glass
· 8 years ago
84d67c7
Convert CONFIG_CMD_ENV_CALLBACK to Kconfig
by Simon Glass
· 8 years ago
614704b
power: rk808: rename to rk8xx
by Jacob Chen
· 8 years ago
7e9db02
dm: test: Add tests for the generic PHY uclass
by Jean-Jacques Hiblot
· 8 years ago
daea6d4
dm: Simple Watchdog uclass
by maxims@google.com
· 8 years ago
79f4eea
configs: Re-sync
by Tom Rini
· 8 years ago
690f509
fs: Kconfig: Add a separate option for FS_CRAMFS
by Simon Glass
· 8 years ago
519805e
fs: Convert CONFIG_CMD_CRAMFS to Kconfig
by Simon Glass
· 8 years ago
579b51a
fs: Kconfig: Add a separate config for FS_CBFS
by Simon Glass
· 8 years ago
0501e3e
fs: Convert CONFIG_CMD_CBFS to Kconfig
by Simon Glass
· 8 years ago
b575bfc
Convert CONFIG_CMD_BMP to Kconfig
by Simon Glass
· 8 years ago
a1dcf3c
pinctrl: Kconfig: sort pinctrl config options to prevent future clutter
by Philipp Tomsich
· 8 years ago
e62f4be
dm: sandbox: pwm: Add a basic pwm test
by Simon Glass
· 8 years ago
Next »