Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
573a3811edc89c2ea3bf4fd077e3673b863b9a0d
573a381
sysreset: psci: support system reset in a generic way with PSCI
by Masahiro Yamada
· 8 years ago
c54bcf6
ARM: adjust arm-smccc code for use in U-Boot
by Masahiro Yamada
· 8 years ago
c2da86f
ARM: import arm-smccc code from Linux 4.11-rc6
by Masahiro Yamada
· 8 years ago
84a112a
blackfin: ibf-dsp561: remove orphan Blackfin board
by Masahiro Yamada
· 8 years ago
90d6500
drivers: remove Blackfin specific drivers
by Masahiro Yamada
· 8 years ago
4326b45
cmd: remove Blackfin specific commands
by Masahiro Yamada
· 8 years ago
6091110
tools: moveconfig: remove GCC prefix of obsolete architecture
by Masahiro Yamada
· 8 years ago
d39a0d2
cramfs: basic symlink support
by Tyler Hall
· 8 years ago
a6ea791
cramfs: block pointers are 32 bits
by Tyler Hall
· 8 years ago
511c66b
cmd: cramfs: use map_sysmem for sandbox support
by Tyler Hall
· 8 years ago
f6c1df4
Prepare v2017.05-rc2
by Tom Rini
· 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
fc977b9
configs: at91-sama5_common: fix for CONFIG_AT91_GPIO
by Wenyou Yang
· 8 years ago
Next »