Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
9b77fe3b80b038af7114f7dae4934773bb026f8e
9b77fe3
regmap: Add endianness support
by Mario Six
· 6 years ago
45ef7f5
test: regmap: Add test for regmap_{set, get}
by Mario Six
· 6 years ago
e936397
regmap: Define regmap_{get,set}
by Mario Six
· 6 years ago
d5c7bd9
regmap: Support reading from specific range
by Mario Six
· 6 years ago
84ff8f6
regmap: Add raw read/write functions
by Mario Six
· 6 years ago
4d9ada5
mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8
by Mario Six
· 6 years ago
2448f60
regmap: Add error output
by Mario Six
· 6 years ago
7f0e366
regmap: Introduce init_range
by Mario Six
· 6 years ago
0689036
buildman: Add a --boards option to specify particular boards to build
by Simon Glass
· 6 years ago
bd8b745
sandbox: Try to start the RAM buffer at a particular address
by Simon Glass
· 6 years ago
205dd5a
core: ofnode: Fix mem leak in error path
by Mario Six
· 6 years ago
ab88bd2
misc: Add IHS FPGA driver
by Mario Six
· 6 years ago
c0a2b08
misc: Add gdsys_soc driver
by Mario Six
· 6 years ago
313d4cc
misc: Sort Makefile entries
by Mario Six
· 6 years ago
b6f58bf
regmap: Improve error handling
by Mario Six
· 6 years ago
9b07609
regmap: Add documentation
by Mario Six
· 6 years ago
604b669
regmap: Fix documentation
by Mario Six
· 6 years ago
82744c2
test: regmap: Increase size of syscon0 memory
by Mario Six
· 6 years ago
73fe411
timer: Sort Kconfig driver entries
by Bin Meng
· 6 years ago
2786cd7
test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag
by Bin Meng
· 6 years ago
8e39afc
dm: core: Mirror the chosen node parse logic in the livetree scanning
by Bin Meng
· 6 years ago
6244fc6
dm: Correct pre_reloc_only parameter description in several APIs' comments
by Bin Meng
· 6 years ago
8d773c4
dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()
by Bin Meng
· 6 years ago
e601ab1
dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc()
by Bin Meng
· 6 years ago
6fe8abc
cpu: mpc83xx: Remove unnecessary characters in the description string
by Bin Meng
· 6 years ago
ecfe663
dm: cpu: Fix print_cpuinfo() output
by Bin Meng
· 6 years ago
5d6c61a
board_f: Use static print_cpuinfo if CONFIG_CPU is active
by Mario Six
· 6 years ago
208ecba
Merge branch 'next'
by Tom Rini
· 6 years ago
0157013
Prepare v2018.11
by Tom Rini
· 6 years ago
745915a
gpio: pca953x_gpio: fix DT GPIO flags translation
by Anatolij Gustschin
· 6 years ago
cbabe7f
configs: Migrate and re-enabled CONFIG_CMD_MTDPARTS
by Tom Rini
· 6 years ago
20274b0
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
4114a26
configs: Resync with savedefconfig
by Tom Rini
· 6 years ago
1f758b7
mtd: Drop duplicate MTD_PARTITIONS Kconfig option
by Boris Brezillon
· 6 years ago
86dfa55
cmd: ubi: Remove useless call to mtdparts_init()
by Boris Brezillon
· 6 years ago
03303fb
mtd: Make {MTDIDS, MTDPARTS}_DEFAULT visible when MTD_PARTITIONS is selected
by Boris Brezillon
· 6 years ago
96c2961
dfu: nand: Add missing dependency on CMD_MTDPARTS
by Boris Brezillon
· 6 years ago
5ffcd50
mtd: Use default mtdparts/mtids when not defined in the environment
by Boris Brezillon
· 6 years ago
c80cc3d
Merge tag 'u-boot-imx-20181112' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
43e6f94
imx: mkimage: add size check to the u-boot.imx make target
by Marcel Ziswiler
· 6 years ago
42cc42a
board: toradex: colibri_vf: drop SPI support
by Marcel Ziswiler
· 6 years ago
873629c
board: toradex: colibri_vf: unset CONFIG_CMDLINE_EDITING
by Marcel Ziswiler
· 6 years ago
f127124
board: toradex: colibri_vf: efi_loader: unset CONFIG_EFI_UNICODE_CAPITALIZATION
by Marcel Ziswiler
· 6 years ago
26cc40d
mmc: dw_mmc: Add RCRC handling
by Marek Vasut
· 6 years ago
fb3148a
common: build ymodem only on need
by Jun Nie
· 7 years ago
6b0afcc
common: Compile error with CONFIG_MULTI_DTB_FIT and not SPL
by Lars Povlsen
· 6 years ago
cdef6bb
dm: Fix typo - missed semicolon
by Andy Shevchenko
· 6 years ago
30c0740
spl: fix debug prints for tiny printf
by Simon Goldschmidt
· 6 years ago
84ee59a
MAINTAINERS: Update stm32mp entry
by Patrick Delaunay
· 6 years ago
6514bfc
fit: Add missing CR in debug output in fit_find_config_node()
by Stefan Roese
· 6 years ago
19bbd09
imx: imx6: perform gpr_init only on suitable cpu types
by Christoph Niedermaier
· 6 years ago
711720a
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Tom Rini
· 6 years ago
c5bbfaf
imx8qxp_mek: Disable CONFIG_DISPLAY_CPUINFO
by Bin Meng
· 6 years ago
5764ea2
Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active"
by Bin Meng
· 6 years ago
f63f65e
Merge tag 'xilinx-for-v2018.11-rc3' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· 6 years ago
acb83bb
arm: zynq: Setup non zero SPL FIT load address
by Michal Simek
· 6 years ago
e4aa10b
fs: ubifs: Fix UBIFS decompression on 64 bit
by Paul Davey
· 6 years ago
dd610e6
Merge tag 'u-boot-imx-20181106' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
acf52fb
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 6 years ago
8f78e70
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 6 years ago
ae4c38a
arm: mvebu: armada-xp-theadorable.dts: Change CS# for 2nd FPGA
by Stefan Roese
· 6 years ago
6843db9
arm: mvebu: armada-xp-theadorable.dts: Add "spi-flash" compatible property
by Stefan Roese
· 6 years ago
a848350
arm: mvebu: Move PCI(e) MBUS window to end of RAM
by Stefan Roese
· 6 years ago
0ea82ba
MAINTAINERS: add NXP linux team maillist as i.MX reviewer
by Peng Fan
· 6 years ago
78c640f
ARM: dts: fsl-imx8qxp-mek: Move regulator outside "simple-bus"
by Fabio Estevam
· 6 years ago
664fa56
mx8mq_evk: README: Delete file introduced by mistake
by Fabio Estevam
· 6 years ago
47f7a9d
tools: imx8image: flatten container header only when creating container
by Peng Fan
· 6 years ago
a9f7f1c
tools: imx8image: fix coverity CID 184233
by Peng Fan
· 6 years ago
df439e9
tools: imx8image: fix coverity CID 184234
by Peng Fan
· 6 years ago
fc61cc2
tools: imx8image: check lseek return value
by Peng Fan
· 6 years ago
24109bb
x86: acpi: Remove redundant Offset (0x00)
by Andy Shevchenko
· 6 years ago
9e2a902
Merge branch 'master' of git://git.denx.de/u-boot-net into next
by Tom Rini
· 6 years ago
79d8127
driver: net: ti: keystone_net: switch to use common mdio lib
by Grygorii Strashko
· 6 years ago
4f41cd9
driver: net: ti: cpsw: switch to use common mdio lib
by Grygorii Strashko
· 6 years ago
6c4bbcc
driver: net: ti: introduce common mdio support library
by Grygorii Strashko
· 6 years ago
cbec53b
driver: net: ti: cpsw: update to use SPDX identifier
by Grygorii Strashko
· 6 years ago
af0cf21
drivers: net: keystone_net: drop non dm code
by Grygorii Strashko
· 6 years ago
6a256a8
configs: net: convert DRIVER_TI_KEYSTONE_NET kconfig
by Grygorii Strashko
· 6 years ago
ffad5fa
driver: net: consolidate ti's code in separate folder
by Grygorii Strashko
· 6 years ago
05bbd67
net: phy: mscc: add support for VSC8574 PHY
by Quentin Schulz
· 6 years ago
b5bca65
net: phy: mscc: factorize part of config function for VSC8584
by Quentin Schulz
· 6 years ago
04087fc
net: phy: mscc: add support for VSC8584 PHY
by Quentin Schulz
· 6 years ago
1e5d8aa
aspeed: ast2500: fix D2-PLL clock setting in RGMII mode
by Cédric Le Goater
· 6 years ago
f55f565
aspeed: Activate ethernet devices on the ast2500 Eval Board
by Cédric Le Goater
· 6 years ago
6bdccc3
aspeed: Update ast2500 SoC DTS file to Linux v4.17-rc6 level
by Cédric Le Goater
· 6 years ago
e6ddacc
net: ftgmac100: Add support for the Aspeed SoC
by Cédric Le Goater
· 6 years ago
64ae823
aspeed: ast2500: fix missing break in D2PLL clock enablement
by Cédric Le Goater
· 6 years ago
1c0c61e
net: ftgmac100: add clock support
by Cédric Le Goater
· 6 years ago
d0e0b84
net: ftgmac100: handle timeouts when transmitting
by Cédric Le Goater
· 6 years ago
e766849
net: ftgmac100: convert the RX/TX descriptor arrays
by Cédric Le Goater
· 6 years ago
538e75d
net: ftgmac100: add MDIO bus and phylib support
by Cédric Le Goater
· 6 years ago
591ffd9
net: ftgmac100: use setbits_le32() in the reset method
by Cédric Le Goater
· 6 years ago
f95de0b
net: ftgmac100: convert to driver model
by Cédric Le Goater
· 6 years ago
3bd7963
net: ftgmac100: use the aligned() macro
by Cédric Le Goater
· 6 years ago
f72b4a3
net: ftgmac100: use the BIT() macro
by Cédric Le Goater
· 6 years ago
c895ef4
net: Add MT7628 ethernet driver
by Stefan Roese
· 6 years ago
5ef76e5
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
5d6fefa
Merge tag 'mips-fixes-for-v2018.11' of git://git.denx.de/u-boot-mips
by Tom Rini
· 6 years ago
9630146
MIPS: make size of relocation table fixed but configurable
by Daniel Schwierzeck
· 6 years ago
a376dde
mmc: tmio: sdhi: Merge DTCNTL access into single register write
by Marek Vasut
· 6 years ago
Next »