Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
06d270cf57a48abbb71daa2ea30178ab04dc9cef
06d270c
board: mscc: ocelot: Update MSCC Ocelot board.
by Horatiu Vultur
· 6 years ago
6390da4
net: mscc: ocelot: Update network driver for pcb120
by Horatiu Vultur
· 6 years ago
6943cc9
arch: mips: Update initrd_start and initrd_end
by Horatiu Vultur
· 6 years ago
feda3b4
MSCC: delete obsolete reference to MSCC_BITBANG_SPI_GPIO
by Robert P. J. Day
· 6 years ago
cb66945
configs: mscc_serval: Add network support
by Horatiu Vultur
· 6 years ago
4788704
net: mscc: serval: Add ethernet nodes for Serval
by Horatiu Vultur
· 6 years ago
d2691b4
board: mscc: serval: Update MSCC Serval boards
by Horatiu Vultur
· 6 years ago
8cf9473
net: Add MSCC Serval network driver.
by Horatiu Vultur
· 6 years ago
c6b2e71
board: mscc: serval: Fix board detect
by Horatiu Vultur
· 6 years ago
72e224b
mips: mscc: serval: Fix reset
by Horatiu Vultur
· 6 years ago
b4ee6da
Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
a69120a
Prepare v2019.07-rc1
by Tom Rini
· 6 years ago
f89d613
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
by Simon Goldschmidt
· 6 years ago
d168bcb
configs: Resync with savedefconfig
by Tom Rini
· 6 years ago
6aebc0d
Revert "fs: btrfs: fix false negatives in ROOT_ITEM search"
by Tom Rini
· 6 years ago
6b8e573
Merge branch '2019-04-27-master-imports'
by Tom Rini
· 6 years ago
fc1fe01
avb: add support for named persistent values
by Igor Opaniuk
· 6 years ago
b85d155
arm: dts: add missing vexpress device trees
by Heinrich Schuchardt
· 6 years ago
50fd31f
sysreset: syscon: remove POWER reset cause
by Patrick Delaunay
· 6 years ago
9ad996a
doc: delete long-obsolete README.ARM-memory-map
by Robert P. J. Day
· 6 years ago
71d8e1b
.gitignore: Ignore .log files
by Baruch Siach
· 6 years ago
cd2d824
ARM: da850evm: Fix TI boot scripts for MMC
by Adam Ford
· 6 years ago
fd3c26f
ARM: da850evm: Fix broken SPI Flash
by Adam Ford
· 6 years ago
2b4ea2b
fw_env: Fix double free
by Björn Stenberg
· 6 years ago
c8aac24
arm: lpc32xx: Fix timer initialization
by Gregory CLEMENT
· 6 years ago
32dfc12
net: lpc32xx: Use IRAM for transmit buffer
by Gregory CLEMENT
· 6 years ago
5f626e7
mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behavior
by Gregory CLEMENT
· 6 years ago
e9cde87
dtb_platdata.py: prevent define generation of alias
by Heiko Schocher
· 6 years ago
1627e5e
fs: btrfs: fix btrfs_search_tree invalid results
by Pierre Bourdon
· 6 years ago
423eba2
fs: fat: Build only if CONFIG_FS_FAT=y
by Ismael Luceno Cortes
· 6 years ago
633967f
fs: btrfs: fix false negatives in ROOT_ITEM search
by Pierre Bourdon
· 6 years ago
74ee9dc
doc: Update info on using K3 secure devices
by Andrew F. Davis
· 6 years ago
0a4b11b
configs: Add configs for AM65x High Security EVM
by Andrew F. Davis
· 6 years ago
5083696
arm: mach-k3: Add secure device build support
by Andrew F. Davis
· 6 years ago
3a543a8
arm: mach-k3: Add secure device support
by Andrew F. Davis
· 6 years ago
ff6043a
firmware: ti_sci: Modify auth_boot TI-SCI API to match new version
by Andrew F. Davis
· 6 years ago
32ca8ff
firmware: ti_sci: Add support for firewall management
by Andrew F. Davis
· 6 years ago
407a219
arm: K3: Avoid use of MCU_PSRAM0 before SYSFW is loaded
by Andrew F. Davis
· 6 years ago
b07cc48
main: add new bootstage ID for entering cli loop
by Heiko Schocher
· 6 years ago
ee8a4a3
cmd: pxe: Display splashscreen from extlinux.conf input
by Patrice Chotard
· 6 years ago
9bdfe29
tools/Makefile: get openssl CFLAGS from pkg-config
by Pierre Bourdon
· 6 years ago
3174caf
disk: part: fix typo
by Heinrich Schuchardt
· 6 years ago
1d26073
board/BuR/brxre1: use common resetcontroller implementation
by Hannes Schmelzer
· 6 years ago
2b1e242
board/BuR/brxre1: cosmetic cleanup
by Hannes Schmelzer
· 6 years ago
f4b9f0b
board/BuR/common: add br resetcontoller implementation
by Hannes Schmelzer
· 6 years ago
2fac7a8
board/BuR/common: add 'brdefaulip_setup' function
by Hannes Schmelzer
· 6 years ago
47656d9
board/BuR/common: cosmetic: move 'overwrite_console' up to more related stuff
by Hannes Schmelzer
· 6 years ago
ad6be25
board/BuR/common: prepare for compiling common into non AM33XX boards
by Hannes Schmelzer
· 6 years ago
07b68b7
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 6 years ago
1c64692
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
b684d40
arm: kirkwood: openrd: Mark openrd boards as maintained again
by Stefan Roese
· 6 years ago
c2ff69a
watchdog: at91sam9_wdt: Remove now superfluous wdt start and reset
by Stefan Roese
· 6 years ago
f3729ba
watchdog: mpc8xx_wdt: Watchdog driver and macros cleanup
by Stefan Roese
· 6 years ago
782ef57
watchdog: cadence: Remove driver specific "timeout-sec" handling
by Stefan Roese
· 6 years ago
0698528
watchdog: Implement generic watchdog_reset() version
by Stefan Roese
· 6 years ago
5edb9b2
arm: mvebu: turris_omnia: Use thumb instructions in SPL to save space
by Stefan Roese
· 6 years ago
e4318ae
ARM: kirkwood: enable CONFIG_DM_USB on db-88f6281-bp
by Chris Packham
· 6 years ago
d55254a
ARM: kirkwood: add db-88f6281-bp board
by Chris Packham
· 6 years ago
30387ee
arm: kirkwood: lsxl: add note about sata in README
by Michael Walle
· 6 years ago
5039aae
arm: kirkwood: openrd: Increase U-Boot size in flash to make it fit
by Stefan Roese
· 6 years ago
e297df3
arm: kirkwood: openrd: Remove superfluous CONFIG_ENV_ADDR
by Stefan Roese
· 6 years ago
9408665
arm: kirkwood: dts: Add openrd-* dtb makefile build targets
by Stefan Roese
· 6 years ago
61b8c34
arm: mvebu: turris_omnia: use MMC driver model
by Pierre Bourdon
· 6 years ago
4ec9dd4
mmc: mv_sdhci: add driver model support
by Pierre Bourdon
· 6 years ago
5561943
arm: mvebu: turris_omnia: fix eeprom/mcu device names
by Pierre Bourdon
· 6 years ago
0d3912f
colibri_imx6: use UUID for rootfs
by Igor Opaniuk
· 6 years ago
6b503f9
warp7: Switch to DM USB
by Pierre-Jean Texier
· 6 years ago
0710726
warp7: Switch to DM Serial
by Pierre-Jean Texier
· 6 years ago
5e479cc
ddr: imx8m: hide i.MX8M DDR options from device driver entry
by Peng Fan
· 6 years ago
d32273b
ARM: dts: colibri-imx6ull: update device tree
by Marcel Ziswiler
· 6 years ago
d487351
ARM: dts: colibri-imx6ull: add osc32k_32k_out pinctrl
by Marcel Ziswiler
· 6 years ago
7b69bae
ARM: dts: i.MX6Q: fix avoid_unnecessary_addr_size warnings
by Marcel Ziswiler
· 6 years ago
d8d33b6
imx: Add variscite DART-6UL Evaluation Kit
by Parthiban Nallathambi
· 6 years ago
b3cf86c
mxc_ocotp: Disable fuse sense for imx8mq B1
by Ye Li
· 6 years ago
112ad60
mxc_ocotp: Update redundancy banks for mx7ulp B0
by Ye Li
· 6 years ago
702339b
imx: i.MX8MQ: clear ocotp error bit
by Peng Fan
· 6 years ago
3b9ac54
imx: 8qxp_mek: fix fdt_file and console
by Peng Fan
· 6 years ago
aa34505
ARM: imx6: DHCOM i.MX6 PDK: use Kconfig for inclusion of DDR calibration
by Ludwig Zenz
· 6 years ago
a44ca13
ARM: imx6: update 1GB DDR3 calibration for DHCOM i.MX6qd PDK
by Ludwig Zenz
· 6 years ago
7a0c9b0
imx: add lowlevel init for ARM64
by Peng Fan
· 6 years ago
4eceb4b
ARM: imx: Fix typo in select option for ZMX25
by Chris Packham
· 6 years ago
d776b07
warp7: Fix dfu_alt_info setting after DM conversion
by Pierre-Jean Texier
· 6 years ago
8e10571
dts: imx6ull: add USB aliases to support DM
by Filip Brozovic
· 6 years ago
04ba621
imx8qxp_mek: drop warning due to unused variable
by Stefano Babic
· 6 years ago
ef679d6
pico-imx7d: Increase u-boot size for dfu request
by Joris Offouga
· 6 years ago
4e267b9
pico-imx7d: Convert DM MMC
by Joris Offouga
· 6 years ago
6988a3a
board: toradex: tdx-cfg-block: add new skus
by Marcel Ziswiler
· 6 years ago
d5f3a47
pico-imx7d: defconfig Enable DM gpio pinctrl and pinctrl_imx7
by Joris Offouga
· 6 years ago
4adc9fc
board: toradex: tdx-cfg-block: clean-up sku handling
by Marcel Ziswiler
· 6 years ago
43768f4
pico-imx7d: defconfig: Add DT file hooks
by Joris Offouga
· 6 years ago
270f1fb
arm: dts: imx8dx: add lpuart1, lpuart2, lpuart3
by Marcel Ziswiler
· 6 years ago
edcd4d1
misc: imx8: remove duplicates from scfw api
by Marcel Ziswiler
· 6 years ago
7c74893
Arm: imx7d-pico: Import all Linux device tree for Pico i.MX7D SOM
by Joris Offouga
· 6 years ago
9233c3d
ARM: dts: colibri-imx6ull: fix uart-has-rtscts property
by Marcel Ziswiler
· 6 years ago
5d67b73
colibri-imx6ull: migrate fec to using driver model
by Marcel Ziswiler
· 6 years ago
87b3229
colibri-imx6ull: migrate usb to using driver model
by Marcel Ziswiler
· 6 years ago
535800d
colibri-imx6ull: migrate mmc to using driver model
by Marcel Ziswiler
· 6 years ago
cd69e8e
colibri-imx6ull: migrate pinctrl and regulators to dtb/dm
by Marcel Ziswiler
· 6 years ago
82c99b3
colibri-imx6ull: configuration clean-up
by Marcel Ziswiler
· 6 years ago
c2f38bf
board: imx6ull: Add disable PMIC_STBY_REQ
by Philippe Schenker
· 6 years ago
Next »