Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2d4fa3c452519686bfd4c53b3edd6bd15edbc0f1
2d4fa3c
dm: pinctrl: Add a way for a GPIO driver to obtain a pin function
by Simon Glass
· 9 years ago
c8db7b4
dm: power: Allow regulators to be omitted from SPL
by Simon Glass
· 9 years ago
0f5c269
spi: Correct device tree usage in spi_flash_decode_fdt()
by Simon Glass
· 9 years ago
6e4666b
dm: i2c: Allow muxes to be enabled for SPL separately
by Simon Glass
· 9 years ago
2096af6
cros_ec: Disable the Chrome OS EC in SPL
by Simon Glass
· 9 years ago
8aba11d
gpio: Allow 's' as an abbreviation for 'status'
by Simon Glass
· 9 years ago
fa0ced1
rockchip: jerry: Drop unused options
by Simon Glass
· 9 years ago
70bad91
rockchip: Disable simple-bus in SPL for firefly-rk3288, jerry
by Simon Glass
· 9 years ago
99ac701
rockchip: jerry: Enable the RK808 PMIC and regulator
by Simon Glass
· 9 years ago
279d749
rockchip: Move firefly and jerry to use the full pinctrl
by Simon Glass
· 9 years ago
253ea25
rockchip: pinctrl: Add a full pinctrl driver
by Simon Glass
· 9 years ago
d4a8a68
rockchip: mmc: Update the driver to use the new clock ID
by Simon Glass
· 9 years ago
f2e033f
rockchip: spi: Avoid setting the pinctrl twice
by Simon Glass
· 9 years ago
a95049e
rockchip: spi: Update the driver to use the new clock ID
by Simon Glass
· 9 years ago
3d15605
rockchip: i2c: Update the driver to use the new clock ID
by Simon Glass
· 9 years ago
344f366
rockchip: clock: Add a function to find a clock by ID
by Simon Glass
· 9 years ago
398ced1
rockchip: clk: Add a function to get a peripheral clock rate
by Simon Glass
· 9 years ago
afe0cb0
rockchip: clock: Rename the general clock variable to gclk_rate
by Simon Glass
· 9 years ago
8d32f4b
rockchip: Use a separate clock ID for clocks
by Simon Glass
· 9 years ago
930ec98
rockchip: jerry: Disable pmic-int-1 setup to avoid a hang
by Simon Glass
· 9 years ago
af0b744
rockchip: Use pwrseq for MMC start-up on jerry
by Simon Glass
· 9 years ago
3b4057b
rockchip: Correct the defconfig order
by Simon Glass
· 9 years ago
947fd98
rockchip: mmc: Use a pwrseq device if available
by Simon Glass
· 9 years ago
d2ce62b
rockchip: Convert the PMU IOMUX registers into an array
by Simon Glass
· 9 years ago
873220a
rockchip: Avoid using MMC code when not booting from MMC
by Simon Glass
· 9 years ago
c979517
dm: Add a power sequencing uclass
by Simon Glass
· 9 years ago
adecfef
power: Add support for RK808 regulators
by Simon Glass
· 9 years ago
a8bd2ac
power: Add base support for the RK808 PMIC
by Simon Glass
· 9 years ago
dea7f2e
dts: Bring in pinctrl device tree binding
by Simon Glass
· 9 years ago
0875f24
dm: pmic: Add 'reg status' to show all regulators
by Simon Glass
· 9 years ago
a098447
dm: pinctrl: Add a function to parse PIN_CONFIG flags
by Simon Glass
· 9 years ago
27ce962
dm: core: Don't set pinctrl for pinctrl devices
by Simon Glass
· 9 years ago
3e43a3e
rockchip: kylin: Store env in emmc
by Jeffy Chen
· 9 years ago
a32d009
rockchip: kylin: Check fastboot request
by Jeffy Chen
· 9 years ago
4d533cd
rockchip: kylin: Add default gpt partition table
by Jeffy Chen
· 9 years ago
70ddfcf
rockchip: rk3036: Bind GPIO banks
by Jeffy Chen
· 9 years ago
113094e
ARM: bootm: Try to use relocated ramdisk
by Jeffy Chen
· 9 years ago
0342bd2
dm: clk: Add support for decoding clocks from the device tree
by Simon Glass
· 9 years ago
31adfc2
clk: add fixed rate clock driver
by Masahiro Yamada
· 9 years ago
420c8f2
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
cd21371
Merge branch 'master' of git://git.denx.de/u-boot-i2c; branch 'master' of git://git.denx.de/u-boot-nds32
by Tom Rini
· 9 years ago
8d3d7c1
sunxi: Add support for the I2C controller which is part of the PRCM
by Jelle van der Waa
· 9 years ago
6b703e0
i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCs
by Hans de Goede
· 9 years ago
687f1f8
nds32: Fix compile error.
by rick
· 9 years ago
7a1cb29
dm: video: test: Test that bitmap display works correctly
by Simon Glass
· 9 years ago
a0f1efe
dm: video: test: Add tests for rotated consoles
by Simon Glass
· 9 years ago
90b6fef
dm: video: test: Add tests for the video uclass
by Simon Glass
· 9 years ago
38a2ae2
dm: video: sandbox: Convert sandbox to use driver model for video
by Simon Glass
· 9 years ago
161eea7
sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig
by Simon Glass
· 9 years ago
0005cb2
dm: stdio: video: Plumb the video uclass into stdio
by Simon Glass
· 9 years ago
68b2627
dm: video: Implement the bmp command for driver model
by Simon Glass
· 9 years ago
fce58f5
dm: common: Add memory reservation for the video uclass
by Simon Glass
· 9 years ago
1008da0
common: Move LCD and video memory reservation together
by Simon Glass
· 9 years ago
87aae88
dm: video: Add a driver for a rotated text console
by Simon Glass
· 9 years ago
23825a9
dm: video: Add a 'normal' text console driver
by Simon Glass
· 9 years ago
84c7fb3
dm: video: Add a uclass for the text console
by Simon Glass
· 9 years ago
68f5bf3
dm: lcd: Avoid using the lcd.h header file with driver model
by Simon Glass
· 9 years ago
623d28f
dm: video: Add a video uclass
by Simon Glass
· 9 years ago
24b9c46
arm: ls1021atwr: Enable driver model lpuart serial driver
by Bin Meng
· 9 years ago
4951af5
arm: ls1021atwr: Split off board device tree
by Bin Meng
· 9 years ago
8a70d6d
serial: lpuart: Add driver model serial support
by Bin Meng
· 9 years ago
6338fbd
serial: lpuart: Prepare the driver for DM conversion
by Bin Meng
· 9 years ago
a08d0bd
serial: lpuart: Call local version of setbrg and putc directly
by Bin Meng
· 9 years ago
a8cc172
serial: lpuart: Fix several cosmetic issues
by Bin Meng
· 9 years ago
4409dcf
serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig
by Bin Meng
· 9 years ago
06229a9
arm: ls1021atwr: Convert to driver model and enable serial support
by Bin Meng
· 9 years ago
b819911
Revert "fdt_support: Add multi-serial support for stdout fixup"
by Bin Meng
· 9 years ago
6818820
test/py: add a test for the sleep command
by Stephen Warren
· 9 years ago
df278bb
test/py: test the ums command
by Stephen Warren
· 9 years ago
47a2ca7
test/py: test the shell if command
by Stephen Warren
· 9 years ago
9367d4d
test/py: add test of basic shell functionality
by Stephen Warren
· 9 years ago
819f23b
test/py: test the md/mw commands
by Stephen Warren
· 9 years ago
d631062
test/py: add test of setenv/printenv/echo
by Stephen Warren
· 9 years ago
f8826ef
test/py: test that sandbox exits when asked
by Stephen Warren
· 9 years ago
10e5063
test/py: Implement pytest infrastructure
by Stephen Warren
· 9 years ago
80c2ebc
patman: Add --thread option
by Mateusz Kulikowski
· 9 years ago
67c2295
clk: add API to enable clock
by Masahiro Yamada
· 9 years ago
ecf20f6
clk: add static qualifier to local functions
by Masahiro Yamada
· 9 years ago
53b2aec
clk: add needed include and declaration to include/clk.h
by Masahiro Yamada
· 9 years ago
cd20f58
clk: fix comments in include/clk.h
by Masahiro Yamada
· 9 years ago
92b8c2f
clk: move Kconfig options into sub-menu
by Masahiro Yamada
· 9 years ago
9eb361b
usb: Define USB_MAX_STOR_DEV in only one place
by Simon Glass
· 9 years ago
4faff28
timer: sandbox: work without device tree
by Stephen Warren
· 9 years ago
023ddfe
dm: timer: refuse timers with zero clock_rate
by Stephen Warren
· 9 years ago
0a30e42
bzip2: Support compression for sandbox
by Simon Glass
· 9 years ago
286863d
dm: core: Call uclass post_bind() after the driver's bind() method
by Simon Glass
· 9 years ago
cd161d8
sandbox: Support the bmp command
by Simon Glass
· 9 years ago
bdfb70b
tiny-printf: Always print zeroes
by Simon Glass
· 9 years ago
9cefa47
pinctrl: Avoid binding all pinconfig nodes before relocation
by Simon Glass
· 9 years ago
63f5785
i2c: Correct command return values
by Simon Glass
· 9 years ago
547cb34
dm: mmc: Try to honour the sequence order
by Simon Glass
· 9 years ago
ee8a3d9
dm: gpio: Allow the uclass to work without printf()
by Simon Glass
· 9 years ago
5bd9f6c
tiny-printf: Avoid printing NULL strings
by Simon Glass
· 9 years ago
825c186
defconfig: dra74_evm: enable timer driver model
by Mugunthan V N
· 9 years ago
00c7f5f
arm: dts: dra7-evm: add tick-timer to chosen node
by Mugunthan V N
· 9 years ago
1612111
defconfig: dra72_evm: enable timer driver model
by Mugunthan V N
· 9 years ago
80961e9
arm: dts: dra72-evm: add tick-timer to chosen node
by Mugunthan V N
· 9 years ago
6987f2d
ti_omap5_common: timer: do not define CONFIG_TIMER for spl
by Mugunthan V N
· 9 years ago
8fb8189
defconfig: am335x_gp_evm: enable timer driver model
by Mugunthan V N
· 9 years ago
4e2b288
arm: dts: am335x-evm: add tick-timer to chosen node
by Mugunthan V N
· 9 years ago
Next »