Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
acf1500138bb6b0496fe09d6bffdf8eac3d6ecab
acf1500
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
by Lokesh Vutla
· 7 years ago
2a51805
arm: v7: Update VBAR only if available
by Lokesh Vutla
· 7 years ago
04ca871
test: ofnode: test ofnode_device_is_compatible()
by Masahiro Yamada
· 7 years ago
99552c3
test: regmap: test Linux-compatible syscon_node_to_regmap()
by Masahiro Yamada
· 7 years ago
e151a1c
syscon: add Linux-compatible syscon API
by Masahiro Yamada
· 7 years ago
d358123
regmap: change regmap_init_mem() to take ofnode instead udevice
by Masahiro Yamada
· 7 years ago
5ccc2c2
dm: ofnode: add ofnode_device_is_compatible() helper
by Masahiro Yamada
· 7 years ago
8c1de5e
regmap: clean up regmap allocation
by Masahiro Yamada
· 7 years ago
9ce751a
psci: arm: remove armv7 function psci_save_target_pc
by Patrick Delaunay
· 7 years ago
9622c7e
sunxi: psci: save context id in cpu_on command
by Patrick Delaunay
· 7 years ago
4f7dc2e
uniphier: psci: save context id in cpu_on command
by Patrick Delaunay
· 7 years ago
4c6fe07
tegra: psci: save context id in cpu_on command
by Patrick Delaunay
· 7 years ago
47ec6b4
imx7: psci: save context id in cpu_on command
by Patrick Delaunay
· 7 years ago
60599c1
ls102xa: psci: save context id in cpu_on command
by Patrick Delaunay
· 7 years ago
41c7977
arm: stm32mp1: add PSCI support
by Patrick Delaunay
· 7 years ago
486daaa
arm: psci: add a weak function psci_arch_cpu_entry
by Patrick Delaunay
· 7 years ago
1a047c2
arm: psci: save context id for cpu_on PSCI command
by Patrick Delaunay
· 7 years ago
890e79f
Prepare v2018.05
by Tom Rini
· 7 years ago
068f86e
git-mailrc: Update some addresses and aliases
by Tom Rini
· 7 years ago
4549e78
SPDX: Convert all of our multiple license tags to Linux Kernel style
by Tom Rini
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
7ce8531
arm: mach-omap2: cache: Explicitly enable I cache
by Lokesh Vutla
· 7 years ago
535adee
Kconfig: Add dependency on HASH to verified boot
by Kelvin Cheung
· 7 years ago
ebf4850
board: ti: am43: Fix DCDC3 voltage for epos-evm
by Keerthy
· 7 years ago
1f154a6
README.sandbox: small typos
by Trevor Woerner
· 7 years ago
27b4225
stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directly
by Tom Rini
· 7 years ago
dba8070
stdio_dev.h: Drop the video section as it is unused
by Tom Rini
· 7 years ago
db13e05
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
9f881a5
Merge git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
74c8cb0
ARM: rmobile: Zap #undef DEBUG
by Marek Vasut
· 7 years ago
699e831
ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRING
by Marek Vasut
· 7 years ago
83a64be
ARM: rmobile: Convert CONFIG_ARCH_RMOBILE_BOARD_STRING to Kconfig
by Marek Vasut
· 7 years ago
3ce88cd
ARM: rmobile: Fix CONFIG_RMOBILE_BOARD_STRING
by Marek Vasut
· 7 years ago
b081454
doc: rmobile: Update the README
by Marek Vasut
· 7 years ago
424060d
clk: renesas: Drop USB extal from the R8A7792 clock driver
by Marek Vasut
· 7 years ago
8b4a610
Merge git://git.denx.de/u-boot-mmc
by Tom Rini
· 7 years ago
08ae21a
MAINTAINERS: Switch nxp.com domain
by Fabio Estevam
· 7 years ago
4bf225a
drivers:power:max77693: remove redundant logical constraint
by Heinrich Schuchardt
· 7 years ago
4781921
mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is defined
by Hannes Schmelzer
· 7 years ago
88a5712
mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODE
by Hannes Schmelzer
· 7 years ago
0a4c2b0
mmc: fix return value check condition
by Peng Fan
· 7 years ago
4f0a8bf
samsung: board: init the s2mps11 pmic during booting time
by Jaehoon Chung
· 7 years ago
ec1754f
Prepare v2018.05-rc3
by Tom Rini
· 7 years ago
48cdfa2
usb: f_mass_storage: simplify logical expression
by Heinrich Schuchardt
· 7 years ago
fa9da8e
usb: gadget: remove duplicate assignment.
by Heinrich Schuchardt
· 7 years ago
b25f8e2
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 7 years ago
abeb9d7
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
8c84287
tools: mkimage: Check for datafile when type is script
by Alex Kiernan
· 7 years ago
c3b115f
tools: mkenvimage: Fix possible segfault on stdin input
by Alexander Dahl
· 7 years ago
3559028
tools: mkenvimage: Fix read() stdin error handling
by Alexander Dahl
· 7 years ago
8dc4e1f
serial: serial_stm32: Rename status register flags
by Patrice Chotard
· 7 years ago
7b3b74d
serial: serial_stm32: Enable overrun
by Patrice Chotard
· 7 years ago
ab9e12f
spl: disk: usb: Add dependencies to sprintf/strto*
by Alex Kiernan
· 7 years ago
e21c03b
Consolidate __assert_failed into one implementation
by Alex Kiernan
· 7 years ago
4f1eed7
spl: Disable printf if not required
by Alex Kiernan
· 7 years ago
14ad44a
spl: Split sprintf, strto* from SPL serial in Kconfig
by Alex Kiernan
· 7 years ago
d4bb3b3
spl: ti: Avoid serial calls when serial support is disabled
by Alex Kiernan
· 7 years ago
3bac19c
spl: Add dependency on serial to Ymodem
by Alex Kiernan
· 7 years ago
eedecb0
Cleanup CONFIG_SPL_SERIAL_SUPPORT migration
by Alex Kiernan
· 7 years ago
117a0e0
spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT
by Alex Kiernan
· 7 years ago
30d3136
test: dm: regmap: fix license header
by Masahiro Yamada
· 7 years ago
7842b6a
arm: move SYS_ARCH_TIMER to KConfig
by Andre Przywara
· 7 years ago
1a164ad
ARM: qemu-arm: Dynamically determine timer frequency
by Tuomas Tynkkynen
· 7 years ago
37dc72f
configs: Resync with savedefconfig
by Tom Rini
· 7 years ago
c4f6683
distro: select CMD_ENV_EXISTS
by Masahiro Yamada
· 7 years ago
7325f6c
distro: use imply to enable DISTRO_DEFAULTS as SoC default
by Masahiro Yamada
· 7 years ago
b60cfb6
powerpc: fix typo in kgdb.c
by Heinrich Schuchardt
· 7 years ago
39883af
lib/rsa: Kconfig: Remove superfluous 'depends on RSA'
by Eugeniu Rosca
· 7 years ago
002c323
Migrate IMAGE_FORMAT_LEGACY to Kconfig
by Alex Kiernan
· 7 years ago
83a1f93
cmd: CONFIG_CMD_LOG select CONFIG_LOG
by Heinrich Schuchardt
· 7 years ago
9adc78d
log: CONFIG_LOG should select CONFIG_DM
by Heinrich Schuchardt
· 7 years ago
1eb2e71
kbuild: use -fmacro-prefix-map to make __FILE__ a relative path
by Masahiro Yamada
· 7 years ago
fac379e
serial: Migrate CONFIG_FSL_LINFLEXUART to Kconfig
by Tuomas Tynkkynen
· 7 years ago
76dd0f2
ARM: s32v234evb: Set CONFIG_DM & CONFIG_DM_SERIAL in Kconfig
by Tuomas Tynkkynen
· 7 years ago
ec5c4a8
configs: Drop CONFIG_NET_MULTI
by Tom Rini
· 7 years ago
3b6407b
clang: Update documentation
by Tom Rini
· 7 years ago
4760fe2
Makefile: Update clang warning disables from Linux
by Tom Rini
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
f1b1f77
Convert CONFIG_SPI to Kconfig
by Adam Ford
· 7 years ago
07a8f79
ARM: mxs: support full SPL framework
by Mans Rullgard
· 7 years ago
33ea119
ARM: mxs: move spl data
by Mans Rullgard
· 7 years ago
68f8355
ARM: spl: include arm/thumb glue sections
by Mans Rullgard
· 7 years ago
da372af
ARM: arm926ejs: fix lowlevel_init call
by Mans Rullgard
· 7 years ago
9482aed
ARM: mxs: make lowlevel_init() weak
by Mans Rullgard
· 7 years ago
ec37f05
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
10cd229
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 7 years ago
641bce2
Merge git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
4ae87a8
arm: socfpga: Fix with the correct polling on bit is set
by Tien Fong Chee
· 7 years ago
d57ed4d
usb: gadget: composite: fix NULL pointer when a non standard request is received
by Christophe Kerello
· 7 years ago
003659b
usb: host: dwc3: fix phys init
by Neil Armstrong
· 7 years ago
fe53780
ARM: rmobile: Fix PMIC address on E2 Silk
by Marek Vasut
· 7 years ago
bb6d2ff
ARM: rmobile: Update E2 Alt
by Marek Vasut
· 7 years ago
49aefe3
ARM: rmobile: Update M2-N Gose
by Marek Vasut
· 7 years ago
e6027e6
ARM: rmobile: Update H2 Lager
by Marek Vasut
· 7 years ago
1d0cb86
ARM: rmobile: Enable HS200 support on M3N Salvator-X
by Marek Vasut
· 7 years ago
d2a1f12
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
ea77217
imx6ul: opos6ul: in Serial Downloader boot mode use ymodem
by Sébastien Szymanski
· 7 years ago
30754ef
imx6ul: opos6ul: add SPL_DM support
by Sébastien Szymanski
· 7 years ago
e426e19
warp7: defconfig: Fix CAAM on boot with tip-of-tree
by Bryan O'Donoghue
· 7 years ago
8273209
warp7: secure_defconfig: Remove secure_defconfig
by Bryan O'Donoghue
· 7 years ago
Next »