Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
a6c1827722ea45e303a39810d11030d41ffea56f
« Previous
70f9661
arm: ls1043ardb: Add SD secure boot target
by Ruchika Gupta
· 8 years ago
11d14bf
armv8: LS1012ARDB: Add QSPI Secure Boot target
by Vinitha Pillai-B57223
· 8 years ago
d2a9950
armv8: SECURE_BOOT: Enable chain of trust on LS1012A platform
by Vinitha Pillai-B57223
· 8 years ago
f7244f2
armv8: LS1046ARDB: Add QSPI Secure Boot target
by Vinitha Pillai-B57223
· 8 years ago
b7c19ea
armv8: LS1046AQDS: Add NOR Secure Boot Target
by Sumit Garg
· 8 years ago
b3635f5
armv8: SECURE_BOOT: Enable chain of trust on LS1046A platform
by Vinitha Pillai-B57223
· 8 years ago
216c1e0
armv8: LS1043ARDB: Enable PPA in Secure boot defconfig
by Vinitha Pillai-B57223
· 8 years ago
d1a795a
armv8: fsl-layerscape: SECURE BOOT: Add header address of PPA in kconfig
by Vinitha Pillai-B57223
· 8 years ago
0645c23
powerpc: T1042RDB: SECURE BOOT: Remove CONFIG_CMD_BLOB from SPL compilation
by VINITHA PILLAI
· 8 years ago
a52ff33
armv8: ls1046ardb: SPL size reduction
by Sumit Garg
· 8 years ago
4139b17
armv8: ls1043ardb: SPL size reduction
by Sumit Garg
· 8 years ago
97fbf26
drivers: ddr: fsl: fix unused-const-variable warnings
by Thomas Schaefer
· 8 years ago
af8ef2e
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
51f866e
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
7ee16de
rockchip: rk3399: spl: add UART0 support for SPL
by Philipp Tomsich
· 8 years ago
d3cf9eb
rockchip: pmic: Enable RK808 for rk3399 evb
by eric.gao@rock-chips.com
· 8 years ago
b644354
rockchip: i2c: Enable i2c for rk3399
by eric.gao@rock-chips.com
· 8 years ago
bc8e8fe
rockchip: rk3399: Add missing sentinel in syscon
by eric.gao@rock-chips.com
· 8 years ago
a13110a
rockchip: ARM64: split RK3399-Q7 board off the RK3399-EVB board
by Klaus Goger
· 8 years ago
faf1afc
rockchip: dts: rk3399-puma: make the DTS dual-licensed
by Philipp Tomsich
· 8 years ago
4e5439a
rockchip: sysreset: rk3188: Make sure remap is off on warm-resets
by Heiko Stübner
· 8 years ago
86d0126
rockchip: rk3399: do not use lower address
by Kever Yang
· 8 years ago
008a610
rockchip: rk3188: enable remap function
by Heiko Stübner
· 8 years ago
6499b19
rockchip: cosmetic: Move rock board to its correct position
by Heiko Stübner
· 8 years ago
1e9d6c1
rockchip: Add USB to the default boot targets
by Eddie Cai
· 8 years ago
bfc664b
rockchip: tinker: configs: Add USB, PXE, DHCP to the default boot targets
by Eddie Cai
· 8 years ago
35d1b6d
rockchip: dts: rk3399-puma: disable 'fifo-mode' in sdmmc
by Philipp Tomsich
· 8 years ago
504b9f1
rockchip: spl: rk3399: disable DDR security regions for SPL
by Philipp Tomsich
· 8 years ago
ad46af0
board: sama5d3_xplained: Enable early debug UART
by Wenyou Yang
· 8 years ago
80016f5
board: sama5d3_xplained: Clean up code
by Wenyou Yang
· 8 years ago
1878804
board: sama5d3_xplained: Update to support DM/DT
by Wenyou Yang
· 8 years ago
098d15b
board: sama5d3xek: Enable early debug UART
by Wenyou Yang
· 8 years ago
b6ceefe
board: sama5d3xek: Clean up code
by Wenyou Yang
· 8 years ago
a97cb06
board: sama5d3xek: Update to support DM/DT
by Wenyou Yang
· 8 years ago
3fea953
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 8 years ago
ffe2052
dm: led: Add a new 'led' command
by Simon Glass
· 8 years ago
21c3408
led: Mark existing driver as legacy
by Simon Glass
· 8 years ago
53378da
dm: led: Add support for blinking LEDs
by Simon Glass
· 8 years ago
9413ad4
dm: led: Support toggling LEDs
by Simon Glass
· 8 years ago
8f4b612
dm: led: Add support for getting the state of an LED
by Simon Glass
· 8 years ago
ddae9fc
dm: led: Adjust the LED uclass
by Simon Glass
· 8 years ago
56e1987
dm: led: Rename struct led_uclass_plat
by Simon Glass
· 8 years ago
9b36f74
dm: led: Add a missing blank line in the Kconfig file
by Simon Glass
· 8 years ago
a89c3a0
sandbox: Add some test LEDs
by Simon Glass
· 8 years ago
4e27b9a
dm: scsi: fix divide-by-0 error in scsi_scan()
by Jean-Jacques Hiblot
· 8 years ago
1330a72
scsi: move the partition initialization out of the scsi detection
by Jean-Jacques Hiblot
· 8 years ago
e39cecf
scsi: make the LUN a parameter of scsi_detect_dev()
by Jean-Jacques Hiblot
· 8 years ago
fd138ca
arm: omap: sata: compile out board-level sata code when CONFIG_DM_SCSI is defined
by Jean-Jacques Hiblot
· 8 years ago
01a072c
arm: omap: sata: move enable sata clocks to enable_basic_clocks()
by Mugunthan V N
· 8 years ago
fbeb337
buildman: Translate more strings to latin-1
by Tom Rini
· 8 years ago
bdf1ea1
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 8 years ago
1e5eca7
usb: return 0 from usb_stor_get_info even if removable media
by Troy Kisky
· 8 years ago
57ca63b
usb: dwc2: invalidate the dcache before starting the DMA
by Eddie Cai
· 8 years ago
889239d
usb: dwc3: gadget: make cache-maintenance on event buffers more robust
by Philipp Tomsich
· 8 years ago
b7bf4a9
usb: dwc3: ensure consistent types for dwc3_flush_cache
by Philipp Tomsich
· 8 years ago
207835b
usb: gadget: g_dnl: don't set iProduct nor iSerialNumber
by Felipe Balbi
· 8 years ago
842778a
usb: gadget: g_dnl: only set iSerialNumber if we have a serial#
by Felipe Balbi
· 8 years ago
12d0b8f
usb: gadget: g_dnl: hold maximum string descriptor
by Felipe Balbi
· 8 years ago
7682736
video: Fix crash when scroll screen
by eric.gao@rock-chips.com
· 8 years ago
e6a419c
at91: video: DT binding for HLCDC driver
by Songjun Wu
· 8 years ago
c1a16c3
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 8 years ago
af1b728
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 8 years ago
7927831
at91: video: Support driver-model for the HLCD driver
by Songjun Wu
· 8 years ago
5c73536
usb: dwc2: add support for external vbus supply
by Kever Yang
· 8 years ago
09397d9
arm: socfpga: sr1500 use environment in common header
by Dalon Westergreen
· 8 years ago
19a8fed
arm: socfpga: Socrates use environment in common header
by Dalon Westergreen
· 8 years ago
b52acd8
arm: socfpga: SoCKit use environment in common header
by Dalon Westergreen
· 8 years ago
9e41d22
arm: socfpga: DE1 use environment in common header
by Dalon Westergreen
· 8 years ago
5e7ae1a
arm: socfpga: C5 SoCDK use environment in common header
by Dalon Westergreen
· 8 years ago
57b6b62
arm: socfpga: A5 SoCDK use environment in common header
by Dalon Westergreen
· 8 years ago
29c0655
arm: socfpga: DE0 use environment in common header
by Dalon Westergreen
· 8 years ago
451e824
arm: socfpga: Add distro boot to socfpga common header
by Dalon Westergreen
· 8 years ago
707cd01
arm: socfpga: Convert Altera DDR SDRAM driver to use Kconfig
by Ley Foon Tan
· 8 years ago
e11b5e8
fdt: Add compatible strings for Arria 10
by Ley Foon Tan
· 8 years ago
cc62ac7
ARM: socfpga: Disable OC on MCVEVK
by Marek Vasut
· 8 years ago
d70b338
ARM: socfpga: mcvevk: Add default dfu_alt_info
by Marek Vasut
· 8 years ago
55ce55f
ARM: socfpga: Reduce the DFU buffer size
by Marek Vasut
· 8 years ago
a548bc5
ARM: socfpga: Rename MCVEVK
by Marek Vasut
· 8 years ago
4c0f3e7
ARM: socfpga: boot0 hook: remove macro from boot0 header file
by Chee, Tien Fong
· 8 years ago
45fa6f1
ARM: socfpga: cyclone5-socdk: Enable ports A & C
by Georges Savoundararadj
· 8 years ago
8baa178
ARM: socfpga: add fpga build and bsp handoff instructions to readme
by Stephen Arnold
· 8 years ago
80b9c3b
board: toradex: colibri_vf: Add DCU support for Colibri Vybrid
by Stefan Agner
· 8 years ago
7a2d533
video: fsl_dcu_fb: add additional modes for DCU
by Stefan Agner
· 8 years ago
7ce92a5
video: fsl_dcu_fb: Fix DCU_MODE_BLEND_ITER setting
by Stefan Agner
· 8 years ago
32f26f5
video: fsl_dcu_fb: Enable pixel clock after initialization
by Stefan Agner
· 8 years ago
77810e6
video: fsl_dcu_fb: fix framebuffer to the end of memory
by Stefan Agner
· 8 years ago
b215fb3
Convert CONFIG_FSL_DCU_FB to Kconfig
by Sanchayan Maity
· 8 years ago
7dde50d
mmc: sdhci: Wait for SDHCI_INT_DATA_END when transferring.
by Alex Deymo
· 8 years ago
4db2b61
mmc: bcm2835_sdhci: Speed up mmc writes.
by Jocelyn Bohr
· 8 years ago
c86c015
mmc: gen_atmel_mci: add driver model support for mci
by Wenyou Yang
· 8 years ago
d0c5c8d
odroid-c2: enable new Meson GX MMC driver in board defconfig
by Heiner Kallweit
· 8 years ago
9373862
mmc: meson: add MMC driver for Meson GX (S905)
by Carlo Caione
· 8 years ago
a3b02a1
arm: dts: update Meson GXBB / Odroid-C2 DT with recent Linux version
by Heiner Kallweit
· 8 years ago
b7b24a7
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
22e10be
board: sama5d4ek: enable early debug UART
by Wenyou Yang
· 8 years ago
33034a7
board: sama5d4ek: clean up code
by Wenyou Yang
· 8 years ago
ef33aa3
board: sama5d4ek: update to support DM/DT
by Wenyou Yang
· 8 years ago
334794f
board: sama5d4_xplained: enable early debug UART
by Wenyou Yang
· 8 years ago
3b93f85
board: sama5d4_xplained: clean up code
by Wenyou Yang
· 8 years ago
6dbadb4
board: sama5d4_xplained: update to support DM/DT
by Wenyou Yang
· 8 years ago
Next »