Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
fffe25db04b428f34b72264ff50c40f395fcd936
/
include
1ff4f32
dm: x86: Add a driver for Intel PCH7
by Simon Glass
· 9 years ago
ca831f4
dm: Expand the uclass for Platform Controller Hubs (PCH)
by Simon Glass
· 9 years ago
9d731c8
dm: pci: Add a function to write a BAR
by Simon Glass
· 9 years ago
7c1058f
rockchip: Add support for Raxda Rock 2
by Simon Glass
· 9 years ago
889b8a3
rockchip: firefly-rk3288: Enable HDMI output
by Simon Glass
· 9 years ago
74336f7
rockchip: jerry: Enable EDP and HDMI video output
by Simon Glass
· 9 years ago
d78a3d2
rockchip: jerry: Add support for timing SPI flash speed
by Simon Glass
· 9 years ago
dae594f
rockchip: spl: Support full-speed CPU in SPL
by Simon Glass
· 9 years ago
30fc0fd
rockchip: config: Enable the 'gpio' command
by Simon Glass
· 9 years ago
ad443b7
rockchip: Don't skip low-level init
by Simon Glass
· 9 years ago
2dcf143
dm: video: Repurpose the 'displayport' uclass to 'display'
by Simon Glass
· 9 years ago
f563dc1
dm: panel: Add a panel uclass
by Simon Glass
· 9 years ago
363bf77
dm: backlight: Add a backlight uclass
by Simon Glass
· 9 years ago
fc760cb
dm: pwm: Add a PWM uclass
by Simon Glass
· 9 years ago
68dcdc9
video: Add a function to control cache flushing
by Simon Glass
· 9 years ago
f1a1247
video: Name consoles by their number
by Simon Glass
· 9 years ago
27a1961
rockchip: jerry: Enable the Chrome OS EC
by Simon Glass
· 9 years ago
1b30d61
dm: core: Export uclass_find_device_by_of_offset()
by Simon Glass
· 9 years ago
77eaa19
dm: pinctrl: Add a way for a GPIO driver to obtain a pin function
by Simon Glass
· 9 years ago
69a0504
rockchip: jerry: Drop unused options
by Simon Glass
· 9 years ago
79d020e
rockchip: Use pwrseq for MMC start-up on jerry
by Simon Glass
· 9 years ago
5fd6bad
dm: Add a power sequencing uclass
by Simon Glass
· 9 years ago
2a4febf
power: Add base support for the RK808 PMIC
by Simon Glass
· 9 years ago
52db39a
dm: pinctrl: Add a function to parse PIN_CONFIG flags
by Simon Glass
· 9 years ago
b6517a0
rockchip: kylin: Store env in emmc
by Jeffy Chen
· 9 years ago
e68f203
rockchip: kylin: Check fastboot request
by Jeffy Chen
· 9 years ago
197e14e
rockchip: kylin: Add default gpt partition table
by Jeffy Chen
· 9 years ago
e70cc43
dm: clk: Add support for decoding clocks from the device tree
by Simon Glass
· 9 years ago
6905f4d
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
9d08268
sunxi: Add support for the I2C controller which is part of the PRCM
by Jelle van der Waa
· 9 years ago
747440d
dm: video: test: Test that bitmap display works correctly
by Simon Glass
· 9 years ago
3c97c4f
dm: video: test: Add tests for the video uclass
by Simon Glass
· 9 years ago
3ade5bc
dm: video: sandbox: Convert sandbox to use driver model for video
by Simon Glass
· 9 years ago
1e69ad0
sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig
by Simon Glass
· 9 years ago
5a54194
dm: common: Add memory reservation for the video uclass
by Simon Glass
· 9 years ago
8351076
dm: video: Add a uclass for the text console
by Simon Glass
· 9 years ago
6cbf5de
dm: lcd: Avoid using the lcd.h header file with driver model
by Simon Glass
· 9 years ago
1acafc7
dm: video: Add a video uclass
by Simon Glass
· 9 years ago
5ed07cf
serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig
by Bin Meng
· 9 years ago
f833cd6
arm: ls1021atwr: Convert to driver model and enable serial support
by Bin Meng
· 9 years ago
f0e0751
clk: add API to enable clock
by Masahiro Yamada
· 9 years ago
ad1cf78
clk: add needed include and declaration to include/clk.h
by Masahiro Yamada
· 9 years ago
8bdf9cf
clk: fix comments in include/clk.h
by Masahiro Yamada
· 9 years ago
cf20452
bzip2: Support compression for sandbox
by Simon Glass
· 9 years ago
30a0cdb
ti_omap5_common: timer: do not define CONFIG_TIMER for spl
by Mugunthan V N
· 9 years ago
ac3507d
am335x_evm: timer: do not define CONFIG_TIMER for spl
by Mugunthan V N
· 9 years ago
1ce32ba
am43xx_evm: timer: do not define CONFIG_TIMER for spl
by Mugunthan V N
· 9 years ago
c833697
dm: timer: uclass: add timer init in uclass driver to add timer device
by Mugunthan V N
· 9 years ago
57e5eca
iocon / bamboo: Drop CONFIG_SYS_LONGHELP
by Tom Rini
· 9 years ago
0a61ee8
stm32: move stm32 specific code to mach-stm32
by Vikas Manocha
· 9 years ago
a260af6
udoo:use load instead of fatload
by Oscar Curero
· 9 years ago
c67b760
powerpc/83xx: fix build failure
by Shengzhou Liu
· 9 years ago
99c6a9f
igep00x0: Remove no-op macros from config header
by Ladislav Michl
· 9 years ago
d636f2a
igep00x0: Fix config header indentation
by Ladislav Michl
· 9 years ago
78f7b6a
igep00x0: Do not include config_distro_defaults.h
by Ladislav Michl
· 9 years ago
65c5c81
ti_omap3_common: Do not define CONFIG_SPL_NAND_SUPPORT
by Ladislav Michl
· 9 years ago
5ba0b48
mips: pb1x00: move CONFIG_SYS_TEXT_BASE away from config.mk
by Masahiro Yamada
· 9 years ago
9a893d2
mips: dbau1x00: move CONFIG_SYS_TEXT_BASE away from config.mk
by Masahiro Yamada
· 9 years ago
614fc89
mips: vct: move CONFIG_SYS_TEXT_BASE away from config.mk
by Masahiro Yamada
· 9 years ago
61a4392
m68k: M54418TWR: drop board/freescale/m54418twr/config.mk
by Masahiro Yamada
· 9 years ago
25d4eb8
ARM: uniphier: add bootm_low environment
by Masahiro Yamada
· 9 years ago
17bd4a2
ARM: uniphier: define CONFIG_SYS_BOOTMAPSZ
by Masahiro Yamada
· 9 years ago
900f88f
armv8: cavium: Add an implementation of ATF calling functions
by Sergey Temerkhanov
· 9 years ago
746f985
armv8: cavium: Add ThunderX 88xx board definition
by Sergey Temerkhanov
· 9 years ago
284ca9c
armv8: Add psci.h from the Linux kernel
by Sergey Temerkhanov
· 9 years ago
5b8031c
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
947c626
vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF
by Tom Rini
· 9 years ago
9951182
MIPS: malta: do not pull in target header files in config.h
by Daniel Schwierzeck
· 9 years ago
192bc69
Fix GCC format-security errors and convert sprintfs.
by Ben Whitten
· 9 years ago
4edde96
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
f46c255
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 9 years ago
aefb8f4
mvebu: Support Synology DS414
by Phil Sutter
· 9 years ago
4290252
mvebu: Introduce kconfig symbols for SoC variants
by Phil Sutter
· 9 years ago
81e33f4
arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
by Stefan Roese
· 9 years ago
698ffab
arm: mvebu: Make ECC support configurable on Armada XP
by Stefan Roese
· 9 years ago
af2728a
arm: mvebu: db-mv784mp-gp: Enable cache command
by Stefan Roese
· 9 years ago
8c82282
arm: mvebu: db-mv784mp-gp: Enable common file-system support
by Stefan Roese
· 9 years ago
c4be10b
arm: mvebu: db-mv784mp-gp: Switch from IDE to SATA support
by Stefan Roese
· 9 years ago
0299c90
arm: mvebu: Add SolidRun ClearFog Armada 38x initial support
by Stefan Roese
· 9 years ago
8a02ec1
arm: mvebu: Move some defines to common include file
by Stefan Roese
· 9 years ago
e3b9c98
net: mvneta: Convert to driver model
by Stefan Roese
· 9 years ago
09a54c0
arm: mvebu: Add SPI driver model support
by Stefan Roese
· 9 years ago
6451223
arm: mvebu: Add DM and OF_CONTROL support to SPL
by Stefan Roese
· 9 years ago
4e42e29
cmd_boot: Add a poweroff command
by Michael van Slingerland
· 9 years ago
1d3a866
sniper: Various boot-related env settings, devicetree support
by Paul Kocialkowski
· 9 years ago
6cbaf4c
lpc32xx: devkit3250: update board configuration file
by Vladimir Zapolskiy
· 9 years ago
f21069e
serial: lpc32xx hsuart: port driver to driver model
by Vladimir Zapolskiy
· 9 years ago
2a1a29c
omap4_panda: Convert to config_distro_bootcmd.h
by Tom Rini
· 9 years ago
5f64dac
ti_armv7_common.h: Add CONFIG_CMD_EXT4_WRITE
by Tom Rini
· 9 years ago
7205442
am335x_evm.h: unsed CONFIG_BOOTDELAY
by Tom Rini
· 9 years ago
02585eb
ums: support multiple LUNs at once
by Stephen Warren
· 9 years ago
873cc1d
mmc: store hwpart in the block device
by Stephen Warren
· 9 years ago
7c4213f
block: pass block dev not num to read/write/erase()
by Stephen Warren
· 9 years ago
ecc3066
Fix board init code to respect the C runtime environment
by Albert ARIBAUD
· 9 years ago
20d08f5
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
774da4b
Merge git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
48ad68d
hash.c: Conditionally compile hash_command, static hash_show
by Tom Rini
· 9 years ago
d29892b
part_dos.c: Don't wrap to negative after 2G sectors
by Stefan Monnier
· 9 years ago
69b4138
dm: core: Add a new api to get indexed device address
by Mugunthan V N
· 9 years ago
425846e
power: pmic.h: Drop include <spi.h>
by Jagan Teki
· 9 years ago
Next »