Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ee1e600c13d16febd517ab7d0d2c243db174789b
ee1e600
powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
by Christophe Leroy
· 7 years ago
0ebb538
powerpc: mpc8xx: remove get_immr() argument
by Christophe Leroy
· 7 years ago
1411990
powerpc: mpc8xx: make get_immr() independent of CONFIG_8xx
by Christophe Leroy
· 7 years ago
fdef389
powerpc: mpc8xx: get rid of the multiple PVR_ values
by Christophe Leroy
· 7 years ago
374a0e3
powerpc: mpc8xx: harmonise initialisation of the immap local pointer
by Christophe Leroy
· 7 years ago
f110892
soft_i2c: cleanup - no mpc8xx support
by Christophe Leroy
· 7 years ago
89d4fc1
spi: atmel: default y if DM_SPI && ARCH_AT91
by Jagan Teki
· 7 years ago
37434db
spi: atmel: Drop atmel_spi.h
by Jagan Teki
· 7 years ago
7b09477
spi: atmel: Drop non-dm code
by Jagan Teki
· 7 years ago
5a6eab8
at91: ma5d4evk: Enable SPL_DM and SPL_OF_CONTROL
by Jagan Teki
· 7 years ago
4dc04eb
at91: ma5d4evk: Enable DM_SPI
by Jagan Teki
· 7 years ago
ca57bd6
at91: ma5d4evk: Add FDT support
by Jagan Teki
· 7 years ago
4d42f16
at91: ma5d4evk: Enable DM
by Jagan Teki
· 7 years ago
c60bfe9
at91: vinco: Enable DM_SPI
by Jagan Teki
· 7 years ago
1e85626
at91: vinco: Add FDT support
by Jagan Teki
· 7 years ago
1a2131c
at91: vinco: Enable DM
by Jagan Teki
· 7 years ago
8b562ef
at91: taurus: Enable DM_SPI
by Jagan Teki
· 7 years ago
153b070
configs: gurnard: Move CONFIG_ATMEL_SPI to defconfigs
by Jagan Teki
· 7 years ago
08afabc
at91: gurnard: Enable DM_SPI
by Jagan Teki
· 7 years ago
9bf48e2
spi: atmel: Add ifdef for DM_GPIO code
by Jagan Teki
· 7 years ago
6074c38
Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 7 years ago
91e1bc5
rpi: Complete table of models with new revision code scheme
by Jonathan Gray
· 7 years ago
8ae1f82
mmc: use core clock frequency in bcm2835 sdhost
by Jonathan Gray
· 7 years ago
79153ff
rpi3_32b: Enable lan78xx driver
by Peter Robinson
· 7 years ago
7fe7722
rpi: Add identifier for the new RPi3 B+
by Alexander Graf
· 7 years ago
0d1a6c5
rpi3: Enable lan78xx driver
by Alexander Graf
· 7 years ago
065dcac
rpi: Allow to boot without serial
by Alexander Graf
· 7 years ago
e294ba0
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
f3fed05
Revert "sunxi: Pine64: temporarily remove extra Pine64 non-plus DT"
by Andre Przywara
· 7 years ago
d14db11
sunxi: revert disabling of features
by Andre Przywara
· 7 years ago
901fb09
sunxi: disable direct MMC environment
by Andre Przywara
· 7 years ago
ecd0cec
net: sun8i-emac: remove support for old binding
by Andre Przywara
· 7 years ago
0bb48ef
arm: dts: sunxi: update H5 to new EMAC binding
by Andre Przywara
· 7 years ago
e88d2a5
arm: dts: sunxi: update H3 to new EMAC binding
by Andre Przywara
· 7 years ago
06a57f65
arm: dts: sunxi: update A64 to new EMAC binding
by Andre Przywara
· 7 years ago
12afd95
net: sun8i-emac: add support for new EMAC DT binding
by Andre Przywara
· 7 years ago
c034117
net: sun8i-emac: support new pinctrl DT bindings
by Andre Przywara
· 7 years ago
381996c
sunxi: gpio: add missing compatible strings
by Andre Przywara
· 7 years ago
35debf8
sunxi: README.sunxi64: Add hint about non-debug of ARM Trusted Firmware
by Andre Przywara
· 7 years ago
948071b
Makefile: Disable stack-usage check for ARC
by Alexey Brodkin
· 7 years ago
e63d142
Merge tag 'arc-for-2018.05' of git://git.denx.de/u-boot-arc
by Tom Rini
· 7 years ago
e71553f
configs: add NAND support for NES Classic
by Miquel Raynal
· 7 years ago
748b5b3
sunxi: move the NAND parameters to Kconfig
by Miquel Raynal
· 7 years ago
b56052f
sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig
by Miquel Raynal
· 7 years ago
6d094d5
sunxi: automatically select SPL_NAND_SUPPORT in Kconfig
by Miquel Raynal
· 7 years ago
491feff
sunxi: dts: enable NAND on NES classic
by Miquel Raynal
· 7 years ago
663e8a9
sunxi: allow NAND support to be compiled for sun8i platforms
by Miquel Raynal
· 7 years ago
136e325
sunxi: spl: remove DMA related settings of the NAND controller
by Miquel Raynal
· 7 years ago
6ddbb1e
spl: nand: sunxi: use PIO instead of DMA
by Miquel Raynal
· 7 years ago
7440bd7
spl: nand: sunxi: declare the ecc_bytes array globally
by Miquel Raynal
· 7 years ago
ba1c98b
sunxi: spl: deassert the NAND controller reset line
by Miquel Raynal
· 7 years ago
22f0aa0
spl: nand: sunxi: make the reset column helper more generic
by Miquel Raynal
· 7 years ago
4dac80a
spl: nand: sunxi: ensure enough time has passed after changing the column
by Miquel Raynal
· 7 years ago
a084cb6
spl: nand: sunxi: create an helper to handle command execution
by Miquel Raynal
· 7 years ago
781e70c
spl: nand: sunxi: add missing status clear
by Miquel Raynal
· 7 years ago
60fb179
spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helper
by Miquel Raynal
· 7 years ago
28f7a9d
spl: nand: sunxi: introduce the nand_wait_int() helper
by Miquel Raynal
· 7 years ago
802f766
spl: nand: sunxi: fix typo on register name
by Miquel Raynal
· 7 years ago
a0a984e
spl: nand: sunxi: fix second case of modulo by zero error
by Miquel Raynal
· 7 years ago
f3aff37
mtd: nand: sunxi: fix ECC strength choice
by Miquel Raynal
· 7 years ago
55fe0e2
spl: fix binman_sym output check
by Miquel Raynal
· 7 years ago
645b5af
Prepare v2018.05-rc1
by Tom Rini
· 7 years ago
f770b3e
ARC: HSDK: Enable SPI flash support
by Eugeniy Paltsev
· 7 years ago
ada8aff
ARC: HSDK: Add platform-specific commands
by Eugeniy Paltsev
· 7 years ago
1e43118
ARC: Bump ARC tools used in TravisCI to the most recent release arc-2017.09
by Alexey Brodkin
· 7 years ago
bdc9f02
ARC: AXS10x: DTS: Remove unused interrupt properties
by Eugeniy Paltsev
· 7 years ago
0e5d3e3
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
641599a
image.h: add forward declaration of struct fdt_region
by Masahiro Yamada
· 7 years ago
414e2db
fdt_region: remove unneeded fdt_internal.h inclusion
by Masahiro Yamada
· 7 years ago
c960a68
libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c
by Masahiro Yamada
· 7 years ago
e8d5291
core: ofnode: Fix translation for #size-cells == 0
by Mario Six
· 7 years ago
bcfdf05
dm: core: make fixed-clock dt scan live dt compatible
by Andy Yan
· 7 years ago
4468317
fs: cbfs: fix locating the cbfs header
by Andre Heider
· 7 years ago
33222c8
cmd: cbfs: fix reading the end_of_rom pointer for 64bit archs
by Andre Heider
· 7 years ago
1e656ad
pinctrl-uclass: convert to use live dt
by Kever Yang
· 7 years ago
d255fad
core: add uclass_get_device_by_phandle_id() api
by Kever Yang
· 7 years ago
f3b623f
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 7 years ago
80a66a5
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
0ca0a54
Merge git://git.denx.de/u-boot-riscv
by Tom Rini
· 7 years ago
25db371
arm64: a37xx: defconfigs: enable PCI_CMD and E1000 driver
by Ken Ma
· 7 years ago
9734104
arm64: a37xx: dts: enable pcie port
by Wilson Ding
· 7 years ago
f38c098
arm64: a37xx: defconfigs: enable aardvark pcie driver
by Wilson Ding
· 7 years ago
e51f2b1
arm64: a37xx: pci: add support for aardvark pcie driver
by Wilson Ding
· 7 years ago
92e7a68
arm64: a37xx: populate pcie memory region
by Wilson Ding
· 7 years ago
d6aed54
arm64: a37xx: remove old pinctrl implementation
by Ken Ma
· 7 years ago
fd81eb9
Revert "arm64: a37xx: dts: Add pin control nodes to DT"
by Ken Ma
· 7 years ago
65b2e66
doc: a37xx: Introduce pinctrl device tree binding
by Ken Ma
· 7 years ago
30aecc0
arm64: a37xx: dts: Correct mpp definitions
by Ken Ma
· 7 years ago
dc36235
arm64: a37xx: pinctrl: Correct mpp definitions
by Ken Ma
· 7 years ago
0237448
arm64: a37xx: pinctrl: Fix gpio pin offset in register
by Ken Ma
· 7 years ago
23626ca
arm64: a37xx: pinctrl: Fix the pin 23 on south bridge
by Ken Ma
· 7 years ago
8aecbcd
arm64: a37xx: dts: Fix the number of GPIO on south bridge
by Ken Ma
· 7 years ago
44ac747
arm64: a37xx: pinctrl: Fix number of pin in south bridge
by Ken Ma
· 7 years ago
4382e53
arm64: a37xx: dts: Add additional pinctrl definition
by Ken Ma
· 7 years ago
d7d3ee5
arm64: a37xx: dts: Add pinctrl configuration for ESPRESSOBin board
by Ken Ma
· 7 years ago
e732a5e
arm64: a37xx: defconfig: Enable PINCTRL and GPIO support for ESPRESSOBin board
by Ken Ma
· 7 years ago
d13d8ba
arm64: a37xx: dts: add gpio head file including
by Ken Ma
· 7 years ago
bdca661
arm64: mvebu: a8k: Add distro boot support
by Mark Kettenis
· 7 years ago
6cd5678
kwbimage: Fix out of bounds access
by Alexander Graf
· 7 years ago
bc8cb15
configs: clearfog: enable random random MAC address
by Baruch Siach
· 7 years ago
Next »