Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
79d3c58d1268786ce40c6c0920ed2a447247fdc4
« Previous
bca686a
net: tsec: Fix offset of MDIO registers for DM_ETH
by Vladimir Oltean
· 5 years ago
29db310
net: tsec: Refactor the readout of the tbi-handle property
by Vladimir Oltean
· 5 years ago
c6d07bf
net/macb: increase RX buffer size for GEM
by Ramon Fried
· 5 years ago
9c29580
net: macb: apply sane DMA configuration
by Ramon Fried
· 5 years ago
ed3c64f
net: macb: add dma_burst_length config
by Ramon Fried
· 5 years ago
5a1899f
net: macb: add support for SGMII phy interface
by Ramon Fried
· 5 years ago
0a2827e
net: macb: use bit access macro from header file
by Ramon Fried
· 5 years ago
9e65f80
net: macb: add support for faster clk rates
by Ramon Fried
· 5 years ago
6c63651
net: macb: sync header definitions as taken from Linux
by Ramon Fried
· 5 years ago
88d2b1a
doc: bindings: Add binding for register driven MDIO muxes
by Alex Marginean
· 5 years ago
d9a9174
drivers: net: driver for MDIO muxes controlled over I2C
by Alex Marginean
· 5 years ago
5dce9df
net: designware: use 'phy_connect' instead of open coded
by Simon Goldschmidt
· 5 years ago
9bc07e81
drivers: net: fsl_enetc: add support for SGMII 2500
by Alex Marginean
· 5 years ago
9b84431
configs: ls1028a: enable networking options in rdb, qds defconfig
by Alex Marginean
· 5 years ago
b32e9a7
arm: dts: ls1028a updates for network interfaces
by Alex Marginean
· 5 years ago
e4aafd5
drivers: net: apply serdes configuration for ENETC Ethernet interfaces
by Alex Marginean
· 5 years ago
1d99534
drivers: net: add NXP ENETC MDIO driver
by Alex Marginean
· 5 years ago
120b5ef
drivers: net: add NXP ENETC ethernet driver
by Alex Marginean
· 5 years ago
ff6c6b2
include: configs: ls1028a: set SYS_RX_ETH_BUFFER to 8
by Alex Marginean
· 5 years ago
1f17468
spi: Drop obsolete mtk_qspi driver references
by Weijie Gao
· 5 years ago
603fcd1
spi: add spi-mem driver for MediaTek MT7629 SoC
by Weijie Gao
· 5 years ago
bfe9abe
gitlab-ci: Update Docker image to xenial-20190720-24Jul2019 tag
by Tom Rini
· 5 years ago
8481217
gitlab-ci: Add pyelftools to the binman testsuite section
by Tom Rini
· 5 years ago
f9b65c7
Merge tag 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 5 years ago
44e02e3
dm: device: make power domain calls optional
by Anatolij Gustschin
· 5 years ago
2429613
buildman: fix invocation examples typos
by Baruch Siach
· 5 years ago
e497fab
clk: initialize clk->data when using default xlate
by Sekhar Nori
· 5 years ago
c026231
dm: uclass: fix comment copy/paste error
by Baruch Siach
· 5 years ago
867aaf6
common: fdt_support: Add missing cpu_to_fdt32() to fdt_pci_dma_ranges()
by Marek Vasut
· 5 years ago
15d61d0
dm: Fix parameter description of dev_read_name()
by Bin Meng
· 5 years ago
1635121
dm: core: Set correct "status" value for a node
by Bin Meng
· 5 years ago
a1f99e4
dm: core: Call clk_set_defaults() during probe() only for a valid ofnode
by Bin Meng
· 5 years ago
7efb4a6
dm: timer: Skip device that does not have a valid ofnode in pre_probe()
by Bin Meng
· 5 years ago
e3665ba
fdt: make fdt_get_base_address() return OF_BAD_ADDR when "reg" not found
by Masahiro Yamada
· 5 years ago
e2705fa
binman: Add a test for nested and aligned sections
by Simon Glass
· 5 years ago
71ce0ba
binman: Add an 'extract' command
by Simon Glass
· 5 years ago
3a9c252
binman: Support reading from CBFS entries
by Simon Glass
· 5 years ago
f667e45
binman: Allow reading an entry from an image
by Simon Glass
· 5 years ago
eea264e
binman: Allow for logging information to be displayed
by Simon Glass
· 5 years ago
61f564d
binman: Support listing an image
by Simon Glass
· 5 years ago
8beb11e
binman: Convert Image to a subclass of Entry
by Simon Glass
· 5 years ago
ffded75
binman: Support reading an image into an Image object
by Simon Glass
· 5 years ago
2d26003
binman: Support locating an image header
by Simon Glass
· 5 years ago
e1925fa
binman: Support locating an FDT map
by Simon Glass
· 5 years ago
41b8ba0
binman: Allow listing the entries in an image
by Simon Glass
· 5 years ago
8a1ad06
binman: Detect bad CBFS file types
by Simon Glass
· 5 years ago
69f7cb3
binman: Support FDT update for CBFS
by Simon Glass
· 5 years ago
52107ee
binman: Use the cbfs memlen field only for uncompressed length
by Simon Glass
· 5 years ago
1223db0
binman: Provide the actual data address for cbfs files
by Simon Glass
· 5 years ago
6c223fd
binman: Allow device-tree entries to be compressed
by Simon Glass
· 5 years ago
c52c9e7
binman: Allow entries to expand after packing
by Simon Glass
· 5 years ago
bf6906b
binman: Add a control for post-pack entry expansion
by Simon Glass
· 5 years ago
a0dcaf2
binman: Add a return value to ProcessContentsUpdate()
by Simon Glass
· 5 years ago
7f9e00a
binman: Call ProcessUpdateContents() consistently
by Simon Glass
· 5 years ago
5b463fc
binman: Fix up ProcessUpdateContents error and comments
by Simon Glass
· 5 years ago
e430440
binman: Allow easy importing of entry modules
by Simon Glass
· 5 years ago
c073ced
binman: Drop an unused arg in Entry.Lookup()
by Simon Glass
· 5 years ago
8287ee8
binman: Move compression into the Entry base class
by Simon Glass
· 5 years ago
53cd5d9
binman: Convert to use ArgumentParser
by Simon Glass
· 5 years ago
cf22894
binman: Add an image header
by Simon Glass
· 5 years ago
086cec9
binman: Add an FDT map
by Simon Glass
· 5 years ago
3c08131
binman: Add a convenience functions for real-DTB tests
by Simon Glass
· 5 years ago
5746018
binman: Update help for new features
by Simon Glass
· 5 years ago
488b225
binman: Update future features
by Simon Glass
· 5 years ago
e90fe1b
binman: Simplify the entry test
by Simon Glass
· 5 years ago
e073d4e
binman: Add support for fixed-offset files in CBFS
by Simon Glass
· 5 years ago
7c173ce
binman: Pad empty areas of the CBFS with files
by Simon Glass
· 5 years ago
c5ac138
binman: Add support for Intel IFWI entries
by Simon Glass
· 5 years ago
ac62fba
binman: Add support for CBFS entries
by Simon Glass
· 5 years ago
4997a7e
binman: Add a utility library for coreboot CBFS
by Simon Glass
· 5 years ago
1cfdfc0
patman: Add a function to write ifwitool
by Simon Glass
· 5 years ago
8acce60
binman: Pass the toolpath to tests
by Simon Glass
· 5 years ago
a9aa4c5
Merge branch '2019-07-24-master-imports'
by Tom Rini
· 5 years ago
e21e3ff
psci: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
f0ebcf8
distro_bootcmd: refactor virtio to support PCI block devices
by David Abdurachmanov
· 5 years ago
26557d1
remoteproc: Fix potential build issues with SPL remoteproc
by Suman Anna
· 5 years ago
57a5112
doc: fitImage: Cosmetics break lines
by Mickaël Tansorier
· 5 years ago
15958c7
doc: fitImage: Fix conf number incrementation
by Mickaël Tansorier
· 5 years ago
e766b2e
doc: Add the U-Boot logo to the html doc
by Bin Meng
· 5 years ago
98c0d49
doc: Add .gitignore for the Sphinx build output directory
by Bin Meng
· 5 years ago
60ca969
spl: sata: support U-Boot load from raw sata disk
by Baruch Siach
· 5 years ago
146ce64
scripts/kernel-doc: fix parsing of function pointers
by Heinrich Schuchardt
· 5 years ago
b7ab098
scripts/kernel-doc: update script from Linux 5.2
by Heinrich Schuchardt
· 5 years ago
61779ce
doc: Cope with Sphinx logging deprecations
by Jonathan Corbet
· 5 years ago
edd3108
env: am57xx: Implement A/B boot process
by Ruslan Trofymenko
· 5 years ago
ae954ba
doc: android: Add simple guide for A/B updates
by Ruslan Trofymenko
· 5 years ago
31a3879
test/py: Add base test case for A/B updates
by Ruslan Trofymenko
· 5 years ago
17030c7
cmd: Add 'ab_select' command
by Ruslan Trofymenko
· 5 years ago
d65e8da
common: Implement A/B metadata
by Ruslan Trofymenko
· 5 years ago
6eccd1f
disk: part: Extend API to get partition info
by Ruslan Trofymenko
· 5 years ago
37f1811
cmd: bcb: Apply non-functional refinements
by Eugeniu Rosca
· 5 years ago
739168c
cmd: bcb: Use strcmp() instead of strncmp() for string literals
by Eugeniu Rosca
· 5 years ago
e47b73b
cmd: bcb: Fix duplicated handling in two case-branches
by Eugeniu Rosca
· 5 years ago
cef4de8
treewide: Fix stale references of Android docs
by Eugeniu Rosca
· 5 years ago
39f790b
image: android: allow to wrap uImage into the Android boot image
by Roman Stratiienko
· 5 years ago
dfaad82
menu: don't bother going interactive with just one menu item
by Leon Yu
· 5 years ago
be68375
cmd: part: Add 'number' sub-command
by Ruslan Trofymenko
· 5 years ago
ef78325
Merge branch '2019-07-24-doc-html-cleanup'
by Tom Rini
· 5 years ago
0694dd8
doc: Remove README.blackfin
by Bin Meng
· 5 years ago
e1c1364
doc: arch: Convert README.xtensa to reST
by Bin Meng
· 5 years ago
Next »