Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
1d7f6ad2bf74afd26df1f455c05a4a1dc4915449
1d7f6ad
ti816x: Modernize the defconfig
by Tom Rini
· 8 years ago
708ca4d
ti816x: Import dts files from Linux Kernel v4.11
by Tom Rini
· 8 years ago
77e9927
ti816x: Enable NAND
by Tom Rini
· 8 years ago
dab2fc2
ti816x_evm: Disable CONFIG_USE_PRIVATE_LIBGCC
by Tom Rini
· 8 years ago
8627733
ti816x: Rework DDR initialization sequence
by Tom Rini
· 8 years ago
ffb5656
armv7: Mark the default lowlevel_init function as weak
by Tom Rini
· 8 years ago
7c0c6be
configs: davinci: omapl138_lcdk: add random eth address support
by Anna, Suman
· 8 years ago
e320d37
Enable PXE boot on meson-gxbb.
by Vagrant Cascadian
· 8 years ago
f0a1ad4
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
d7f7ba3
x86: fsp: Remove the call to set up internal uart in fsp_init()
by Bin Meng
· 7 years ago
37d1023
x86: baytrail: Fix boot hang with a debug build
by Bin Meng
· 7 years ago
f8f291b
x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer
by Bin Meng
· 7 years ago
5e74e5a
x86: baytrail: Use macros instead of magic numbers for FSP settings
by Bin Meng
· 7 years ago
6702488
x86: baytrail: Remove "serial-debug-port-*" settings
by Bin Meng
· 7 years ago
455a5a8
x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1
by Bin Meng
· 7 years ago
dd31be2
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 7 years ago
5cafcba
Merge git://git.denx.de/u-boot-net
by Tom Rini
· 7 years ago
541f538
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
b07d044
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
91d27a1
Kconfig: Migrate FS_FAT / FAT_WRITE
by Tom Rini
· 7 years ago
4a72d8d
board: ti: enable support for writing to fat partition
by Sekhar Nori
· 7 years ago
0dbb9a9
config_fallbacks: add additional fallbacks for fat filesystem
by Sekhar Nori
· 7 years ago
391b037
configs: k2g_evm: make sure config fallbacks take effect
by Sekhar Nori
· 7 years ago
ae87339
configs: k2*_evm: let each board decide env location
by Sekhar Nori
· 7 years ago
eedfb89
fs: fat: add kbuild configuration support
by Sekhar Nori
· 7 years ago
2303bff
net: pch_gbe: Add cache maintenance
by Paul Burton
· 8 years ago
52e727c
net: pch_gbe: CPU accessible addresses are virtual
by Paul Burton
· 8 years ago
db225f1
net: pch_gbe: Fix rx descriptor buffer addresses
by Paul Burton
· 8 years ago
43979cb
net: pch_gbe: Reset during probe
by Paul Burton
· 8 years ago
f0b94c4
net: zynq_gem: Dont flush dummy descriptors
by Siva Durga Prasad Paladugu
· 7 years ago
dea004e
net: zynq_gem: Use wait_for_bit with non breakable
by Siva Durga Prasad Paladugu
· 7 years ago
68e6eca
net: phy: marvell 88e151x: Fix handling of RGMII interface types
by Phil Edworthy
· 8 years ago
c08248d
net: core: avoid possible NULL pointer dereference
by xypron.glpk@gmx.de
· 8 years ago
96d1d84
drivers: net: cpsw: abort init() on aneg timeout
by Sekhar Nori
· 8 years ago
6de046e
net: macb: Fix GMAC not work when enable DM_ETH
by Wenyou Yang
· 8 years ago
e09d0c8
net: mvpp2.c: Enable 10G support for port 0 (SFI)
by Stefan Chulski
· 8 years ago
cc1aa21
armv8/ls1046a: RGMII PHY requires internal delay on Tx
by Madalin Bucur
· 8 years ago
5a78a47
armv8/ls1043a: RGMII PHY requires internal delay on Tx
by Madalin Bucur
· 8 years ago
b233089
net: zynq_gem: Do not return -ENOSYS on success
by Olliver Schinagl
· 8 years ago
6ec922f
net: designware: Add phy supply support
by Jacob Chen
· 8 years ago
449ea2c
net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectable
by Philipp Tomsich
· 8 years ago
99ed4a2
fdt: Drop fdt_select.py
by Simon Glass
· 8 years ago
ec3f378
binman: Rename fdt variable to dtb
by Simon Glass
· 8 years ago
7b75b44
fdt: Merge fdt_normal with its base class
by Simon Glass
· 8 years ago
515d3f0
binman: Drop a special case related to fdt_fallback
by Simon Glass
· 8 years ago
160a766
fdt: Drop fdt_fallback library
by Simon Glass
· 8 years ago
6d804ea
fdt: Drop use of the legacy libfdt python module
by Simon Glass
· 8 years ago
727f153
fdt: Stop building the old python libfdt module
by Simon Glass
· 8 years ago
e38ffc4
fdt: Makefile: Build python libfdt library if needed
by Simon Glass
· 8 years ago
b436020
fdt: Support use of the new python libfdt library
by Simon Glass
· 8 years ago
4a28b00
fdt: dtoc: Add a full set of property tests
by Simon Glass
· 8 years ago
1d88ebb
fdt: Update fdt_test to use 'dt' instead of 'fdt'
by Simon Glass
· 8 years ago
ee95d10
fdt: Build the new python libfdt module
by Simon Glass
· 8 years ago
555ba48
fdt: Rename existing python libfdt module
by Simon Glass
· 8 years ago
330274f
fdt: Add all source files to the libfdt build
by Simon Glass
· 8 years ago
7e91b102
fdt: Allow swig options to be provided by Makefile
by Simon Glass
· 8 years ago
a2b2caa
fdt: Move header files into lib/libfdt
by Simon Glass
· 8 years ago
c40bfba
fdt: Use SPDX format for licenses in the libfdt headers
by Simon Glass
· 8 years ago
c69380f
fdt: Correct cast for sandbox in fdtdec_setup_memory_size()
by Simon Glass
· 8 years ago
84d7f91
pci: Correct cast for sandbox
by Simon Glass
· 8 years ago
cf2064d
fdt: Add Python bindings
by Simon Glass
· 8 years ago
868e371
sun50i: h5: Add initial Orangepi Prime support
by Jagan Teki
· 8 years ago
8d75d52
armv8: ls1046ardb: Enable loading PPA during SPL stage for SD boot
by York Sun
· 8 years ago
b3a860a
armv8: ls1046a: Enable spl_board_init() function
by York Sun
· 8 years ago
f24c785
armv8: ls1043ardb: Enable loading PPA during SPL stage for SD boot
by York Sun
· 8 years ago
8e59778
armv8: layerscape: Enabling loading PPA during SPL stage
by York Sun
· 8 years ago
399e2bb
armv8: layerscape: Make U-Boot EL2 safe
by York Sun
· 8 years ago
1f55a93
armv8: ls2080aqds: Add support for SD boot
by Santan Kumar
· 8 years ago
faed6bd
armv8: ls2080a: Reorganise NAND_BOOT code in config flag
by Santan Kumar
· 8 years ago
5aa03dd
QE: add QE support on SD boot
by Zhao Qiang
· 8 years ago
1161dbc
drivers: net: fsl-mc: Include MAC addr fixup to DPL
by Bogdan Purcareata
· 8 years ago
33a8991
drivers: net: fsl-mc: Link MC boot to PHY_RESET_R
by Bogdan Purcareata
· 8 years ago
f333973
arm64: dts: sun50i: h5: orangepi-pc2: Use GPIO flag binding macro
by Jagan Teki
· 8 years ago
702a3e5
arm64: dts: sun50i: Add sun50i-h5.dtsi
by Jagan Teki
· 8 years ago
46bac66
sandbox: Move to use live tree
by Simon Glass
· 8 years ago
04048d5
dm: gpio: power: Convert pm8916 drivers to livetree
by Simon Glass
· 8 years ago
fe3c0b5
dm: test: Fix nit with position of backslash
by Simon Glass
· 8 years ago
03753c9
dm: sandbox: sysreset: Convert driver to livetree
by Simon Glass
· 8 years ago
a118179
dm: sandbox: spi: Convert driver to support livetree
by Simon Glass
· 8 years ago
656f29d
dm: spi-flash: Convert uclass to livetree
by Simon Glass
· 8 years ago
2ceb648
dm: sandbox: i2c_rtc: Drop fdtdec.h header
by Simon Glass
· 8 years ago
aabf799
dm: sandbox: i2c: Drop fdtdec.h header
by Simon Glass
· 8 years ago
279e26f
dm: spi: Convert uclass to livetree
by Simon Glass
· 8 years ago
8327d41
cros_ec: Update the cros_ec keyboard driver to livetree
by Simon Glass
· 8 years ago
2dd57f5
dm: Update the I2C eeprom driver for livetree
by Simon Glass
· 8 years ago
bf50159
dm: pci: Update uclass to support livetree
by Simon Glass
· 8 years ago
40a475e
dm: reset: Update uclass to support livetree
by Simon Glass
· 8 years ago
424b2fe
dm: power-domain: Update uclass to support livetree
by Simon Glass
· 8 years ago
5204e9b
sandbox: phy: Update driver for livetree
by Simon Glass
· 8 years ago
23558bb
dm: phy: Update uclass to support livetree
by Simon Glass
· 8 years ago
5e1ff64
dm: mailbox: Update uclass to support livetree
by Simon Glass
· 8 years ago
ac206a0
dm: phy: Update tests to use ut_asserteq()
by Simon Glass
· 8 years ago
86b54ec
dm: test: Disable the fdt_offset test with livetree
by Simon Glass
· 8 years ago
298afb5
dm: test: Separate out the bus DT offset test
by Simon Glass
· 8 years ago
8b92e1c
dm: clk: fixed: Update to support livetree
by Simon Glass
· 8 years ago
aa9bb09
dm: clk: Update uclass to support livetree
by Simon Glass
· 7 years ago
a4e0ef5
clk: Modify xlate() method for livetree
by Simon Glass
· 8 years ago
a1e4ade
sandbox: usb: Convert emulators to livetree
by Simon Glass
· 8 years ago
d20fd27
dm: usb: Convert uclass to livetree
by Simon Glass
· 8 years ago
53d788d
dm: adc: Convert uclass to livetree
by Simon Glass
· 8 years ago
Next »