Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
80e4bbfcd92d28dc806abc41190cd0ab324956b5
« Previous
d30b310
x86: Correct address casts in cpu code
by Simon Glass
· 8 years ago
35233da
x86: Allow interrupts to be disabled in 64-bit mode
by Simon Glass
· 8 years ago
b11e298
usb: pci: Fix cast for 64-bit compilation
by Simon Glass
· 8 years ago
22230e9
tpm: Tidy up use of size_t
by Simon Glass
· 8 years ago
3f14f81
rtc: Use CONFIG_X86 instead of __I386__
by Simon Glass
· 8 years ago
2547f3e
elf: Add the Elf64_Rela type
by Simon Glass
· 8 years ago
006bccb
board_f: Drop the extra fdtdec_prepare_fdt()
by Simon Glass
· 8 years ago
2cd11a2
bios_emulator: Fix cast for 64-bit compilation
by Simon Glass
· 8 years ago
22d9574
Add _image_binary_end section declaration
by Simon Glass
· 8 years ago
b6409ec
dm: x86: Move link to use driver model for video
by Simon Glass
· 8 years ago
443ffe5
dm: x86: Move samus to use new driver model support
by Simon Glass
· 8 years ago
0d9483a
x86: Adjust config to support DM_VIDEO
by Simon Glass
· 8 years ago
2c94380
dm: x86: video: Add a driver-model driver for ivybridge graphics
by Simon Glass
· 8 years ago
ee87ee8
dm: video: Add driver-model support to vesa graphics
by Simon Glass
· 8 years ago
d8441ea
dm: stdio: Allow lazy probing of video devices
by Simon Glass
· 8 years ago
1df9127
x86: video: Fix typo in broadwell Kconfig
by Simon Glass
· 8 years ago
0a5f6f8
dm: core: Add a function to get a uclass name
by Simon Glass
· 8 years ago
5023bd7
list: Add list_last_entry() to find the last entry
by Simon Glass
· 8 years ago
b91c6a1
Fix return value in trailing_strtoln()
by Simon Glass
· 8 years ago
a5b8722
x86: Add an accelerated memmove() function
by Simon Glass
· 8 years ago
26f50fb
Revert "x86: broadwell: gpio: Remove the codes to set up pin control"
by Simon Glass
· 8 years ago
88d915b
x86: Fix Linux v4.7+ zimage booting (update bootparam.h)
by Stefan Roese
· 8 years ago
5572367
x86: baytrail: Add 2nd eMMC controller to the PCI probe list
by Stefan Roese
· 8 years ago
df233e7
x86: conga-qeval20-qa3: Add README to explain the console UART options
by Stefan Roese
· 8 years ago
57718f0
mmc: Fix cast for 64-bit compilation
by Simon Glass
· 8 years ago
d40d69e
ARM: tegra: reduce DRAM size mapped into MMU on ARM64
by Stephen Warren
· 8 years ago
d5a24d8
colibri_t20: fix usb operation and controller order
by Marcel Ziswiler
· 8 years ago
28f224a
colibri_t20: fix display configuration
by Marcel Ziswiler
· 8 years ago
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
Next »