Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
18e48776a689cfa60a54450c6507e95c40bcf42e
18e4877
rockchip: video: rk_hdmi: migrate to livetree
by Philipp Tomsich
· 7 years ago
b4f2076
core: add ofnode_get_by_phandle() api
by Kever Yang
· 7 years ago
e2d5997
core: ofnode: add ofnode_get_parent function
by Philipp Tomsich
· 7 years ago
f0f6917
Prepare v2018.03-rc3
by Tom Rini
· 7 years ago
0778e7c
script: Make the get_default_envs.sh script working with newest u-boot
by Lukasz Majewski
· 7 years ago
26862b4
env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before using it
by Faiz Abbas
· 7 years ago
7b1cfec
Merge git://git.denx.de/u-boot-mmc
by Tom Rini
· 7 years ago
d884c58
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
ede52d0
Merge git://git.denx.de/u-boot-ubi
by Tom Rini
· 7 years ago
60a5335
Merge git://git.denx.de/u-boot-i2c
by Tom Rini
· 7 years ago
3ffa528
Merge git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
116b49c
vexpress: Sign up as maintainer
by Linus Walleij
· 7 years ago
4a41fec
mmc: Fix uninitialised priv member
by Alex Kiernan
· 7 years ago
ace1bed
mmc: fix bug in mmc_startup_v4()
by Jean-Jacques Hiblot
· 7 years ago
a0276f3
mmc: Fix bug in sd_set_card_speed()
by Jean-Jacques Hiblot
· 7 years ago
127a601
configs: dra7xx_evm/dra7xx_hs_evm: Enable MMC HS200 and SD UHS support
by Jean-Jacques Hiblot
· 7 years ago
c413baa
ARM: DRA7x/AM57x: Add MMC/SD fixups for rev1.0 and rev 1.1
by Kishon Vijay Abraham I
· 7 years ago
e74adaf
dts: am57xx-idk: disable HS200 support
by Jean-Jacques Hiblot
· 7 years ago
4db25fe
dts: am57xx-beagle-x15: disable UHS and HS200 support
by Jean-Jacques Hiblot
· 7 years ago
2adee41
ARM: dts: dra7: Add supported MMC/SD modes in MMC dt nodes
by Jean-Jacques Hiblot
· 7 years ago
6ba41e5
ARM: dts: DRA7: use new dra7-specific compatible string
by Kishon Vijay Abraham I
· 7 years ago
2022270
ARM: OMAP5: set mmc clock frequency to 192MHz
by Kishon Vijay Abraham I
· 7 years ago
04f9f8b
mmc: omap_hsmmc: add signal voltage selection support
by Jean-Jacques Hiblot
· 7 years ago
90321dc
mmc: omap_hsmmc: allow mmc clock to be gated
by Kishon Vijay Abraham I
· 7 years ago
42182c9
mmc: omap_hsmmc: implement send_init_stream callback
by Jean-Jacques Hiblot
· 7 years ago
3149c13
mmc: omap_hsmmc: update mmc->clock with the actual bus speed
by Jean-Jacques Hiblot
· 7 years ago
bcc6bd8
mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrl
by Jean-Jacques Hiblot
· 7 years ago
2d28eed
mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for different hw revisions
by Kishon Vijay Abraham I
· 7 years ago
33c1d77
mmc: omap_hsmmc: Add support to set IODELAY values
by Kishon Vijay Abraham I
· 7 years ago
6a27333
ARM: OMAP5/DRA7: Enable iodelay recalibration to be done from uboot
by Kishon Vijay Abraham I
· 7 years ago
2d7482c
mmc: omap_hsmmc: use mmc_of_parse to populate mmc_config
by Kishon Vijay Abraham I
· 7 years ago
a4efd73
mmc: omap_hsmmc: Reduce the max timeout for reset controller fsm
by Jean-Jacques Hiblot
· 7 years ago
2faa1a3
mmc: omap_hsmmc: Workaround for errata id i802
by Jean-Jacques Hiblot
· 7 years ago
14761ca
mmc: omap_hsmmc: Add tuning support
by Jean-Jacques Hiblot
· 7 years ago
9b3fc21
mmc: omap_hsmmc: Enable DDR mode support
by Kishon Vijay Abraham I
· 7 years ago
8fc238b
mmc: omap_hsmmc: set MMC mode in the UHSMS bit field
by Jean-Jacques Hiblot
· 7 years ago
b594481
mmc: omap_hsmmc: add support to set default io voltage
by Kishon Vijay Abraham I
· 7 years ago
48a2f11
mmc: omap_hsmmc: cleanup omap_hsmmc_set_ios
by Kishon Vijay Abraham I
· 7 years ago
5baf543
mmc: omap_hsmmc: cleanup clock configuration
by Jean-Jacques Hiblot
· 7 years ago
d4d6488
mmc: use pr_* log functions
by Masahiro Yamada
· 7 years ago
f82290a
mtd: ubi: Fix worker handling
by Richard Weinberger
· 7 years ago
004b4cd
i2c: mvtwsi.c: Fix set speed
by Stefan Mavrodiev
· 7 years ago
c6b89f3
sandbox: Add 64-bit sandbox
by Mario Six
· 7 years ago
995b60b
sandbox: Rename 'num-gpios' property to avoid dtc warning
by Simon Glass
· 7 years ago
7e87816
sandbox: Correct dtc warning in /chosen node
by Simon Glass
· 7 years ago
6d29cc7
fdt: Fixup only valid memory banks
by Thierry Reding
· 7 years ago
4280342
fdt: Implement weak arch_fixup_fdt()
by Alexey Brodkin
· 7 years ago
5abcbd7
net: sh_eth: Fix DT base address fetching
by Marek Vasut
· 7 years ago
5262767
net: sh_eth: Fix checkpatch warning
by Marek Vasut
· 7 years ago
60279b5
net: sh_eth: Return directly from sh_eth_recv_start
by Marek Vasut
· 7 years ago
3c5a7b7
net: sh_eth: Zap port variable
by Marek Vasut
· 7 years ago
02b0895
Merge git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
25f6dc8
ARM: rmobile: Fix broken reset code on Porter
by Marek Vasut
· 7 years ago
a6e50da
ARM: rmobile: Replace SH I2C with IIC on Porter
by Marek Vasut
· 7 years ago
88306db
ARM: dts: rmobile: Enable I2C6 on Porter
by Marek Vasut
· 7 years ago
f51155e
i2c: rcar_iic: Allow IIC on RCar Gen2
by Marek Vasut
· 7 years ago
7b8eeb4
ARM: rmobile: Set FDT/initramfs limits on Porter
by Marek Vasut
· 7 years ago
a05dab4
ARM: rmobile: Enable convenient commands on Porter
by Marek Vasut
· 7 years ago
cd07358
ARM: rmobile: Reset ethernet PHY
by Marek Vasut
· 7 years ago
8a41f68
ARM: dts: rmobile: Move the u-boot,dm-pre-reloc into u-boot DTS on porter
by Marek Vasut
· 7 years ago
bd650cd
Merge git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
7961b9f
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 7 years ago
fee626c
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
b2cdef4
env: restore old env_get_char() behaviour
by Goldschmidt Simon
· 7 years ago
e1caa58
env: Fix env_load_location
by York Sun
· 7 years ago
5b6ae55
ARM: rmobile: Enable autocompletion on Gen2
by Marek Vasut
· 7 years ago
7ee37d0
ARM: rmobile: Convert Porter to SPL
by Marek Vasut
· 7 years ago
8a8d300
ARM: dts: rmobile: Make PFC and RST available before reloc
by Marek Vasut
· 7 years ago
ccb947f
ARM: dts: rmobile: Make scif0 available before reloc on Porter
by Marek Vasut
· 7 years ago
5c44ddc
serial: Replace CONFIG_ with CONFIG_IS_ENABLED
by Marek Vasut
· 7 years ago
974147b
ARM: rmobile: Enable autocompletion on Gen3
by Marek Vasut
· 7 years ago
74caed0
ARM: rmobile: Enable DTO support on Gen3
by Marek Vasut
· 7 years ago
d64c789
net: ravb: Initialize PHY in probe() once
by Marek Vasut
· 7 years ago
fd5577c
clk: rmobile: Assure SD-IF clock are configured correctly
by Marek Vasut
· 7 years ago
32fe365
Merge git://git.denx.de/u-boot-arc
by Tom Rini
· 7 years ago
f116634
RPi: Add myself as board maintainer
by Alexander Graf
· 7 years ago
fef4a54
arm: socfpga: use imply instead of select where applicable
by Simon Goldschmidt
· 7 years ago
21a9f43
Convert socfpga: select CONFIG_HW_WATCHDOG support for ARCH_SOCFPGA
by Lukasz Majewski
· 7 years ago
a6fbf94
arm: socfpga: fix qspi flash compatible (add "spi-flash")
by Simon Goldschmidt
· 7 years ago
d53b128
arc: Fix final linkage with Elf32 tools
by Alexey Brodkin
· 7 years ago
b16c129
usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions
by Faiz Abbas
· 7 years ago
163f885
usb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_DWC2_UTMI_WIDTH
by Alexey Brodkin
· 7 years ago
04e2cea
Convert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to Kconfig
by Lukasz Majewski
· 7 years ago
d1ec946
Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig
by Lukasz Majewski
· 7 years ago
0c502b6
configs: Resync with savedefconfig
by Tom Rini
· 7 years ago
ac72757
Revert "drivers/ddr/fsl: Dual-license DDR driver"
by Tom Rini
· 7 years ago
d693742
spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBED
by Simon Goldschmidt
· 7 years ago
0c3fecd
cmd: scsi: move CMD_SCSI to device access commands
by Heinrich Schuchardt
· 7 years ago
678382c
arm/PSCI: support PSCI versions greater than 1.0
by Andre Heider
· 7 years ago
d877a6c
Fix --noheader on fw_printenv
by Alex Kiernan
· 7 years ago
beffc17
am335x_evm: Consolidate eMMC partitions with DFU info
by Sam Protsenko
· 7 years ago
75670c8
configs: Migrate CONFIG_SPL_FRAMEWORK
by Tom Rini
· 7 years ago
7a88afd
configs: Drop unused CONFIG_SPL_MMC_MINIMAL
by Tom Rini
· 7 years ago
d8aed6f
configs: am335x_evm: Add DYNAMIC_CRC_TABLE
by Faiz Abbas
· 7 years ago
36c1877
lib: Kconfig: Move DYNAMIC_CRC_TABLE to Kconfig
by Faiz Abbas
· 7 years ago
7e63ba2
configs: am335x_evm: Disable ISO and EFI partitions in SPL
by Faiz Abbas
· 7 years ago
7d531e8
arm: update Kconfig help for ENABLE_ARM_SOC_BOOT0_HOOK
by Simon Goldschmidt
· 7 years ago
6becd9d
ARM: image: indent with tab instead of 4 spaces
by Masahiro Yamada
· 7 years ago
bf14d9a
cmd: booti: fix invalid image address in debug message
by Masahiro Yamada
· 7 years ago
0850d7f
efi_driver: comment struct efi_driver_ops
by Heinrich Schuchardt
· 7 years ago
Next »