Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
639a84023debc75ec58ce56b6fc410b1474f906c
/
configs
639a840
Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to Kconfig
by Tom Rini
· 8 years ago
7716cd6
Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
by Tom Rini
· 8 years ago
4a3e798
watchdog: Migrate OMAP_WATCHDOG to Kconfig
by Tom Rini
· 8 years ago
162efc3
omap3: Migrate CONFIG_OMAP3_GPIO_X to Kconfig
by Tom Rini
· 8 years ago
50e221a
omap5: Migrate CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC to Kconfig
by Tom Rini
· 8 years ago
20f6875
davinci: omapl138_lcdk: drop custom prompt string
by Sekhar Nori
· 8 years ago
7743c69
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 8 years ago
a552b44
davinci: omapl138_lcdk: switch to using TI_COMMON_CMD_OPTIONS
by Sekhar Nori
· 8 years ago
14426ca
configs: convert CONFIG_SYS_MPUCLK to Kconfig
by Lokesh Vutla
· 8 years ago
68a442f
boston: Enable CONFIG_DISTRO_DEFAULTS in defconfigs
by Paul Burton
· 8 years ago
3d04d5a
qspi: dra7xx: enable qspi-boot for dra7x paltform
by B, Ravi
· 8 years ago
9e4ce1d
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
8578ee55
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 8 years ago
1bec3f2
rockchip: defconfigs: Add mipi dsi support for rk3399 evb board
by Eric Gao
· 8 years ago
614704b
power: rk808: rename to rk8xx
by Jacob Chen
· 8 years ago
269a37f
rockchip: tinker: set ethaddr in late init
by Jonas Karlman
· 8 years ago
6d43fb1
rockchip: add defconfig for firefly-rk3399
by Kever Yang
· 8 years ago
9283098
rockchip: dts: evb-rk3399: add gmac support
by Kever Yang
· 8 years ago
735ddea
rockchip: video: Kconfig: Add Kconfig for rockchip video driver
by eric.gao@rock-chips.com
· 8 years ago
f19123e
mips: bmips: enable bcm6328-power-domain driver for BCM6328 and BCM63268 boards
by Álvaro Fernández Rojas
· 8 years ago
7e762bb
mips: bmips: enable bcm6345-reset driver for all BMIPS boards
by Álvaro Fernández Rojas
· 8 years ago
96547b4
mips: bmips: enable bcm6345-clk driver for all BMIPS boards
by Álvaro Fernández Rojas
· 8 years ago
961cdc4
mips: bmips: add NeufBox 4 (Sercomm) board
by Álvaro Fernández Rojas
· 8 years ago
0c31af5
mips: bmips: add Comtrend VR-3032u bcm6328-leds
by Álvaro Fernández Rojas
· 8 years ago
42ecb78
mips: bmips: add Comtrend AR-5387un bcm6328-leds
by Álvaro Fernández Rojas
· 8 years ago
160ccde
mips: bmips: add Huawei HG556a gpio-leds
by Álvaro Fernández Rojas
· 8 years ago
58e81b4
MIPS: add BMIPS Comtrend VR-3032u board
by Álvaro Fernández Rojas
· 8 years ago
2114b1f
MIPS: add BMIPS Comtrend AR-5387un board
by Álvaro Fernández Rojas
· 8 years ago
219be89
MIPS: add BMIPS Huawei HG556a board
by Álvaro Fernández Rojas
· 8 years ago
55bdf92
omap3_logic: Add Device Tree Support and more DM drivers
by Adam Ford
· 8 years ago
39254d0
dm: video: arm: rpi: Convert to use driver model for video
by Simon Glass
· 8 years ago
7a973ff
dm: arm: rpi: Drop CONFIG_OF_EMBED
by Simon Glass
· 8 years ago
b22f620
dm: mmc: rpi: Convert Raspberry Pi to driver model for MMC
by Simon Glass
· 8 years ago
53253a5
dm: arm: rpi: Use driver model for Ethernet
by Simon Glass
· 8 years ago
402c0cd
dm: arm: rpi: Move to driver model for USB
by Simon Glass
· 8 years ago
8904415
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
32cead5
defconfig: dra7xx_evm: enable CONFIG_BLK and disk driver model for SCSI
by Jean-Jacques Hiblot
· 8 years ago
7e9db02
dm: test: Add tests for the generic PHY uclass
by Jean-Jacques Hiblot
· 8 years ago
4a2c89a
board: at91sam9263ek: Enable early debug UART
by Wenyou Yang
· 8 years ago
a4952c1
configs: at91sam9263ek: Update for DT and DM support
by Wenyou Yang
· 8 years ago
de5793e
board: at91sam9rlek: Enable early debug UART
by Wenyou Yang
· 8 years ago
3cbbeb1
configs: at91sam9rlek: Update for DT and DM support
by Wenyou Yang
· 8 years ago
de56d37
board: at91sam9260ek/9g20ek: Enable early debug UART
by Wenyou Yang
· 8 years ago
9c4fbd5
configs: at91sam9260ek/9g20ek: Update for DT and DM
by Wenyou Yang
· 8 years ago
cf6667c
board: at91sam9m10g45ek: Enable early debug UART
by Wenyou Yang
· 8 years ago
269c9d1
configs: at91sam9m10g45ek: Update to support DM/DT
by Wenyou Yang
· 8 years ago
e3c9930
board: at91sam9n12ek: Enable early debug UART
by Wenyou Yang
· 8 years ago
487d113
configs: at91sam9n12ek: Update for DT and DM support
by Wenyou Yang
· 8 years ago
a9606f0
board: at91sam9x5ek: Enable early debug UART
by Wenyou Yang
· 8 years ago
f345e28
configs: at91sam9x5ek: Update to support DM/DT
by Wenyou Yang
· 8 years ago
1646bb4
configs: sama5d3xek: add default config for CMP board
by Wenyou Yang
· 8 years ago
a4db449
configs: sama5d2_xplained: update for SPL
by Wenyou Yang
· 8 years ago
69b7301
configs: sama5d2_xplained: enable CONFIG_DM_ETH
by Wenyou Yang
· 8 years ago
5bb30bc
ARM: mvebu: switch db-88f6820-amc to DM for i2c
by Chris Packham
· 8 years ago
0edf772
arm64: mvebu: a8k: Add NAND configuration parameters
by Konstantin Porotchkin
· 8 years ago
14fdaa8
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
b8d6865
configs: ks2: Enable TI_COMMON_CMD_OPTIONS
by Lokesh Vutla
· 8 years ago
337a7a8
configs: dra7xx: Enable TI_COMMON_CMD_OPTIONS
by Lokesh Vutla
· 8 years ago
a5b0902
configs: am57xx: Enable TI_COMMON_CMD_OPTIONS
by Lokesh Vutla
· 8 years ago
57d51dd
configs: am43xx: Enable TI_COMMON_CMD_OPTIONS
by Lokesh Vutla
· 8 years ago
54ce261
configs: am335x: Enable TI_COMMON_CMD_OPTIONS
by Lokesh Vutla
· 8 years ago
625f85a
aspeed: Enable I2C in EVB defconfig
by maxims@google.com
· 8 years ago
5efd26c
aspeed: Enable Pinctrl Driver in AST2500 EVB
by maxims@google.com
· 8 years ago
0fdb11a
aspeed: Refactor AST2500 RAM Driver and Sysreset Driver
by maxims@google.com
· 8 years ago
daea6d4
dm: Simple Watchdog uclass
by maxims@google.com
· 8 years ago
b2310f1
igep003x: Add support for IGEP SMARC AM335x
by Pau Pajuelo
· 8 years ago
b6bd7f9
igep003x: UBIize
by Ladislav Michl
· 8 years ago
10bdc71
igep0033: Rename to igep003x
by Ladislav Michl
· 8 years ago
1a8fde7
stm32f7: use stm32f7 gpio driver supporting driver model
by Vikas Manocha
· 8 years ago
2479609
stm32f7: sdram: move sdram driver code to ram drivers area
by Vikas Manocha
· 8 years ago
f78f386
arm: am57xx: cl-som-am57x: enable USB commands
by Uri Mashiach
· 8 years ago
a7c61f1
arm: am57xx: cl-som-am57x: enable USB storage
by Uri Mashiach
· 8 years ago
f6ff74e
arm: usb: dra7xx: xHCI registers based on USB port index
by Uri Mashiach
· 8 years ago
ad93523
sunxi: add support for Banana Pi M2 Plus board
by Icenowy Zheng
· 8 years ago
f96ec23
sunxi: enable SATA on Banana Pi M2 Ultra
by Icenowy Zheng
· 8 years ago
79f4eea
configs: Re-sync
by Tom Rini
· 8 years ago
78548ea
fdt: Move fdt_fixup_ethernet to a common place
by Tom Rini
· 8 years ago
3e257df
cmd: add Kconfig option for 'date' command
by Chris Packham
· 8 years ago
0a6d8e6
Convert CONFIG_CMD_DISPLAY to Kconfig
by Simon Glass
· 8 years ago
20ea563
Convert CONFIG_CMD_DIAG to Kconfig
by Simon Glass
· 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
04ac6f1
Convert CONFIG_CMD_CLK to Kconfig
by Simon Glass
· 8 years ago
aa0c457
Convert CONFIG_CMD_CHIP_CONFIG 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
d65a142
Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig
by Simon Glass
· 8 years ago
ffab9a0
Convert CONFIG_CMD_BSP to Kconfig
by Simon Glass
· 8 years ago
b575bfc
Convert CONFIG_CMD_BMP to Kconfig
by Simon Glass
· 8 years ago
3ec09a0
Convert CONFIG_CMD_BMODE to Kconfig
by Simon Glass
· 8 years ago
3423f21
Convert CONFIG_CMD_BEDBUG to Kconfig
by Simon Glass
· 8 years ago
bc76c74
Convert CONFIG_CMD_BAT to Kconfig
by Simon Glass
· 8 years ago
528fdd1
Convert CONFIG_CMD_AES et al to Kconfig
by Simon Glass
· 8 years ago
52222b1
power: Convert CONFIG_PMIC_AS3722 to Kconfig
by Simon Glass
· 8 years ago
387e647
arm: Re-sync ARCH_MX5 / MX51 / MX53 CONFIG options
by Tom Rini
· 8 years ago
78f54cf
sunxi: Disable DE2 video driver where not needed
by Jernej Skrabec
· 8 years ago
0658656
Merge tag 'xilinx-fixes-for-v2017.05' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 8 years ago
6e1288c
ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig
by Masahiro Yamada
· 8 years ago
848944c
Kconfig: Enable FIT support by default for TI platforms
by Andrew F. Davis
· 8 years ago
a1dcf3c
pinctrl: Kconfig: sort pinctrl config options to prevent future clutter
by Philipp Tomsich
· 8 years ago
Next »