Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
29d3bc793cf694bd98f693f8a378a99cd7ee91f7
« Previous
dc06f63
regulator: fixed: honour optionality of enable gpio
by Marcel Ziswiler
· 8 years ago
28c694c
simple panel: fix spelling of debug message
by Marcel Ziswiler
· 8 years ago
7e17846
tegra: usb gadget: fix ci udc operation if not hostpc capable
by Marcel Ziswiler
· 8 years ago
55cdcda
sunxi: OLinuXino Lime A20 boards: Use 384 MHz DRAM clock
by Josh Marshall
· 8 years ago
7c9454d
sunxi: Fix H3 DRAM impedance calibration on rev. A chips
by Jens Kuske
· 8 years ago
2cb5d67
mmc: sdhci: use the generic error number
by Jaehoon Chung
· 8 years ago
895549a
mmc: sdhci: use the host version value in sdhci_setup_cfg
by Jaehoon Chung
· 8 years ago
e5113c3
mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg
by Jaehoon Chung
· 8 years ago
7aedafd
mmc: s5p_sdhci: support the Driver model for Exynos
by Jaehoon Chung
· 8 years ago
561e624
dm: mmc: Support erase
by Simon Glass
· 8 years ago
4fb96c4
reset: uniphier: add reset controller driver for UniPhier SoCs
by Masahiro Yamada
· 8 years ago
d9f5d99
reset: declare fdtdec_phandle_args as struct to fix warning
by Masahiro Yamada
· 8 years ago
66e3efe
ARM: uniphier: insert udelay() just before support_card_reset_deassert()
by Masahiro Yamada
· 8 years ago
f1d9a9e
ARM: uniphier: define CONFIG_SMC911X along with CONFIG_MICRO_SUPPORT_CARD
by Masahiro Yamada
· 8 years ago
f4c93a4
ARM: uniphier: enable CONFIG_SYS_NO_FLASH if no CONFIG_MICRO_SUPPORT_CARD
by Masahiro Yamada
· 8 years ago
66deb91
ARM: uniphier: fix typos in a comment block
by Masahiro Yamada
· 8 years ago
baaafaa
ARM: uniphier: add work-around for VBO noise problem
by Masahiro Yamada
· 8 years ago
c89638a
ARM: uniphier: update DRAM init code for LD20 SoC (2nd)
by Masahiro Yamada
· 8 years ago
6c22742
ARM: uniphier: enable SSC for DPLL (DRAM PLL) on LD11 SoC
by Masahiro Yamada
· 8 years ago
dacdb24
ARM: uniphier: do not setup pins for System Bus on NAND boot mode
by Masahiro Yamada
· 8 years ago
d5fe013
tools: buildman: Add compiler wrapper
by York Sun
· 8 years ago
f40fa9b
tools: buildman: Remove duplicated code
by York Sun
· 8 years ago
34c3889
dtoc: Make integer division python 3.x safe
by Paul Burton
· 8 years ago
c4c5f9e
dtoc: Decode strings for struct.unpack on python 3.x
by Paul Burton
· 8 years ago
4ae6549
dtoc: Use items() to iterate over dictionaries in python 3.x
by Paul Burton
· 8 years ago
f5d44b9
patman: Fix doctest StringIO import for python 3.x
by Paul Burton
· 8 years ago
c9eac38
patman: Use items() to iterate over dictionaries
by Paul Burton
· 8 years ago
2ce7b21
patman: Import 'configparser' lower case to be python 3.x safe
by Paul Burton
· 8 years ago
ac3fde9
patman: Make exception handling python 3.x safe
by Paul Burton
· 8 years ago
a920a17
patman: Make print statements python 3.x safe
by Paul Burton
· 8 years ago
12e5476
patman: Replace tabs with spaces
by Paul Burton
· 8 years ago
3cb44ba
dtoc: Add a way for tests to request the fallback library
by Simon Glass
· 8 years ago
8828254
dtoc: Adjust GetProps() in fdt_normal to use the node path
by Simon Glass
· 8 years ago
0734b70
dtoc: Fix bug in GetProp()
by Simon Glass
· 8 years ago
bae5b97
cros_ec: Fix issue with cros_ec_flash_write command
by Moritz Fischer
· 8 years ago
7a71e48
cros_ec: Add crosec flashinfo command
by Moritz Fischer
· 8 years ago
281ca88
cros_ec: Add function to read back flash parameters
by Moritz Fischer
· 8 years ago
2880e6b
buildman: Drop the 'alive' flag in BuilderThread
by Simon Glass
· 8 years ago
2f25664
buildman: Don't show a stacktrace on Ctrl-C
by Simon Glass
· 8 years ago
63781bd
buildman: Drop the 'active' flag in the builder
by Simon Glass
· 8 years ago
d436e38
buildman: Allow builds to terminate cleanly
by Simon Glass
· 8 years ago
a556eee
buildman: Put our local libraries first in the path
by Simon Glass
· 8 years ago
745b395
buildman: Print a message indicating the build is starting
by Simon Glass
· 8 years ago
b222abe
buildman: Print a message when removing old directories
by Simon Glass
· 8 years ago
21f0eb3
buildman: Tidy up the 'cloning' message
by Simon Glass
· 8 years ago
8b4919e
patman: Flush output when there is no newline
by Simon Glass
· 8 years ago
1c65320
arm: kirkwood: fix Synology board tag
by Walter Schweizer
· 8 years ago
ed3adde
arm: kirkwood: fix output enable settings
by Walter Schweizer
· 8 years ago
9c658d8
arm: kirkwood: fix kirkwood initial setup
by Walter Schweizer
· 8 years ago
0c3a2d9
arm: kirkwood: ds109 board is maintained
by Walter Schweizer
· 8 years ago
a0a868b
arm: kirkwood: add support for Synology DS109 board
by Walter Schweizer
· 8 years ago
f5fd45f
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
1f95770
ARM: AM437X: Add Silicon ID support
by Lokesh Vutla
· 8 years ago
d2d9bdf
spl: saveenv: adding saveenv support in SPL
by B, Ravi
· 8 years ago
6d1a718
cros_ec: Honor the google,remote-bus dt property
by Moritz Fischer
· 8 years ago
1053a76
board: ti: dra7xx: complex definitions should be protected with parentheses
by Mugunthan V N
· 8 years ago
e813138
ARM: dts: dra72: add rev C evm support
by Mugunthan V N
· 8 years ago
692fcdd
arm: Add return value argument to longjmp
by Alexander Graf
· 8 years ago
d40dbfb
env: tool: add command line option to input lockfile path
by B, Ravi
· 8 years ago
279dcd8
dra7x: dfu: qspi: increase the qspi spl partition to 256K
by B, Ravi
· 8 years ago
4805796
dra7xx: config: cleanup: moved to kconfig for CONFIG_SPL_ENV_SUPPORT
by B, Ravi
· 8 years ago
021abf6
Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"
by Masahiro Yamada
· 8 years ago
43ebbfc
ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()
by Masahiro Yamada
· 8 years ago
76379df
board: ls1012afrdm: overwrite CONFIG_EXTRA_ENV_SETTINGS
by Pratiyush Srivastava
· 8 years ago
88a6268
armv8: ls1012a: Updating CONFIG_EXTRA_ENV_SETTINGS
by Pratiyush Srivastava
· 8 years ago
68ec388
armv8: ls2080a: Add USB node in dts for ls2080a
by Sriram Dash
· 8 years ago
aee2871
armv8: ls2080: Enable CONFIG_DM_USB in defconfigs
by Sriram Dash
· 8 years ago
c7eeac9
armv8: LS2080A: Add device tree support for nand boot
by Sriram Dash
· 8 years ago
3dddc79
board: ge: bx50v3: Pass video bootargs for b850v3
by Ken Lin
· 8 years ago
2846bd0
ARM: keystone: remove declaration of unused functions
by Masahiro Yamada
· 8 years ago
e19b0fb
kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk
by Masahiro Yamada
· 8 years ago
1406992
kbuild: make dependencies in scripts/Makefile.autoconf more readable
by Masahiro Yamada
· 8 years ago
4bf06d1
kbuild: move no_new_adhoc_configs_check to "all" target command
by Masahiro Yamada
· 8 years ago
7b76daa
check-config: fix wrong comment about how to build whitelist
by Masahiro Yamada
· 8 years ago
8bb0f7c
config_whitelist: remove bogus options
by Masahiro Yamada
· 8 years ago
1da33a2
config_whitelist: sync by tool
by Masahiro Yamada
· 8 years ago
9608f43
build-whitelist: do not add new options to whitelist when update
by Masahiro Yamada
· 8 years ago
03ab5d1
vexpress: disable cci ace slave ports when booting in non-sec/hyp mode
by Sudeep Holla
· 8 years ago
43e0a3d
common/console.c: ensure GD_FLG_SILENT is set or cleared
by Chris Packham
· 8 years ago
234600c
arm: dra7xx: Move fastboot options to defconfig
by Semen Protsenko
· 8 years ago
d7255e8
ARM: vf610: use strcpy for soc environment variable
by Stefan Agner
· 8 years ago
d429557
configs: enable device tree for Colibri iMX7
by Stefan Agner
· 8 years ago
02ad90e
colibri_imx7: use Ricoh RN5T567 to reboot the board
by Stefan Agner
· 8 years ago
cced7e5
arm: dts: imx7: add Ricoh RN5T567 PMIC node
by Stefan Agner
· 8 years ago
c571d68
power: pmic: add Ricoh RN5T567 PMIC support
by Stefan Agner
· 8 years ago
aa723b8
colibri_imx7: remove legancy UART platform data
by Stefan Agner
· 8 years ago
7443a1d
colibri_imx7: remove legancy I2C support
by Stefan Agner
· 8 years ago
e60f749
arm: dts: imx7: add basic i.MX 7/Colibri iMX7 device tree
by Stefan Agner
· 8 years ago
bdad02e
arm: dts: imx7: add pinctrl defines
by Stefan Agner
· 8 years ago
5a6f8d7
pinctrl: imx: do not announce driver initialization
by Stefan Agner
· 8 years ago
a99546a
dm: imx: serial: support device tree
by Stefan Agner
· 8 years ago
27229b2
scripts: Add script to extract default environment
by Lukasz Majewski
· 8 years ago
f61c9bc
ARM: Add register defines for am33xx ePWM registers
by tomas.melin@vaisala.com
· 8 years ago
4fd096f
doc: typo fix addess -> address
by Jelle van der Waa
· 8 years ago
1dbc40e
ARM: OMAP5+: Override switch_to_hypervisor function
by Keerthy
· 8 years ago
d31d4a2
ARM: Introduce function to switch to hypervisor mode
by Keerthy
· 8 years ago
60d42e9
configs: dra7xx_evm_defconfig: Enable LPAE mode
by Keerthy
· 8 years ago
89db0fb
configs: am57xx_evm_defconfig: Enable LPAE mode
by Keerthy
· 8 years ago
859c70d
omap: Set appropriate cache configuration for LPAE and non-LAPE cases
by Keerthy
· 8 years ago
c268a9b
omap: Remove hardcoding of mmu section shift to 20
by Keerthy
· 8 years ago
Next »