Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
755324c432f62306487786f89efce96398291a03
755324c
configs: Use config_distro_defaults.h in ti_armv7_common.h
by Matwey V. Kornilov
· 9 years ago
daa75b3
i2c: Fix pca953x endianess issue
by Dirk Eibach
· 9 years ago
37b3325
i2c: soft_i2c: Fix bus indizes
by Dirk Eibach
· 9 years ago
acff73f
board: gdsys: Enable osd on output only
by Dirk Eibach
· 9 years ago
da4833c
board: gdsys: Add osdsize command
by Dirk Eibach
· 9 years ago
5c3b6dc
hrcon: Add fan controllers
by Dirk Eibach
· 9 years ago
7ed45d3
hrcon: Add support for the DH variant
by Dirk Eibach
· 9 years ago
b847f5b
hrcon: Fix videoboard i2c setup
by Dirk Eibach
· 9 years ago
d4e5888
hrcon: Use generic ioep-fpga support
by Dirk Eibach
· 9 years ago
a3f9d6c
mpc83xx: Add strider board
by Dirk Eibach
· 9 years ago
51b96fc
hrcon: Remove CH7301 configuration
by Dirk Eibach
· 9 years ago
57b84a0
iocon: reset FPGAs in last_stage_init()
by Reinhard Pfau
· 9 years ago
1c7639a
controlcenterd: Disable sideband clocks
by Dirk Eibach
· 9 years ago
e1d1127
dlvision-10g: Support displayport
by Dirk Eibach
· 9 years ago
d054c2f
board: gdsys: Consider DP501 limits on link training
by Dirk Eibach
· 9 years ago
2302fd3
board: gdsys: Increase DP501 I2C retry interval
by Dirk Eibach
· 9 years ago
0caad19
board: gdsys: Configure DP501 SPDIF input
by Dirk Eibach
· 9 years ago
4574915
i2c: ihs_i2c: Fix hold_bus control
by Dirk Eibach
· 9 years ago
3af0cdb
i2c: ihs_i2c: Use macro bestpractices
by Dirk Eibach
· 9 years ago
071be89
i2c: ihs_i2c: Dual channel support
by Dirk Eibach
· 9 years ago
5b47d40
driver: net: Fix pointer conversion warnings for xilinx_zynqmp_ep
by Prabhakar Kushwaha
· 9 years ago
b30dc57
driver: usb: Fix pointer conversion warnings for hikey
by Prabhakar Kushwaha
· 9 years ago
41f7be3
driver: dwmmc: Fix pointer conversion warnings for hikey
by Prabhakar Kushwaha
· 9 years ago
4e4ad6d
driver: gpio: hikey: Fix pointer conversion warnings for hikey
by Prabhakar Kushwaha
· 9 years ago
5e0efc1
mmc: Use lldiv() for 64-bit division in write_raw_image()
by Siarhei Siamashka
· 9 years ago
bcb41dc
uuid: add selection by string for known partition type GUID
by Patrick Delaunay
· 9 years ago
7561b25
gpt: add optional parameter type in gpt command
by Patrick Delaunay
· 9 years ago
b38c108
part:efi: add GUID for linux file system data
by Patrick Delaunay
· 9 years ago
3526285
pci: fix checking PCI_REGION_MEM in pci_hose_phys_to_bus()
by Cheng Gu
· 9 years ago
78e9e71
include/linux/mtd: Update copyright notices
by Tom Rini
· 9 years ago
9606f71
board/ti/am335x: beaglebone stop muxing i2c1_pin_mux
by robertcnelson@gmail.com
· 9 years ago
a78ebb1
sunxi: cubietruck: Enable the USB OTG controller
by Maxime Ripard
· 9 years ago
4257c50
sunxi: A13-Olinuxino: Enable the USB OTG controller
by Maxime Ripard
· 9 years ago
3d4ef38
sparse: Rename the file and header
by Maxime Ripard
· 9 years ago
6fb77c4
fastboot: nand: Add pre erase and write hooks
by Maxime Ripard
· 9 years ago
bf8940d
fastboot: Implement NAND backend
by Maxime Ripard
· 9 years ago
1f8690a
sparse: Implement several chunks flashing
by Maxime Ripard
· 9 years ago
6c9e00e
fastboot: Implement flashing session counter
by Maxime Ripard
· 9 years ago
a5d1e04
sparse: Implement storage abstraction
by Maxime Ripard
· 9 years ago
3c8f98f
fastboot: Move fastboot response functions to fastboot core
by Maxime Ripard
· 9 years ago
40aeeda
sparse: Simplify multiple logic
by Maxime Ripard
· 9 years ago
7bfc3b1
sparse: Refactor chunk parsing function
by Maxime Ripard
· 9 years ago
bb83c0f
sparse: Move main header parsing to a function of its own
by Maxime Ripard
· 9 years ago
10b6971
mtd: uboot: Add meaningful error message
by Maxime Ripard
· 9 years ago
91931f7
board/BuR/kwb: use bootvx(...) (with bootline feature) instead go(...)
by Hannes Petermaier
· 9 years ago
ade766a
Merge branch 'next' of git://git.denx.de/u-boot-blackfin
by Tom Rini
· 9 years ago
038be18
nios2: add 3c120 and 10m50 devboards MAINTAINERS
by Thomas Chou
· 9 years ago
9f30129
nios2: change README.nios2 to use 10m50 as template
by Thomas Chou
· 9 years ago
479accb
nios2: rename board nios2-generic to 3c120_devboard
by Thomas Chou
· 9 years ago
5c0f982
nios2: add 10m50 devboard support
by Thomas Chou
· 9 years ago
e3e8726
net: altera_tse: add mSG-DMA support
by Thomas Chou
· 9 years ago
38fa4ac
net: altera_tse: add priv ops to prepare msgdma support
by Thomas Chou
· 9 years ago
577662f
net: altera_tse: wait sgdma in altera_tse_recv
by Thomas Chou
· 9 years ago
acd71c3
net: altera_tse: factor out stop mac func
by Thomas Chou
· 9 years ago
de99a17
net: zap altera_tse_initialize prototypes
by Thomas Chou
· 9 years ago
c3c4495
nios2: nios2-generic: do not allocate rx buf in net.c
by Thomas Chou
· 9 years ago
38a0f36
mtd: add altera quadspi driver
by Thomas Chou
· 9 years ago
207e97b
nios2: add memcpy_fromio and memcpy_toio
by Thomas Chou
· 9 years ago
af54c18
nios2: use cfi flash driver model
by Thomas Chou
· 9 years ago
f105691
cfi_flash: convert to driver model
by Thomas Chou
· 9 years ago
d858799
dm: implement a MTD uclass
by Thomas Chou
· 9 years ago
b375219
ARM: uniphier: drop UniPhier specific SMP code
by Masahiro Yamada
· 9 years ago
2610b13
ARM: dts: uniphier: add USB xHCI nodes for PH1-Pro5 and ProXstream2
by Masahiro Yamada
· 9 years ago
57e2c48
ARM: dts: uniphier: fix interrupt number of USB core for PH1-Pro4
by Masahiro Yamada
· 9 years ago
cad0499
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 9 years ago
5e68ff3
ARM: tegra: enable CONFIG_SYS_NONCACHED_MEMORY everywhere
by Stephen Warren
· 9 years ago
376cb1a
ARM: tegra: add custom MMU setup on ARMv8
by Stephen Warren
· 9 years ago
3c6af3b
armv8: allow custom MMU setup routines on ARMv8
by Stephen Warren
· 9 years ago
88f965d
armv8: enable compilation with CONFIG_SYS_NONCACHED_MEMORY
by Stephen Warren
· 9 years ago
9549867
ls1043ardb: Add missing config entries to MAINTAINERS
by Fabio Estevam
· 9 years ago
3a90cb6
board/ti: Update MAINTAINERS entries with more boards
by Tom Rini
· 9 years ago
43fb0e3
arm: stm32f4: fix a bug when a random sector gets erased
by Vadzim Dambrouski
· 9 years ago
4cd3246
arm: stm32f4: fix a bug when only first sector gets erased
by Vadzim Dambrouski
· 9 years ago
7ff15ac
powerpc: Finish updating u-boot*lds scripts for newer binutils
by Tom Rini
· 9 years ago
d89059b
board/ti: Update MAINTAINERS entries with more boards
by Tom Rini
· 9 years ago
da58dec
Various Makefiles: Add SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
3562936
Revive OpenRD targets
by Albert ARIBAUD
· 9 years ago
e7de61b
kirkwood: support CONFIG_SYS_THUMB_BUILD
by Albert ARIBAUD
· 9 years ago
44b0e47
tricorder: switch to CONFIG_SYS_THUMB_BUILD
by Albert ARIBAUD
· 9 years ago
62e9207
arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
by Albert ARIBAUD
· 9 years ago
bf104ff
stm32f429-discovery: add CONFIG_SYS_THUMB_BUILD
by Albert ARIBAUD
· 9 years ago
7bdf75c
arm: fix compile warnings when semihosting is enabled on ARMv7M target.
by Vadzim Dambrouski
· 9 years ago
432a624
arm: add support for semihosting for ARMv7M targets
by Vadzim Dambrouski
· 9 years ago
522b021
mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definition
by Zhenhua Luo
· 9 years ago
44d0677
Replace "extern inline" with "static inline"
by Måns Rullgård
· 9 years ago
e490ad2
ARM64: zynqmp: Sync zynq_sdhci_init() declaration
by Michal Simek
· 9 years ago
4ca0c3c
Merge branch 'master' of git://git.denx.de/u-boot-nios
by Tom Rini
· 9 years ago
250ea26
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 9 years ago
347ea94
MIPS: bootm: use CONFIG_IS_ENABLED() everywhere
by Daniel Schwierzeck
· 9 years ago
2bb5b63
MIPS: bootm: rework and fix broken bootm code
by Daniel Schwierzeck
· 9 years ago
fb3db63
common/board_f: enable setup_board_part1() for MIPS
by Daniel Schwierzeck
· 9 years ago
75199d6
net: altera_tse: get numbers of fdt address and size cells
by Thomas Chou
· 9 years ago
4c8df1d
net: altera_tse: use BIT macro
by Thomas Chou
· 9 years ago
14fb536
net: altera_tse: remove the useless parenthesis
by Thomas Chou
· 9 years ago
13146ec
net: altera_tse: fix packed and aligned attribute
by Thomas Chou
· 9 years ago
2cd0a52
net: altera_tse: use data type u32 for regs and desc
by Thomas Chou
· 9 years ago
fba54a5
net: altera_tse: remove unused macro and regs def
by Thomas Chou
· 9 years ago
540bb54
nios2: trim CONFIG_SYS_MEMTEST_END
by Thomas Chou
· 9 years ago
2925e2b
nios2: trim CONFIG_SYS_MALLOC_LEN
by Thomas Chou
· 9 years ago
e03c17d
altera_uart: Adjust the declaration of debug_uart_init()
by Thomas Chou
· 9 years ago
Next »