Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
6d7a33301a05472bc788415c1d1575041e478931
/
include
« Previous
e14d3f7
arm: socfpga: misc: Probe ethernet GMAC from OF
by Marek Vasut
· 9 years ago
9ec7414
arm: socfpga: misc: Export bootmode into environment variable
by Marek Vasut
· 9 years ago
346d6f5
arm: socfpga: spl: Add support for booting from QSPI
by Marek Vasut
· 9 years ago
d3f34e7
arm: socfpga: spl: Add support for booting from SD/MMC
by Marek Vasut
· 9 years ago
1d8c939
arm: socfpga: spl: Remove custom linker script
by Marek Vasut
· 9 years ago
6473054
arm: socfpga: spl: Merge spl_board_init() into board_init_f()
by Marek Vasut
· 9 years ago
2d779b3
arm: socfpga: system: Clean up pinmux_config.c
by Marek Vasut
· 9 years ago
575d741
arm: socfpga: scan: Zap iocsr_scan_chain*_table()
by Marek Vasut
· 9 years ago
93b4abd
arm: socfpga: clock: Clean up pll_config.h
by Marek Vasut
· 9 years ago
cdd4e6c
arm: socfpga: enable the Altera SDRAM controller driver
by Dinh Nguyen
· 9 years ago
9617ceb
arm: socfpga: Move generated files into qts subdir
by Marek Vasut
· 9 years ago
ae27120
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
f05fa67
ARM: tegra: Add p2371-0000 board
by Stephen Warren
· 9 years ago
b692009
ARM: tegra: Add e2220-1170 board
by Stephen Warren
· 9 years ago
04037c8
ARM: tegra: p2571: remove another unused define
by Stephen Warren
· 9 years ago
a38a3c4
ARM: tegra: enable GPU DT node when appropriate
by Alexandre Courbot
· 9 years ago
871d78e
ARM: tegra: move VPR configuration to a later stage
by Alexandre Courbot
· 9 years ago
74356d7
dm: core: Fix a typo in the uclass_get_device_by_name() comment
by Simon Glass
· 9 years ago
f5c67ea
dm: core: Add a way to set a device name
by Simon Glass
· 9 years ago
40b6f2d
devres: add debug command to dump device resources
by Masahiro Yamada
· 9 years ago
e2282d7
devres: make Devres optional with CONFIG_DEVRES
by Masahiro Yamada
· 9 years ago
2b07f68
devres: add devm_kmalloc() and friends (managed memory allocators)
by Masahiro Yamada
· 9 years ago
608f26c
devres: introduce Devres (Managed Device Resource) framework
by Masahiro Yamada
· 9 years ago
aed1a4d
dm: add DM_FLAG_BOUND flag
by Masahiro Yamada
· 9 years ago
f330177
dm: Support address translation for simple-bus
by Simon Glass
· 9 years ago
28445aa
lib/fdtdec: Fix fdt_addr_t and fdt_size_t typedef
by York Sun
· 9 years ago
d1de41d
exynos: Add support for spring
by Simon Glass
· 9 years ago
5ae3a5e
dts: Drop unused compatible ID for the NXP video bridge
by Simon Glass
· 9 years ago
68964db
video: Remove the old parade driver
by Simon Glass
· 9 years ago
24696e2
cros_ec: Remove the old tunnel code
by Simon Glass
· 9 years ago
05bccbc
power: Remove old TPS65090 drivers
by Simon Glass
· 9 years ago
54abb00
exynos: Drop old exynos5250-specific board code
by Simon Glass
· 9 years ago
c512123
exynos: Drop old exynos5420-specific board code
by Simon Glass
· 9 years ago
bf637ea
exynos: config: Move common options to the common headers and tidy up
by Simon Glass
· 9 years ago
d4061aa
exynos: Enable new features for exynos5 boards
by Simon Glass
· 9 years ago
801ab9e
dm: video: Add support for video bridges
by Simon Glass
· 9 years ago
d308c01
dm: power: Add support for the S5M8767 PMIC
by Simon Glass
· 9 years ago
151b223
dm: power: Add a new driver for the TPS65090 PMIC
by Simon Glass
· 9 years ago
f48eaf0
cros_ec: Support the LDO access method used by spring
by Simon Glass
· 9 years ago
cc456bd
dm: cros_ec: Convert the I2C tunnel code to use driver model
by Simon Glass
· 9 years ago
3d1957f
dm: i2c: Add support for multiplexed I2C buses
by Simon Glass
· 9 years ago
df358c6
dm: i2c: Add a function to transfer messages
by Simon Glass
· 9 years ago
7fc65bc
dm: i2c: Move definitions to the top of the header file
by Simon Glass
· 9 years ago
25a0fb4
dm: i2c: Correct comment nits in dm_i2c_reg_read/write()
by Simon Glass
· 9 years ago
7d7db22
dm: i2c: Add a message debug function
by Simon Glass
· 9 years ago
d82ba4c
dm: core: Support finding a device by phandle
by Simon Glass
· 9 years ago
1264f0f
Tegra: P2571: Clean up config file
by Tom Warren
· 9 years ago
9e8f4be
Tegra: spi: Move TEGRA114_SPI switch to defconfigs
by Tom Warren
· 9 years ago
e7436f6
T210: P2571: Restore USB gadget mode (ums)
by Tom Warren
· 9 years ago
a5325cd
configs: Remove CONFIG_SERIAL_MULTI
by Stephen Warren
· 9 years ago
1a2728a
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
b21144e
sunxi: MUSB gadget config provisions, with fastboot and USB mass storage support
by Paul Kocialkowski
· 9 years ago
2582ca0
sunxi: config update to stick with Kconfig changes
by Paul Kocialkowski
· 9 years ago
95de1e2
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
by Paul Kocialkowski
· 9 years ago
96a8d40
efi: Add 64-bit payload support
by Simon Glass
· 9 years ago
476476e
efi: Add support for loading U-Boot through an EFI stub
by Simon Glass
· 9 years ago
cd326a3
x86: Add definitions for the x86-efi board and plumb it in
by Ben Stoltz
· 9 years ago
f05ad9b
Add a way to skip relocation
by Simon Glass
· 9 years ago
82bc22a
x86: minnowmax: Drop the old PCI settings
by Simon Glass
· 9 years ago
1f2be4c
x86: Drop CONFIG_DCACHE_RAM_MRC_VAR_SIZE from header file
by Simon Glass
· 9 years ago
dcfe4a5
x86: Move CONFIG_X86_SERIAL to Kconfig
by Simon Glass
· 9 years ago
ca4435e
x86: Move Chrome OS options to defconfig
by Simon Glass
· 9 years ago
3f416f3
dm: Add a return value comment to device_get_child()
by Simon Glass
· 9 years ago
5f48d79
pci: Add a constant for an invalid interrupt
by Simon Glass
· 9 years ago
867a6ac
efi: Add start-up library code
by Simon Glass
· 9 years ago
b0b403d
Reserve the top 16 flag bits for architecture-specific use
by Simon Glass
· 9 years ago
5598fac
Bring in __aligned_u64 and friends to linux/types.h
by Simon Glass
· 9 years ago
5efa281
elf: Add a few definitions for 64-bit relocation
by Simon Glass
· 9 years ago
fe3fbd3
x86: bayleybay: Configure PCI IRQ
by Bin Meng
· 9 years ago
9b911be
x86: Add Intel Bayley Bay board support
by Bin Meng
· 9 years ago
456ee90
x86: minnowmax: Remove smsc47x superio codes
by Bin Meng
· 9 years ago
e22b1a5
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
8889e98
configs: ti_armv7_keystone2: replace addr_uboot with loadaddr
by Vitaly Andrianov
· 9 years ago
e16b604
armv8/ls2085ardb: Add USB support for ls2085ardb
by Nikhil Badola
· 9 years ago
94e8cd8
armv8/ls2085aqds: Add USB support for ls2085aqds
by Nikhil Badola
· 9 years ago
5684842
drivers/ddr/fsl: Adjust bstopre value
by York Sun
· 9 years ago
ed5b580
drivers/pci: Add function to find an extended capability
by Minghuan Lian
· 9 years ago
87457d1
drivers/fsl-mc: flib changes for mc 8.0.0
by Prabhakar Kushwaha
· 9 years ago
c406551
drivers/crypto/fsl: enable raw data instead of von Neumann data
by Alex Porosanu
· 10 years ago
17649e1
drivers/crypto/fsl: change starting entropy delay value
by Alex Porosanu
· 10 years ago
026a3f1
drivers/crypto/fsl: disable RNG oscillator maximum frequency check
by Alex Porosanu
· 10 years ago
6a17365
armv7/ls1021a/etsec: Enable Tx Data and TxBD snooping
by Alison Wang
· 9 years ago
99e1bd4
armv7/ls1021atwr: added deep sleep support in uboot
by Tang Yuantian
· 9 years ago
562583d
armv7/lS1021atwr: Enable bootscript for secure boot
by gaurav rana
· 9 years ago
5b72524
armv7/ls1021a: Reserve secure code into RAM instead of OCRAM
by Zhuoyu Zhang
· 10 years ago
7a1af7a
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
f0ff57b
imx: mx6ul_14x14_evk add basic board support
by Peng Fan
· 9 years ago
6f4b65e
imx: imx6_spl add mx6ul support
by Peng Fan
· 9 years ago
94bd1d1
mx6_common: Fix LOADADDR and SYS_TEXT_BASE for i.MX6UL
by Peng Fan
· 9 years ago
436cf40
imx: mx6ul remove errata for i.MX6UL
by Peng Fan
· 9 years ago
d5af923
sf: kconfig: add kconfig options for spi flashes
by Nikita Kiryanov
· 9 years ago
b2f2eea
usb: kconfig: usb keyboard kconfig
by Nikita Kiryanov
· 9 years ago
919e802
arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig option
by Nikita Kiryanov
· 9 years ago
7d731e3
arm: mx6: cm-fx6: move CMD configs to defconfig
by Nikita Kiryanov
· 9 years ago
4377859
arm: mx6: cm-fx6: make it possible to not init display
by Nikita Kiryanov
· 9 years ago
361b715
imx: mx6qpsabreauto: Add MX6QP SABREAUTO CPU3 board support
by Peng Fan
· 9 years ago
e6fc899
imx: mx6sabresd/sabreauto runtime setting fdt_file
by Peng Fan
· 9 years ago
8968b91
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 9 years ago
ff7ea2d
powerpc/t1023rdb: add support for T1023RDB RevC
by Shengzhou Liu
· 9 years ago
5050f6f
powerpc/mpc85xx: SECURE BOOT-Copy Boot Script on RAM
by Aneesh Bansal
· 9 years ago
Next »