Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
accb428402ca8ba95a0e01747a94b94d76c410dd
accb428
doc: update imx_usb_loader URL
by Stefan Agner
· 7 years ago
6963204
arm: imx7d: add support for Compulab cl-som-imx7
by Ilya Ledvich
· 7 years ago
c5c6f37
imx: mx7: SPL support for i.MX7
by Uri Mashiach
· 7 years ago
258bad4
imx: mx7: DDR controller configuration for the i.MX7 architecture
by Uri Mashiach
· 7 years ago
8bf2d77
imx: mx7: fix the CCM_ macros
by Uri Mashiach
· 7 years ago
683a06b
icorem6_rqs: env: Return mmc devno
by Jagan Teki
· 7 years ago
913bdd6
icore: configs: Fix merge conflict issue
by Jagan Teki
· 7 years ago
fadcf48
topic_miami: Remove CONFIG_CMD_BOOTZ undef
by Fabio Estevam
· 7 years ago
adaf7c9
mx6sabresd: Include <usb/ehci-ci.h> header file
by Diego Dorta
· 7 years ago
2dcff64
usb: ehci-ci: Add a prototype for board_ehci_power()
by Diego Dorta
· 7 years ago
adf9bd3
mx6sabresd: Include <asm/mach-imx/spi.h> header file
by Diego Dorta
· 7 years ago
c49fa34
mx6: soc: Include <asm/bootm.h> header file
by Diego Dorta
· 7 years ago
d26e2c8
mx7ulp_evk: Move CONFIG_CMD_BOOTZ to Kconfig
by Fabio Estevam
· 7 years ago
9f27257
imx: sys_proto: Add a prototype for board_mmc_get_env_dev()
by Diego Dorta
· 7 years ago
7594c51
imx: Include <input.h> header file
by Diego Dorta
· 7 years ago
54ba383
mx6: toradex: Remove custom CONFIG_SPL_PAD_TO definition
by Fabio Estevam
· 7 years ago
baf348f
mx25pdk: Remove duplicated define
by Otavio Salvador
· 7 years ago
f3652c1
mx25pdk: Use generic filesystem commands
by Otavio Salvador
· 7 years ago
626365b
README.imx6: Prefer loading SPL via the new SDP mechanism
by Fabio Estevam
· 7 years ago
560a8af
mx53loco: Let CONFIG_DISPLAY_CPUINFO be selected
by Fabio Estevam
· 7 years ago
38df370
imx6: disable clock command and print_cpuinfo code in SPL
by Anatolij Gustschin
· 7 years ago
464c988
colibri_imx6: Avoid calling setup_display() from SPL code
by Fabio Estevam
· 7 years ago
f89bfe7
apalis_imx6: Avoid calling setup_display() from SPL code
by Fabio Estevam
· 7 years ago
ae40e82
mx6cuboxi: Avoid calling setup_display() from SPL code
by Fabio Estevam
· 7 years ago
1b853e4
wandboard: Avoid calling setup_display() from SPL code
by Fabio Estevam
· 7 years ago
5e5b20c
cgtqmx6eval: Avoid calling setup_display() from SPL code
by Fabio Estevam
· 7 years ago
b5d9599
mx6sabresd: Avoid calling setup_display() from SPL code
by Fabio Estevam
· 7 years ago
1b22c5b
Merge git://git.denx.de/u-boot-i2c
by Tom Rini
· 7 years ago
5bc90a8
i2c: muxes: pca954x: look up width from chip_desc
by Chris Packham
· 7 years ago
2ee87b0
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
45c9d96
configs: Re-sync CONFIG_CMD_IMLS with moveconfig
by Tuomas Tynkkynen
· 7 years ago
ad12dc1
cmd: Toggle the default value of CONFIG_CMD_IMLS
by Tuomas Tynkkynen
· 7 years ago
ebdd652
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
17cf99a
ARM: rmobile: dts: Add SDR104/HS200 to Salvator-X
by Marek Vasut
· 7 years ago
3219c77
ARM: rmobile: Fixup ULCB CPLD support after PFC rework
by Marek Vasut
· 7 years ago
74d90d1
Merge git://git.denx.de/u-boot-video
by Tom Rini
· 7 years ago
04d0da5
sandbox: avoid memory leak in os_dirent_ls
by Heinrich Schuchardt
· 7 years ago
68a3452
dm: ofnode: query correct property in livetree ofnode_get_addr_size
by Klaus Goger
· 7 years ago
5924da1
dm: core: Round up size when allocating so that it is cache line aligned
by Faiz Abbas
· 7 years ago
ae06a1b
dm: gpio: pca953x: Drop pointless data structure checks
by Simon Glass
· 7 years ago
7c84319
dm: gpio: Correct use of -ENODEV in drivers
by Simon Glass
· 7 years ago
4d68604
dm: gpio: Add a comment about not copying some drivers
by Simon Glass
· 7 years ago
1ba2147
dm: gpio: vybrid_gpio: Correct driver's use of bind() method
by Simon Glass
· 7 years ago
085391b
test: print_ut: Add test for %ls strings
by Rob Clark
· 7 years ago
52ff287
configs: stm32h743-eval: enable filesystem related flags
by Patrice Chotard
· 7 years ago
9f7d8f6
configs: stm32h743-disco: enable filesystem related flags
by Patrice Chotard
· 7 years ago
a3def70
configs: stm32h743-disco: enable SDMMC support
by Patrice Chotard
· 7 years ago
fac0013
configs: stm32h743-eval: enable SDMMC support
by Patrice Chotard
· 7 years ago
53c656a
dm: mmc: remove DM_MMC_OPS for STM32_SDMMC
by Patrice Chotard
· 7 years ago
d8f69e5
ARM: DTS: stm32: add SDMMC support fo stm32h743-eval
by Patrice Chotard
· 7 years ago
eccac3e
ARM: DTS: stm32: add SDMMC support for stm32h743 disco
by Patrice Chotard
· 7 years ago
ca4abdc
configs: stm32: update SRAM address for STM32H7 disco and eval
by Patrice Chotard
· 7 years ago
72dee54
ARM: stm32f7: fix prescaler calculation of timer
by Bo Shen
· 7 years ago
af609e3
fs/fat: Check malloc return values and fix memory leaks
by Tuomas Tynkkynen
· 7 years ago
09fa964
fs/fat: Fix 'CACHE: Misaligned operation at range' warnings
by Tuomas Tynkkynen
· 7 years ago
99e46df
cmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTI
by Tom Rini
· 7 years ago
610eec7
scripts: Move Kconfig contents to cmd/Kconfig
by Sam Protsenko
· 7 years ago
9a212d7
serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flag
by Patrice Chotard
· 7 years ago
6c30f15
serial: stm32x7: add STM32F4 support
by Patrice Chotard
· 7 years ago
2a7ecc5
serial: stm32x7: add fifo support for STM32H7
by Patrice Chotard
· 7 years ago
60a996b
serial: stm32x7: prepare the ground to STM32F4 support
by Patrice Chotard
· 7 years ago
75d5853
serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatible
by Patrice Chotard
· 7 years ago
2a52a95
serial: stm32x7: cleanup code
by Patrice Chotard
· 7 years ago
34f9a92
ARMv8: make master CPU checking logic more clear
by zijun_hu
· 7 years ago
b813908
board: STiH410-B2260: set ramdisk_addr_r to 0x48000000
by Lee Jones
· 7 years ago
7aac4e9
board: STiH410-B2260: fix sdram size
by Nicolas Le Bayon
· 7 years ago
3ef751e
board: STiH410-B2260: update environment variable
by Patrice Chotard
· 7 years ago
7baf952f
ARMv8: fix error in freeing stack frame
by zijun_hu
· 7 years ago
01a8359
ARMv8: get new GD address from gd->new_gd directly
by zijun_hu
· 7 years ago
0d3aaa3
Travis-CI: Fix microblaze and xilinx jobs
by Tom Rini
· 7 years ago
bf52fcd
cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity
by Tom Rini
· 7 years ago
83e92f7
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
256df1e
x86: edison: Bring minimal ACPI support to the board
by Andy Shevchenko
· 7 years ago
39665be
x86: tangier: Enable ACPI support for Intel Tangier
by Andy Shevchenko
· 7 years ago
b6519b7
x86: theadorable-x86-xxx_defconfig: Enable setexpr command
by Stefan Roese
· 7 years ago
70e6c8c
x86: theadorable-x86-common: Move "-generic" into kernel-ver variable
by Stefan Roese
· 7 years ago
43c9841
x86: theadorable-x86-common: Add further pci hotplug cmdline parameters
by Stefan Roese
· 7 years ago
afbdfd8
Travis-CI: Split out more vendors from the catch-all ARM job
by Tom Rini
· 7 years ago
575e160
Travis-CI: Move Boundary and Engicam devices to their own jobs
by Tom Rini
· 7 years ago
bc3eed9
Travis-CI: Move Toradex into its own job
by Tom Rini
· 7 years ago
fa9ca8a
fs/ext4/ext4fs.c: Free dirnode in error path of ext4fs_ls
by Tom Rini
· 7 years ago
3c2dff5
tools/fit_image.c: Update some return code paths
by Tom Rini
· 7 years ago
146dda3
cmd/time.c: Initialize 'repeatable' variable
by Tom Rini
· 7 years ago
48ee0a8
cmd/pxe.c: Rework initrd and bootargs handling slightly
by Tom Rini
· 7 years ago
c667723
cmd/nvedit.c: Update input handling to cover overflow cases
by Tom Rini
· 7 years ago
e2e6dae
test/dm: Fix string handling issues in the eth test
by Tom Rini
· 7 years ago
d91062c
test/overlay: Fix various malloc/free leaks
by Tom Rini
· 7 years ago
18030d0
GPT: fix memory leaks identified by Coverity
by Alison Chaiken
· 7 years ago
7c890f1
fs-test: Add test for a filename using '..' to go back to the root
by Tuomas Tynkkynen
· 7 years ago
8df8731
fs/fat: Fix pathnames using '..' that lead to the root directory
by Tuomas Tynkkynen
· 7 years ago
edce588
fs-test: Add FAT16 support
by Tuomas Tynkkynen
· 7 years ago
385b731
fs/ext4: Fix group descriptor checksum calculation
by Tuomas Tynkkynen
· 7 years ago
bd2259e
doc: Fix statements on case sensitivity for regulator prefix
by Felix Brack
· 7 years ago
2685776
omap: Fix warning when looking for userdata part
by Sam Protsenko
· 7 years ago
3078909
disk: Provide API to get partition by name for specific type
by Sam Protsenko
· 7 years ago
19d141a
omap: Omit fastboot.userdata_size related errors
by Sam Protsenko
· 7 years ago
7b09dff
travis.yml: Add job for running test.py in qemu_arm
by Tuomas Tynkkynen
· 7 years ago
32f1182
ARM: Add a new arch + board for QEMU's 'virt' machine
by Tuomas Tynkkynen
· 7 years ago
3675cb0
PCI: Add driver for a 'pci-host-ecam-generic' host controller
by Tuomas Tynkkynen
· 7 years ago
e434a90
pci: layerscape: Use pci_generic_mmap_{read, write}_config
by Tuomas Tynkkynen
· 7 years ago
Next »