Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
a59e697618d77f53964d8089d32fa00a0c1c1cda
« Previous
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
7abd5aa
ARM: at91: lds: use "_image_binary_end" for DT location
by Wenyou Yang
· 8 years ago
5bede73
ARM: spl: atmel: move mem_init() advance in SPL init.
by Wenyou Yang
· 8 years ago
730a7b4
ARM: spl: atmel: bring in serial device before init
by Wenyou Yang
· 8 years ago
c00d7c3
ARM: at91: spl: specify MMC and NAND boot device
by Wenyou Yang
· 8 years ago
40e1422
ARM: dts: at91: add dts file for sama5d4ek
by Wenyou Yang
· 8 years ago
2aaa4ce
ARM: dts: at91: add dts files for sama5d4 Xplained
by Wenyou Yang
· 8 years ago
27ec910
ARM: at91: dt: add dts file for sama5d3 Xplained
by Wenyou Yang
· 8 years ago
110fa97
ARM: at91: dt: add dts files for sama5d3xek board
by Wenyou Yang
· 8 years ago
f2f3c15
gpio: at91_gpio: add the clock support
by Wenyou Yang
· 8 years ago
cf46888
gpio: at91_gpio: add the device tree support
by Wenyou Yang
· 8 years ago
5a07a5f
gpio: Kconfig: add CONFIG_AT91_GPIO option
by Wenyou Yang
· 8 years ago
9319a75
pinctrl: at91: add pinctrl driver
by Wenyou Yang
· 8 years ago
2dc63f7
gpio: at91_gpio: remove CPU_HAS_PIO3 macro
by Wenyou Yang
· 8 years ago
0de077d
mtd: nand: atmel: use another functions to set gpio value
by Wenyou Yang
· 8 years ago
8c4e410
ARM: at91: gpio: fix at91_set_gpio_value() define
by Wenyou Yang
· 8 years ago
9a6d2e2
buildman: Handle commit subjects containing unicode
by Simon Glass
· 8 years ago
b48bfc7
tools: allow to override python
by Stefano Babic
· 8 years ago
5a8a804
dm: core: Ensure DMA regions start up with the cache clean
by Simon Glass
· 8 years ago
ea168e3
core/uclass: Print name of device in uclass_find_device_by_seq()
by Alexandru Gagniuc
· 8 years ago
c47a38b
fdtgrep: Cope with the /aliases node being last
by Simon Glass
· 8 years ago
f156b5b
dtoc: Decode val if it's a byte string
by George McCollister
· 8 years ago
6db06f9
patman: Convert byte arrays to strings
by George McCollister
· 8 years ago
6f8c351
serial: ns16550: Link in the DM driver when when using platdata
by Alexandru Gagniuc
· 8 years ago
1622559
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
0342e33
lib: div64: sync with Linux
by Peng Fan
· 8 years ago
6823e6f
sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-coded
by Tom Rini
· 8 years ago
cdce1f7
tiny-printf: Add support for %p format
by Vignesh R
· 8 years ago
b997a73
pci: Add a command to show PCI regions
by Simon Glass
· 8 years ago
b2aa889
Fix a bug with PL010s running at 19200 baud
by Alyssa Rosenzweig
· 8 years ago
f1683aa
board_f: Rename initdram() to dram_init()
by Simon Glass
· 8 years ago
3eace37
arm: freescale: Rename initdram() to fsl_initdram()
by Simon Glass
· 8 years ago
6bacc73
debug_uart: Try not to use stack in printch
by tim.chick
· 8 years ago
33f0086
env: fix memory leak in fw_env routines
by Stefano Babic
· 8 years ago
00c234f
env: add a version number to check API
by Stefano Babic
· 8 years ago
9d80b49
env: split fw_env.h in public and private parts
by Stefano Babic
· 8 years ago
b80c0b9
Rename aes.h to uboot_aes.h
by Stefano Babic
· 8 years ago
f479cec
imx: i.mx6q: add the initial support for LogicPD i.MX6Q SOM
by Adam Ford
· 8 years ago
84c1dfe
cmd_mmc: fix arg parsing for setdsr subcmd
by Markus Niebel
· 8 years ago
2018ef8
imx: mx7ulp: Fix SPLL/APLL clock rate calculation issue
by Ye Li
· 8 years ago
b69999e
imx: ventana: config: set MMC env Partition to 1
by Tim Harvey
· 8 years ago
ce2f9de
mx6sabresd: README: Add eMMC boot configuration
by Breno Lima
· 8 years ago
52526ba
Set console speed to 115200 on mx6cuboxi.
by Vagrant Cascadian
· 8 years ago
fab70ac
board: advantech: dms-ba16: apply the proper register setting to fix the voltage peak issue
by Yung-Ching LIN
· 8 years ago
0254006
board: advantech: dms-ba16: fix AR8033 reset timing issue
by Yung-Ching LIN
· 8 years ago
fc9ade5
board: advantech: dms-ba16: add the PMIC configuration support
by Yung-Ching LIN
· 8 years ago
f6f7e73
board: advantech: dms-ba16: Add the configuration options for display initialization
by Yung-Ching LIN
· 8 years ago
fbe62a6
MAINTAINERS: Fix ARM FREESCALE IMX files
by Jagan Teki
· 8 years ago
5b8299e
MCCMON6: defconfig: Add tftp_nor_dtb command for NOR DTB update
by Lukasz Majewski
· 8 years ago
40a808f
ARCv2: SLC: Make sure busy bit is set properly on SLC flushing
by Alexey Brodkin
· 8 years ago
9963890
libfdt: fix build with Python 3
by Stefan Agner
· 8 years ago
92688a0
fdt: Bring in changes from v1.4.4
by Simon Glass
· 8 years ago
01cce5f
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 8 years ago
e391b1e
Makefile: Fix linking with modern binutils
by Joel Stanley
· 8 years ago
4d0f0a4
travis-ci: OrangePi PC2 only links with gcc-5.x or later
by Tom Rini
· 8 years ago
ca0d29e
x86: Introduce minimal PMU driver for Intel MID platforms
by Andy Shevchenko
· 8 years ago
bb41646
x86: Add SCU IPC driver for Intel MID platforms
by Felipe Balbi
· 8 years ago
c5f8dd4
serial: Add serial driver for Intel MID
by Andy Shevchenko
· 8 years ago
ae5564d
tools: binman: Add missing filenames for various x86 rom tests
by Bin Meng
· 8 years ago
13c531e
x86: bootm: Fix FIT image booting on x86
by Stefan Roese
· 8 years ago
2b4c652
binman: Remove hard-coded file name for x86 flash-descriptor & intel-me
by Stefan Roese
· 8 years ago
cccab03
x86: Add file names from Kconfig in descriptor/intel-me nodes in u-boot.dtsi
by Stefan Roese
· 8 years ago
3dc0f84
x86: Kconfig: Add options to configure the descriptor.bin / me.bin filenames
by Stefan Roese
· 8 years ago
d24c7fb
dm: rtc: Add 16-bit read/write support
by Bin Meng
· 8 years ago
c04cf0a
x86: Remove unused option
by Andy Shevchenko
· 8 years ago
34bf497
defconfigs: am57xx_hs_evm: Move OPTEE load address to avoid overlaps
by Andrew F. Davis
· 8 years ago
e8d4031
defconfigs: dra7xx_hs_evm: Move OPTEE load address to avoid overlaps
by Misael Lopez Cruz
· 8 years ago
2f0cac1
defconfigs: am43xx_hs_evm: Add USB Host boot mode support
by Andrew F. Davis
· 8 years ago
55cedd3
defconfigs: am43xx_hs_evm: Add USB client boot mode support
by Andrew F. Davis
· 8 years ago
f5adbd4
defconfigs: am43xx_hs_evm: Add Net boot mode support
by Andrew F. Davis
· 8 years ago
67127e6
defconfigs: dra7xx_hs_evm: Sync HS and non-HS defconfigs
by Andrew F. Davis
· 8 years ago
34e085e
defconfigs: am57xx_hs_evm: Sync HS and non-HS defconfigs
by Andrew F. Davis
· 8 years ago
Next »