Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1f72e9ce96fc6a2b9fc4774acb4920412904bfd1
/
configs
1f72e9c
ARM64: zynqmp: Enable HUSH parser for all zynqmp targets
by Michal Simek
· 9 years ago
b858b6b
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 9 years ago
f5f1553
pico-imx6ul: Select CONFIG_HUSH_PARSER option
by Fabio Estevam
· 9 years ago
aee8312
mips: ath79: Add support for TPLink WDR4300
by Marek Vasut
· 9 years ago
80c8798
mips: ath79: add AP143 reference board
by Wills Wang
· 9 years ago
8d8d2ed
mips: ath79: add AP121 reference board
by Wills Wang
· 9 years ago
ce084b0
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
4de8657
dm: sandbox: mmc: Enable building MMC code for sandbox
by Simon Glass
· 9 years ago
2d552ca
dm: sandbox: Add a board for sandbox without CONFIG_BLK
by Simon Glass
· 9 years ago
78077b6
i2c: config: Move SYS_I2C_DW to Kconfig
by Stefan Roese
· 9 years ago
f8aea34
sunxi: Enable USB host in CHIP defconfig
by Hans de Goede
· 9 years ago
c4133d4
warp7: Fix boot by selecting CONFIG_OF_LIBFDT
by Fabio Estevam
· 9 years ago
81c3604
arm: socfpga: socrates: Add 'time' command
by Stefan Roese
· 9 years ago
64b4998
sunxi: Enable LDO3 at 3.3V on A13-OLinuXino board
by Hans de Goede
· 9 years ago
c91545f
ARM: uniphier: revive some commands lost by Kconfig re-sync
by Masahiro Yamada
· 9 years ago
f33703b
pico-imx6ul: Update the defconfig
by Tom Rini
· 9 years ago
c97c37a
ARM: hisilicon: hikey: Enable OF_CONTROL for hikey board.
by Peter Griffin
· 9 years ago
1d9ac83
configs: Re-sync with cmd/Kconfig
by Tom Rini
· 9 years ago
0f2dcb9
configs: Re-sync almost all of cmd/Kconfig
by Tom Rini
· 9 years ago
a284fc3c
configs: Re-sync CONFIG_USB_MUSB_HOST
by Tom Rini
· 9 years ago
f852e73
configs: Re-sync HUSH options
by Tom Rini
· 9 years ago
b54143d
Merge branch 'master' of git://www.denx.de/git/u-boot-uniphier
by Tom Rini
· 9 years ago
c767a28
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
063eb1e
ARM: uniphier: add PH1-LD20 SoC support
by Masahiro Yamada
· 9 years ago
2438c19
configs: Update some Xilinx configs
by Tom Rini
· 9 years ago
c5e1fc6
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
b706ffd
usb: gadget Move: CONFIG_G_DNL_* to Kconfig
by Sam Protsenko
· 9 years ago
38db33a
usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig
by Sam Protsenko
· 9 years ago
70ad200
usb: dwc3: Move CONFIG_USB_DWC3_OMAP to Kconfig
by Sam Protsenko
· 9 years ago
8073f47
usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig
by Sam Protsenko
· 9 years ago
4d2439d
usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig
by Sam Protsenko
· 9 years ago
b4a0bf7
usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig
by Sam Protsenko
· 9 years ago
891b819
Add initial support for Technexion's PICO-IMX6UL-EMMC board
by Fabio Estevam
· 9 years ago
85fbdea
bx50v3: Enable CONFIG_OF_LIBFDT in defconfig
by Akshay Bhat
· 9 years ago
82a9c3d
configs: ks2: move CMD_NAND to defconfigs
by Lokesh Vutla
· 9 years ago
56c8f0a
memory: Move TI_AEMIF config to KCONFIG
by Lokesh Vutla
· 9 years ago
481bd48
am57x: Move CONS_INDEX to Kconfig
by Daniel Allred
· 9 years ago
811382b
kconfig: Move CONFIG_OF_LIBFDT to Kconfig
by Michal Simek
· 9 years ago
7f79bf6
bcm281xx: enable CONFIG_OF_LIBFDT
by Steve Rae
· 9 years ago
7dc4e85
configs: dra74_evm: enable mmc driver model
by Mugunthan V N
· 9 years ago
30dcff8
configs: dra72_evm: enable mmc driver model
by Mugunthan V N
· 9 years ago
22e4268
sandbox: Enable many more commands
by Tom Rini
· 9 years ago
a4b8b8e
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
319cff4
ARM64: zynqmp: Use i2c cadence DM driver
by Michal Simek
· 9 years ago
9a5299f
ARM64: zynqmp: Enable CMD_GPIO and DM_GPIO for ep108
by Michal Simek
· 9 years ago
a335bd2
ARM64: zynqmp: Add support for zc1751 with DC cards
by Michal Simek
· 9 years ago
0b780f0
ARM64: zynqmp: Add defconfig for zcu102 revB board
by Michal Simek
· 9 years ago
5fc61c8
ARM64: zynqmp: Add support for ZCU102 platform
by Michal Simek
· 9 years ago
a913132
ARM64: zynqmp: Extend early malloc space to be able to run DM drivers
by Michal Simek
· 9 years ago
b9658ce
ARM64: zynqmp: Do not setup DM_ETH/GPIO/MMC by default for all boards
by Michal Simek
· 9 years ago
9e5b344
ARM: zynq: Extend microzed board support
by Michal Simek
· 9 years ago
8241212
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
8a4e906
sunxi: Add defconfig and dts file for Orange Pi One SBC
by Hans de Goede
· 9 years ago
c951167
sunxi: Enable CMD_GPIO on all sunxi boards
by Hans de Goede
· 9 years ago
c975440
sunxi: Enable usb ports on the Sinovoip BPI M3
by Hans de Goede
· 9 years ago
045a9e8
sunxi: Set DCDC1 to 3.3V on the Sinovoip BPI M3
by Hans de Goede
· 9 years ago
93ea526
ARM: add Raspberry Pi 3 64-bit config
by Stephen Warren
· 9 years ago
912a246
arm: socfpga: sr1500: Remove USB_GADGET
by Sam Protsenko
· 9 years ago
b9c8d5e
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
c232e81
arm: socfpga: migration of CONFIG_SPI_FLASH_BAR
by Denis Bakhvalov
· 9 years ago
a8b8f7b
board: pic32mzda: enable USB-host, USB-storage support.
by Purna Chandra Mandal
· 9 years ago
cbe8e1c
armv8: LS2080A: Consolidate LS2080A and LS2085A
by York Sun
· 9 years ago
665591d
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
47d5944
ARM: zynq: Enable FLASH_BAR for microzed and zybo
by Michal Simek
· 9 years ago
d449fb8
ARM64: Move HUSH enabling from board file to defconfig
by Michal Simek
· 9 years ago
7b5413e
ARM64: zynqmp: Select SYS_CONFIG_NAME via Kconfig
by Michal Simek
· 9 years ago
9106ed0
arm: mvebu: Add basic support for Armada 375 eval board db-88f6720
by Stefan Roese
· 9 years ago
638cf2d
arm: mxs: Update MX28EVK config
by Marek Vasut
· 9 years ago
ee5e70d
board: Add Qualcomm Dragonboard 410C support
by Mateusz Kulikowski
· 9 years ago
c7e4fbb
spmi: Add sandbox test driver
by Mateusz Kulikowski
· 9 years ago
533e7b1
Migrate CONFIG_ULPI* to Kconfig
by Mateusz Kulikowski
· 9 years ago
fa3e396
kc1: Select libfdt to allow running devicetree-based kernels
by Paul Kocialkowski
· 9 years ago
d6f47c8
rpi: BCM2837 and Raspberry Pi 3 32-bit support
by Stephen Warren
· 9 years ago
3848f97
sunxi: Add Pine64+ support
by Siarhei Siamashka
· 9 years ago
aa0a47a
sunxi: Cubietruck Plus: Enable USB Kconfig options in defconfig
by Chen-Yu Tsai
· 9 years ago
9cf24d3
sunxi: h8_homlet_v2: Enable USB Kconfig options in defconfig
by Chen-Yu Tsai
· 9 years ago
ffb4f5c
sunxi: h8_homlet_v2: Set DLDO4 to 3.3V
by Chen-Yu Tsai
· 9 years ago
93acc82
sunxi: h8_homlet_v2: Set DCDC1 to default voltage (3.3V)
by Chen-Yu Tsai
· 9 years ago
f5932a1
power: axp818: Fix DCDC5 default voltage
by Chen-Yu Tsai
· 9 years ago
b2600e0
sunxi: Enable LDO3 and LDO4 at 2.8V on OLinuxIno Lime boards
by Hans de Goede
· 9 years ago
8e6e440
sunxi: A20-OLinuXino-Lime2: Force 8211CL to master
by Michael Haas
· 9 years ago
b82aab8
sunxi: A20-Olimex-SOM-EVB: Force 8211CL to master
by Michael Haas
· 9 years ago
6df28ed
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
c0c38d2
armv8: ls2080rdb: ls2080qds: Add secure boot support
by Saksham Jain
· 9 years ago
a2cbff0
zipitz2: restore board support
by Vasily Khoruzhick
· 9 years ago
6acdb8b
imx: mx7d: move MX7D to Kconfig entry
by Peng Fan
· 9 years ago
6feaa96
imx: mx6sx: move MX6SX to Kconfig entry
by Peng Fan
· 9 years ago
73eb9b0
arm: mx6: Add CCV xPress board support
by Stefan Roese
· 9 years ago
6cfa712
warp7: Add initial support
by Fabio Estevam
· 9 years ago
b084b0c
usb: gadget: Move CONFIG_USB_GADGET to Kconfig
by Sam Protsenko
· 9 years ago
254b52d
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 9 years ago
f054758
arm: mvebu: theadorable: Add StratixV FPGA programming support
by Stefan Roese
· 9 years ago
97f4842
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
48a234a
sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/Kconfig
by Hans de Goede
· 9 years ago
d537cde
sunxi: sinovoip-bpi-m3: drop LDO settings from defconfig
by vishnupatekar
· 9 years ago
eb6c9d8
sunxi: Specify SATAPWR pin for Orangepi Plus
by Hans de Goede
· 9 years ago
38c6914
sunxi: Enable support for the eMMC found on the orangepi plus
by Hans de Goede
· 9 years ago
774a728
sunxi: Specify USB vbus pins for orangepi boards
by Hans de Goede
· 9 years ago
a784e06
sunxi: Enable composite video out on the CHIP
by Alex Kaplan
· 9 years ago
92437f6
sunxi: Fix DCDC2 output in CHIP_defconfig
by Boris Brezillon
· 9 years ago
Next »