Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
4acfe1ae46ca7731544dda57ce42d10acc2d63c5
4acfe1a
arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks
by Uri Mashiach
· 8 years ago
1a9a5f7
usb: host: xhci-omap: fix double weak board_usb_init functions
by Uri Mashiach
· 8 years ago
ef3f3b8
arm: usb: dra7xx: xHCI registers based on USB port index
by Uri Mashiach
· 8 years ago
67566ab
arm: dra7xx: move CONFIG_DRA7XX to Kconfig
by Uri Mashiach
· 8 years ago
64c4ffa
Prepare v2017.05
by Tom Rini
· 8 years ago
169b50e
board/BuR/common: incorrect check of dtb
by xypron.glpk@gmx.de
· 8 years ago
f59a3b2
tools: sunxi: avoid read after end of string
by xypron.glpk@gmx.de
· 8 years ago
d27e35f
relocate-rela: add missing va_end()
by xypron.glpk@gmx.de
· 8 years ago
05d887b
lib: circbuf: avoid possible null pointer dereference
by xypron.glpk@gmx.de
· 8 years ago
1275a44
arm64: mvebu: incorrect check of fdt address cells
by xypron.glpk@gmx.de
· 8 years ago
cc93834
meson: gxbb: increase CONFIG_SYS_BOOTM_LEN
by xypron.glpk@gmx.de
· 8 years ago
27a1987
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 8 years ago
2f54205
drivers: spi: Remove duplicate .probe method
by Suniel Mahesh
· 8 years ago
ac6991f
zynq: spi: Honour the activation / deactivation delay
by Moritz Fischer
· 8 years ago
61a77ce
spi: atmel: check GPIO validity before using cs_gpios
by Wenyou Yang
· 8 years ago
a63d800
Prepare v2017.05-rc3
by Tom Rini
· 8 years ago
7880dcf
odroid-c2: README: MMC is supported
by xypron.glpk@gmx.de
· 8 years ago
d038574
meson: gxbb: change ramdisk_addr_r
by xypron.glpk@gmx.de
· 8 years ago
1f677e4
meson: gxbb: enable MMC as boot target
by xypron.glpk@gmx.de
· 8 years ago
2681e78
configs: Re-sync
by Tom Rini
· 8 years ago
57ba664
scripts/config_whitelist.txt: Re-sync
by Tom Rini
· 8 years ago
f73be5f
warp7: MAINTAINERS: Add warp7_secure_defconfig entry
by Fabio Estevam
· 8 years ago
26d6119
fdt: Move fdt_fixup_ethernet to a common place
by Tom Rini
· 8 years ago
c9032ce
cmd: add Kconfig option for 'date' command
by Chris Packham
· 8 years ago
ae189ba
Drop the pdsp188x driver
by Simon Glass
· 8 years ago
00aff7b
powerpc: Drop configs/manroland
by Simon Glass
· 8 years ago
93d66ee
Convert CONFIG_CMD_DISPLAY to Kconfig
by Simon Glass
· 8 years ago
3bd25cb
Convert CONFIG_CMD_DIAG to Kconfig
by Simon Glass
· 8 years ago
10c0133
Kconfig: Drop CONFIG_CMD_DFL
by Simon Glass
· 8 years ago
d569c95
Convert CONFIG_CMD_DEKBLOB to Kconfig
by Simon Glass
· 8 years ago
279e7c4
Kconfig: Drop CONFIG_CMD_DEFAULTENV_VARS
by Simon Glass
· 8 years ago
80e44cf
fs: Kconfig: Add a separate option for FS_CRAMFS
by Simon Glass
· 8 years ago
9707274
fs: Convert CONFIG_CMD_CRAMFS to Kconfig
by Simon Glass
· 8 years ago
d315628
Convert CONFIG_CMD_CLK to Kconfig
by Simon Glass
· 8 years ago
3d0aeb9
Drop CONFIG_CMD_CLEAR
by Simon Glass
· 8 years ago
854fcd5
Convert CONFIG_CMD_CHIP_CONFIG to Kconfig
by Simon Glass
· 8 years ago
deb95999
fs: Kconfig: Add a separate config for FS_CBFS
by Simon Glass
· 8 years ago
d66a10f
fs: Convert CONFIG_CMD_CBFS to Kconfig
by Simon Glass
· 8 years ago
983b103
Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig
by Simon Glass
· 8 years ago
4893e34
Convert CONFIG_CMD_BSP to Kconfig
by Simon Glass
· 8 years ago
0f71025
Convert CONFIG_CMD_BMP to Kconfig
by Simon Glass
· 8 years ago
218257b
Convert CONFIG_CMD_BMODE to Kconfig
by Simon Glass
· 8 years ago
c04b9b3
Convert CONFIG_CMD_BLOB to Kconfig
by Simon Glass
· 8 years ago
ac20a1b
Convert CONFIG_CMD_BEDBUG to Kconfig
by Simon Glass
· 8 years ago
ac60e46
Convert CONFIG_CMD_BAT to Kconfig
by Simon Glass
· 8 years ago
4848d89
ti816x_evm: Change CONFIG_CMD_ASKEN to CONFIG_CMD_ASKENV
by Simon Glass
· 8 years ago
b1a873d
Convert CONFIG_CMD_AES et al to Kconfig
by Simon Glass
· 8 years ago
92572ec
power: Drop CONFIG_PMIC
by Simon Glass
· 8 years ago
0fd28b1
power: Drop CONFIG_I2C_PMIC
by Simon Glass
· 8 years ago
bdf25a5
power: Convert CONFIG_PMIC_AS3722 to Kconfig
by Simon Glass
· 8 years ago
2838c07
power: Move as3722 pmic to pmic/ directory
by Simon Glass
· 8 years ago
56aceaf
power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722
by Simon Glass
· 8 years ago
29ec685
arm: Re-sync ARCH_MX5 / MX51 / MX53 CONFIG options
by Tom Rini
· 8 years ago
1e67760
Merge tag 'xilinx-fixes-for-v2017.05' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 8 years ago
509b498
ext4: Fix comparision of unsigned expression with < 0
by Lokesh Vutla
· 8 years ago
8a707ba
MAINTAINERS: Update for Keystone2 secure devices
by Lokesh Vutla
· 8 years ago
dc89c6f
arm/lib/bootm.c: keep ARM v7M in thumb mode during boot_jump_linux()
by Patrice Chotard
· 8 years ago
a93fbf4a
ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig
by Masahiro Yamada
· 8 years ago
efbe99c
add Kconfig for fsuuid command
by Josua Mayer
· 8 years ago
46f9ef1
Kconfig: Enable FIT support by default for TI platforms
by Andrew F. Davis
· 8 years ago
80e4bbf
travisci: Add support for ARC
by Alexey Brodkin
· 8 years ago
6cc96bc
board: dra71: Fix selection of OPPs
by Lokesh Vutla
· 8 years ago
51c7f34
pinctrl: Kconfig: sort pinctrl config options to prevent future clutter
by Philipp Tomsich
· 8 years ago
1787334
rockchip: mkimage: remove (left-over) assignment w/o effect [coverity]
by Philipp Tomsich
· 8 years ago
a1b343d
clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORY
by Alexey Brodkin
· 8 years ago
d2366df
arm: Warn that starting with v2018.01 gcc-6 or later is required
by Tom Rini
· 8 years ago
43b4156
dm: sandbox: pwm: Add a basic pwm test
by Simon Glass
· 8 years ago
29f089a
configs: keystone2: Standardise U-boot prompt
by Lokesh Vutla
· 8 years ago
44913aa
OMAP3: Correct name of omap34xx_gpios when using DM_GPIO
by Adam Ford
· 8 years ago
71e48c2
omap3: i2c: correct register
by Adam Ford
· 8 years ago
0a5559c
arm64: zynqmp: Sync defconfig with Kconfig
by Michal Simek
· 8 years ago
79ed06f
zynq-topic-miami.dts: Add usbotg0 alias to make USB actually work
by Mike Looijmans
· 8 years ago
6f008a2
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
7f4ed7c
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
9fde52a
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 8 years ago
9ad99be
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 8 years ago
83cb46c
ehci-ppc4xx: Prepare for usage of readl()/writel() accessors
by Alexey Brodkin
· 8 years ago
7f2e59a
usb: musb: avoid out of bound access in udc_setup_ep
by Heinrich Schuchardt
· 8 years ago
2511b2e
musb: properly detect failed initialization of controller
by Heinrich Schuchardt
· 8 years ago
6bd041f
arm: socfpga: add cyclone5 based de10-nano board
by Dalon Westergreen
· 8 years ago
e8f86a0
sunxi: fix the default value of CONS_INDEX on non-A23/A33 SUN8I
by Icenowy Zheng
· 8 years ago
12af939
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 8 years ago
9a1d648
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 8 years ago
fedebf0
armv8: layerscape: Fix DDR size calcuation for SPL build
by York Sun
· 8 years ago
026f30e
arm: psci: make psci usable on single core socs
by Yuantian Tang
· 8 years ago
d14428c
armv8: ls104xardb: Secure Boot: enable PPA support for eMMC/SD and NAND boot
by Sumit Garg
· 8 years ago
fa64255
armv8: fsl-layerscape: Add validation of PPA image from NAND and SD
by Sumit Garg
· 8 years ago
9fa3a54
armv8: fsl-layerscape: Support loading PPA header from eMMC/SD and NAND Flash
by Sumit Garg
· 8 years ago
2ac2e20
armv8: ls1046aqds: Integrate FSL PPA
by Hou Zhiqiang
· 8 years ago
b6adbec
armv8: ls1043aqds: enable FSL PPA
by Hou Zhiqiang
· 8 years ago
e1b0929
armv8: ls1043aqds: Integrate FSL PPA
by Hou Zhiqiang
· 8 years ago
99fe76d
armv8: ls2080ardb: Add phy number for serdes1 protocol 0x4b
by Santan Kumar
· 8 years ago
5d267ec
arm: ls1021atwr: Enable RGMII TX/RX clock internal delay for AR8033
by Alison Wang
· 8 years ago
2eff3b7
sunxi: Fix arm64 fdtfile variable
by Andreas Färber
· 8 years ago
1967228
mips: qemu-mips/64: Expand malloc pool for CONFIG_SYS_BOOTPARAMS_LEN
by Kyle Edwards
· 8 years ago
9828d05
mips: qemu-mips/64: Remove obsolete CONFIG_SYS_MONITOR_LEN from config
by Kyle Edwards
· 8 years ago
f02abb0
sunxi: add support for Lichee Pi Zero
by Icenowy Zheng
· 8 years ago
e267d94
sunxi: add DTSI file for V3s
by Icenowy Zheng
· 8 years ago
c199489
sunxi: add basic V3s support
by Icenowy Zheng
· 8 years ago
4e7f8de
ARM: dts: uniphier: sync Device Tree with Linux
by Masahiro Yamada
· 8 years ago
Next »