Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
1a8c01995fa7a5086a51f3cf0d11e54ef07beefe
1a8c019
imx: imx6ul_evk: Enable DM driver for iMX6UL EVK u-boot
by Ye Li
· 6 years ago
25baafc
dts: imx6ul_evk: Add DTS files for 14x14 EVK and 9x9 EVK boards
by Ye Li
· 6 years ago
9e1e6f6
dts: imx6ul: Update alias to support DM
by Ye Li
· 6 years ago
3b82335
imx: imx7d-sdb: Add DM QSPI support
by Ye Li
· 6 years ago
0925ee2
imx: imx6sx-sabreauto: convert to use DM QSPI driver
by Ye Li
· 6 years ago
536c5c7
imx: imx6sx-sdb: Enable DM QSPI driver
by Ye Li
· 6 years ago
11ed312
configs: am57xx: change default board name to beagle_x15
by Praneeth Bajjuri
· 6 years ago
c6cca10
cmd: ubi: change 'default y' for SUNXI to 'imply' in Kconfig
by Masahiro Yamada
· 6 years ago
a376702
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
15fd1b7
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
8b7f04f
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
73e4ba9
ARM: dts: am33xx: fix SLEWCTRL_FAST pinctrl binding
by Christian Amann
· 6 years ago
344ca79
env: ubi: Add missing ENV_NAME
by Marek Vasut
· 6 years ago
8744d6c
u-boot: align cache flushes in load_elf_image_shdr to line boundaries
by Neil Stainton
· 6 years ago
144c4e3
ARM: display5: Remove "factory procedure" from display5 board config
by Lukasz Majewski
· 6 years ago
96ffe87
dm: test: Fix typo in test-main comment
by Michal Simek
· 6 years ago
f3da76e
malloc_simple: calloc: don't call memset if malloc failed
by Simon Goldschmidt
· 6 years ago
a5e34fc
board: arm: bcmstb: Declare get_ticks in timer.h
by Thomas Fitzsimmons
· 6 years ago
0b60091
boards: amlogic: remove ethernet gpio reset code from boards
by Beniamino Galvani
· 6 years ago
e1904f4
common: avb_verify: Fix division by zero in mmc_byte_io()
by Eugeniu Rosca
· 6 years ago
47e4163
common: avb_verify: Fix never-occurring avb_free(ops_data)
by Eugeniu Rosca
· 6 years ago
047bc5c
common: avb_verify: Fix memory leaks
by Eugeniu Rosca
· 6 years ago
55d56d2
common: avb_verify: Make local data static
by Eugeniu Rosca
· 6 years ago
87c814d
common: kconfig: Mark AVB_VERIFY as dependent on PARTITION_UUIDS
by Eugeniu Rosca
· 6 years ago
2e2067b
common: avb_verify: Fix invalid 'for' loop condition
by Eugeniu Rosca
· 6 years ago
ecc6f6b
libavb: Handle wrong hashtree_error_mode in avb_append_options()
by Ievgen Maliarenko
· 6 years ago
a029f54
ARM: dts: socfpga: Add missing NAND reset
by Marek Vasut
· 6 years ago
b67f801
ARM: dts: socfpga: Drop ad-hoc UART clock frequency encoding from DT
by Marek Vasut
· 6 years ago
331c372
ARM: socfpga: Convert Arria10 to timer framework
by Marek Vasut
· 6 years ago
cca9af6
ARM: dts: socfpga: Flag timer clock as pre-reloc
by Marek Vasut
· 6 years ago
66011a0
timer: dw-apb: Add Designware APB timer driver
by Marek Vasut
· 6 years ago
0b8f637
ARM: socfpga: Reorder Arria10 SPL
by Marek Vasut
· 6 years ago
8497cb9
arm: socfpga: stratix10: Fix mailbox urgent command with urgent register
by Ley Foon Tan
· 6 years ago
db3b5e9
arm: socfpga: stratix10: Enable EMAC to FPGA bridge based on handoff
by Ley Foon Tan
· 6 years ago
3b1c0d8
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 6 years ago
7bf07cf
Partially revert "efi_loader: Rename sections to allow for implicit data"
by Simon Glass
· 6 years ago
4b5892c
armv8: layerscape: Build u-boot-with-spl.bin for selected boards
by Jagdish Gediya
· 6 years ago
50f566d
armv8: fsl-layerscape: Update README.falcon for compression
by York Sun
· 6 years ago
12069bd
usb: musb-new: Call musb_platform_exit from musb_stop
by Jagan Teki
· 6 years ago
14b6a07
usb: musb-new: sunxi: Add proper musb exit support
by Jagan Teki
· 6 years ago
1034bcc
musb-new: sunxi: Access ahb_reset0_cfg via ccm offset
by Jagan Teki
· 6 years ago
622fd2b
usb: musb-new: sunxi: Allocate struct phy in private
by Jagan Teki
· 6 years ago
8b8d59f
usb: musb-new: Fix improper musb host pointer
by Jagan Teki
· 6 years ago
2418734
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 6 years ago
2669999
Merge tag 'signed-efi-2018.09' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
3d186cf
ARM: tegra: avoid more operations in non-secure world
by Stephen Warren
· 6 years ago
0de68cf
arm: tegra: Restore host1x/dc dm-pre-reloc properties
by Nicolas Chauvet
· 6 years ago
49c752c
cmd: Add bind/unbind commands to bind a device to a driver from the command line
by Jean-Jacques Hiblot
· 6 years ago
3be9bcb
device: expose the functions used to remove and unbind children of a device
by Jean-Jacques Hiblot
· 6 years ago
7ec9181
dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode()
by Jean-Jacques Hiblot
· 6 years ago
999b204
dm: print the index of the device when dumping the dm tree
by Jean-Jacques Hiblot
· 6 years ago
e7c8656
uclass: Add dev_get_uclass_index() to get the uclass/index of a device
by Jean-Jacques Hiblot
· 6 years ago
c321170
net: eth-uclass: Fix for DM USB ethernet support
by Jean-Jacques Hiblot
· 6 years ago
c73251e
usb: gadget: Add bcdDevice for the DWC3 USB Gadget Controller
by Jean-Jacques Hiblot
· 6 years ago
1a35526
usb: musb-new: omap2430: Enable DM_USB and OF support
by Adam Ford
· 6 years ago
10d5ed9
usb: musb-new: omap2430: Remove dead code
by Adam Ford
· 6 years ago
aa51579
cmd: fastboot: Validate user input
by Sam Protsenko
· 6 years ago
dbb148b
cmd: efi: Clarify calculation precedence for '&' and '?'
by Eugeniu Rosca
· 6 years ago
c3a40cc
efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributes
by Eugeniu Rosca
· 6 years ago
9b89183
efi: Fix truncation of constant value
by Eugeniu Rosca
· 6 years ago
9d12daf
efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset()
by Heinrich Schuchardt
· 6 years ago
b71d9e8
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
3313e90
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 6 years ago
f008e26
display5: Introduce fitImg_fw_sz variable
by Lukasz Majewski
· 6 years ago
54bfba2
efi_selftest: correct block device unit test
by Heinrich Schuchardt
· 6 years ago
bcfb0e2
efi_loader: document runtime functions
by Heinrich Schuchardt
· 6 years ago
a39f39c
efi_loader: update runtime services table crc32
by Heinrich Schuchardt
· 6 years ago
483dbab
lib: crc32: mark function crc32() as __efi_runtime
by Heinrich Schuchardt
· 6 years ago
fa995d0d
efi_loader: avoid NULL dereference in efi_get_memory_map()
by Heinrich Schuchardt
· 6 years ago
d802407
board: sunxi: Remove unused local variables
by Jagan Teki
· 6 years ago
3748ed9
efi_loader: fix a parameter check at CreateEvent()
by AKASHI Takahiro
· 6 years ago
122347f
riscv: Include bss subsections in linker script
by Alexander Graf
· 6 years ago
1acbd0e
x86: Enable -fdata-sections always
by Alexander Graf
· 6 years ago
6331cb2
x86: Include bss subsections in linker script
by Alexander Graf
· 6 years ago
7ac5f33
sunxi: fix sid base address macro name for H6
by Icenowy Zheng
· 6 years ago
044fa00
configs: sun7i: Fix to use emmc dts for OLinuXino_MICRO-eMMC
by Jagan Teki
· 6 years ago
612e991
doc: FIT image: fix typo
by Pierre-Jean Texier
· 6 years ago
d03e76a
cmd: Add dtimg command
by Sam Protsenko
· 6 years ago
c044733
common: Add support for Android DT image
by Sam Protsenko
· 6 years ago
287c04e
fs/fat: debug-print file read position during file_fat_read_at()
by Andreas Dannenberg
· 6 years ago
94cb986
spl: fix debug print in spl_common_init()
by Simon Goldschmidt
· 6 years ago
09d8411
ARM: da8xxevm: README: Add NOR booting instructions
by Adam Ford
· 6 years ago
c4fa049
ARM: da850evm: Enable SPL_SYS_MALLOC_SIMPLE
by Adam Ford
· 6 years ago
f09d831
ARM: da850evm: Enable USE_TINY_PRINTF
by Adam Ford
· 6 years ago
391328d
configs: da850evm: Remove DM_I2C_COMPAT
by Adam Ford
· 6 years ago
07240da
efi_loader: relocate pointer to tables
by Heinrich Schuchardt
· 6 years ago
ccfc78b
Revert "efi_loader: efi_allocate_pages is too restrictive"
by Stephen Warren
· 6 years ago
18e684d
sandbox: Move BSS after EFI sections
by Alexander Graf
· 6 years ago
7bdf39c
x86: efi: payload: Add default TSC frequency in the device tree
by Bin Meng
· 6 years ago
8649155
x86: coreboot: Add default TSC frequency in the device tree
by Bin Meng
· 6 years ago
165db7c
x86: tsc: Try hardware calibration first
by Bin Meng
· 6 years ago
1cf6825
x86: dts: Remove coreboot_fb.dtsi
by Bin Meng
· 6 years ago
6e71a6a
x86: Remove support for Advantech SOM-6896
by Bin Meng
· 6 years ago
ceeee8f
x86: coreboot: Add generic coreboot payload support
by Bin Meng
· 6 years ago
6ace36e
Makefile: Don't generate position independent code
by Andy Shevchenko
· 6 years ago
39dd00f
drivers: regulator: fixed: add u-boot, off-on-delay-us
by Peng Fan
· 6 years ago
4aee624
env: Merge Rockchip, Sunxi, Zynq and ZynqMP
by Michal Simek
· 6 years ago
9f8cf76
Convert CONFIG_SYS_I2C_DAVINCI to Kconfig
by Adam Ford
· 6 years ago
9baa2bc
Removed unused references to CONFIG_SERIALx
by Adam Ford
· 6 years ago
cc3fedb
Convert CONFIG_TWL4030_LED et al to Kconfig
by Adam Ford
· 6 years ago
Next »