Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
fc9b0b80435cda721fbdbe507c9e4f388b0ea62b
/
include
« Previous
ed0a2fb
x86: Add a definition of asmlinkage
by Simon Glass
· 10 years ago
1ccd452
x86: config: Enable SPI for chromebook_link
by Simon Glass
· 10 years ago
bb80be3
x86: Add init for model 206AX CPU
by Simon Glass
· 10 years ago
79b3034
x86: config: Enable USB on link
by Simon Glass
· 10 years ago
4896f4a
x86: dts: Add SATA settings for link
by Simon Glass
· 10 years ago
3ac8393
x86: ivybridge: Add SATA init
by Simon Glass
· 10 years ago
e8a552e
pci: Add functions to read and write a BAR address
by Simon Glass
· 10 years ago
b6b4a0e
x86: config: Enable plug-and-play for link PCI
by Simon Glass
· 10 years ago
c6577f7
rtc: mc146818: Set up RTC at start of day
by Simon Glass
· 10 years ago
65990d5
x86: Remove board_early_init_r()
by Simon Glass
· 10 years ago
e3bf4c7
pci: Update pci_ids.h to include some missing IDs
by Simon Glass
· 10 years ago
803f2eb
Fix SIZE_MAX compiler warning when using stdint.h
by Simon Glass
· 10 years ago
8a14245
sun7i: Drop CONFIG_ARMV7_PSCI_NR_CPUS
by Hans de Goede
· 10 years ago
86b4909
sunxi: Add usb keyboard Kconfig option
by Hans de Goede
· 10 years ago
2d7a084
sunxi: video: Add simplefb support
by Luc Verhaegen
· 10 years ago
d4f495a
fdt_support: Add a fdt_setup_simplefb_node helper function
by Hans de Goede
· 10 years ago
7f2c521
sunxi: video: Add cfb console driver for sunxi
by Luc Verhaegen
· 10 years ago
7741c8b
ORIGEN: Enhance origen config to be more flexible on boot.
by Guillaume GARDET
· 10 years ago
fce0a90
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
5175a28
arm: ls102xa: Add SystemID EEPROM support for LS1021ATWR board
by Alison Wang
· 10 years ago
272c526
ls102xa: ifc: nor: fix the write issue when bytes unaligned
by Yuan Yao
· 10 years ago
8776cb2
ls1: config: Enable USB EHCI Host on LS1021AQDS
by Nikhil Badola
· 10 years ago
3f041f0
drivers: usb: fsl: Define USB configs for LS102XA
by Nikhil Badola
· 10 years ago
f3dff69
drivers : usb: fsl: Implement usb Erratum A007798 workaround
by Nikhil Badola
· 10 years ago
dee332f
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
1739564
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
746667f
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
d957c28
cmd_sata: implement sata stop command
by Nikita Kiryanov
· 10 years ago
10ee8ec
sata: implement reset_sata for dwc_ahsata
by Nikita Kiryanov
· 10 years ago
ea624e1
ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options
by Hans de Goede
· 10 years ago
d455d87
fs: API changes enabling extra parameter to return size of type loff_t
by Suriyan Ramasami
· 10 years ago
96b1046
sandbox: Prepare API change for files greater than 2GB
by Suriyan Ramasami
· 10 years ago
9f12cd0
ext4: Prepare API change for files greater than 2GB
by Suriyan Ramasami
· 10 years ago
1ad0b98
fat: Prepare API change for files greater than 2GB
by Suriyan Ramasami
· 10 years ago
7944495
sandbox: Use md5sum and fatwrite to enable testing of fs commands
by Suriyan Ramasami
· 10 years ago
c66109c
config: remove redundant CONFIG_SYS_PROMPT defines
by Masahiro Yamada
· 10 years ago
be25d87
Add pr_fmt() macro
by Thierry Reding
· 10 years ago
4efe52b
pci: Honour pci_skip_dev()
by Thierry Reding
· 10 years ago
59e890e
fs: make it possible to read the filesystem UUID
by Christian Gmeiner
· 10 years ago
b414119
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
6b18656
dm: spi: Use device_bind_driver() instead of our own function
by Simon Glass
· 10 years ago
ff56bba
dm: spi: Correct handling of SPI chip selects in sandbox
by Simon Glass
· 10 years ago
e33dc22
dm: Add a function to bind a device by driver name
by Simon Glass
· 10 years ago
479728c
dm: core: Add functions to find parent and OF data
by Simon Glass
· 10 years ago
2ef249b
dm: core: Allow access to the device's driver_id data
by Simon Glass
· 10 years ago
c26c80a
drivers: usb: fsl: Move USB Errata checking code
by Nikhil Badola
· 10 years ago
6c920ee
mx6: mx6sabre common: Enable i.MX thermal DM driver
by Ye.Li
· 10 years ago
e3568d2
DM: thermal: Add imx thermal DM driver
by Ye.Li
· 10 years ago
a94f468
dm: Disable dm_warn() in SPL
by Simon Glass
· 10 years ago
236f2bd
dm: Allow stdio registration to be dropped
by Simon Glass
· 10 years ago
3ac435d
dm: Allow device removal features to be dropped
by Simon Glass
· 10 years ago
c9356be
dm: Split the simple malloc() implementation into its own file
by Simon Glass
· 10 years ago
9dacbb2
dm: tegra: Avoid using arch-specific memcpy() in SPL
by Simon Glass
· 10 years ago
1a1927f
dm: at91: Convert snapper9260 to use driver model
by Simon Glass
· 10 years ago
cd052cd
dm: at91: Move snapper9260 to generic baord
by Simon Glass
· 10 years ago
5e8a749
dm: at91: Correct text base for snapper9260
by Simon Glass
· 10 years ago
65dd74a
x86: ivybridge: Implement SDRAM init
by Simon Glass
· 10 years ago
437c2b7
x86: chromebook_link: Enable GPIO support
by Simon Glass
· 10 years ago
77f9b1f
x86: ivybridge: Perform Intel microcode update on boot
by Simon Glass
· 10 years ago
6e5b12b
x86: ivybridge: Enable PCI in early init
by Simon Glass
· 10 years ago
fce7b27
x86: Build a .rom file which can be flashed to an x86 machine
by Simon Glass
· 10 years ago
8ef0757
x86: Add chromebook_link board
by Simon Glass
· 10 years ago
880a3cc
x86: config: Move common x86 configs to a common file
by Simon Glass
· 10 years ago
e5901c9
dm: gpio: Add a function to read an ID from a list of GPIOs
by Simon Glass
· 10 years ago
469a579
dm: serial: Move current serial port pointer to global_data
by Simon Glass
· 10 years ago
a9f04d4
fdt: Add a function to decode a variable-sized u32 array
by Simon Glass
· 10 years ago
2640387
fdt: Add a function to decode a named memory region
by Simon Glass
· 10 years ago
c654b51
fdt: Add ft_system_setup() function for system device tree additions
by Simon Glass
· 10 years ago
6f4dbc2
fdt: Tidy up error handling in image_setup_libfdt()
by Simon Glass
· 10 years ago
f3cc44f
fdt: Enhance flashmap function to deal with region properties
by Simon Glass
· 10 years ago
7648983
fdt: Use the correct return types for fdtdec_decode_region()
by Simon Glass
· 10 years ago
a9e8e29
fdt: Export the fdt_find_or_add_subnode() function
by Simon Glass
· 10 years ago
e895a4b
fdt: Allow ft_board_setup() to report failure
by Simon Glass
· 10 years ago
111396c
linux/kernel.h: add typechecking to roundup macro
by Masahiro Yamada
· 10 years ago
48c7ea3
linux/kernel.h: import more macros
by Masahiro Yamada
· 10 years ago
cba1da4
include: move various macros to include/linux/kernel.h
by Masahiro Yamada
· 10 years ago
9e57a1c
include/common.h: remove DIV_ROUND definition
by Masahiro Yamada
· 10 years ago
3fd968e
ARM: remove CONFIG_ARM1136 defines
by Masahiro Yamada
· 10 years ago
5d7b131
ARM: remove CONFIG_ARM926EJS defines
by Masahiro Yamada
· 10 years ago
f216844
ARM: remove CONFIG_ARM920T defines
by Masahiro Yamada
· 10 years ago
7c8f61f
ARM: remove CONFIG_ARM1176 defines
by Masahiro Yamada
· 10 years ago
3fcfe80
ARM: remove CONFIG_ARMV7 defines
by Masahiro Yamada
· 10 years ago
593243d
imx: imx6q/dlsabreauto: Add PMIC Pfuze100 support
by Ye.Li
· 10 years ago
36523e9
power: pfuze100: Update definitions for buck regulators
by Ye.Li
· 10 years ago
d0fbca2
imx: mx6sxsabresd: Add board support for USDHC2 and USDHC3
by Ye.Li
· 10 years ago
5283546
tqma6: (cosmetic) remove CONFIG_FLASH_SECTOR_SIZE
by Markus Niebel
· 10 years ago
cdbdde3
mx6qsabreauto: Add parallel NOR flash support
by Fabio Estevam
· 10 years ago
adc5a66
imx: mx6slevk: Change default mmcdev to USDHC2 device
by Ye.Li
· 10 years ago
4d70b34
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Tom Rini
· 10 years ago
c44d3cd
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 10 years ago
f10834e
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
by Tom Rini
· 10 years ago
c35f869
net/fm: add 2.5G SGMII support
by Shengzhou Liu
· 10 years ago
eaa859e
qe: add qe support for ls1021a-twr board
by Zhao Qiang
· 10 years ago
63e75fd
qe: add qe support to ls1021aqds
by Zhao Qiang
· 10 years ago
6c3c575
config: MPC837X : Add complete USB EHCI support
by Nikhil Badola
· 10 years ago
1b5c2b5
powerpc/t4rdb: Fix CPLD timing
by Chunhe Lan
· 10 years ago
5eabbae
P1023RDB: Update default environment
by Chunhe Lan
· 10 years ago
c07e8da
powerpc: mpc52xx: a3m071/a4m2k: Convert to generic board
by Stefan Roese
· 10 years ago
746a36a
powerpc: mpc52xx: a4m072: Convert to generic board
by Stefan Roese
· 10 years ago
50dcf89
mpc83xx: Add gdsys hrcon board
by Dirk Eibach
· 10 years ago
Next »