Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
3b5df50ec02efbef84cff05d279bd734c020996f
/
include
3b5df50
arm, at91: support for sam9260 based smartweb board
by Heiko Schocher
· 9 years ago
80402f3
spl, common, serial: build SPL without serial support
by Heiko Schocher
· 9 years ago
acb5ff0
port vexpress to use distro boot commands
by Dennis Gilmore
· 9 years ago
1a11ab8
Move setting CONFIG_BOOTP_VCI_STRING to before including the vexpress-common header
by Dennis Gilmore
· 9 years ago
2100f22
PXE: if a board has set its own value for CONFIG_BOOTP_VCI_STRING do not set the default one. Use the board set value instead
by Dennis Gilmore
· 9 years ago
32b4a8a
ARM: highbank: remove DRAM bank setup
by Rob Herring
· 9 years ago
8fa4635
power: regulator: add pfuze100 support
by Peng Fan
· 9 years ago
40ade2c
power: regulator: update comments for regulator-name
by Peng Fan
· 9 years ago
430abe1
power: pfuze100 correct SWBST macro definition
by Peng Fan
· 9 years ago
15f8876
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
a5da3c8
sunxi: Do not add a stdout-path alias to dts on boards without a serial port
by Hans de Goede
· 9 years ago
960caeb
sunxi: nand: Add board configuration options
by Piotr Zierhoffer
· 9 years ago
55b4312
arm: socfpga: config: Make CONFIG_SPI_FLASH_MTD useful
by Marek Vasut
· 9 years ago
4c6d8b9
arm: socfpga: config: Fix LOADADDR
by Marek Vasut
· 9 years ago
ab48b19
arm: socfpga: config: Enable CONFIG_SPI_FLASH_BAR
by Marek Vasut
· 9 years ago
cbc9544
arm: socfpga: config: Exclude CONFIG_SPI_FLASH_MTD from SPL build
by Marek Vasut
· 9 years ago
251faa2
arm: socfpga: config: Zap incorrect config options
by Marek Vasut
· 9 years ago
7599b53
arm: socfpga: config: Move SPL GD and malloc to RAM
by Marek Vasut
· 9 years ago
6ab00db
arm: socfpga: misc: Reset ethernet from OF
by Marek Vasut
· 9 years ago
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
Next »