Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
70f862808e8ae4b97fe736ec9d9d496881ad84b2
70f8628
mmc: fsl_esdhc: remove the duplicated header file
by Jaehoon Chung
· 8 years ago
ccd60a8
mmc: dw_mmc: remove the duplicated header file
by Jaehoon Chung
· 8 years ago
a034ec0
mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B
by Jaehoon Chung
· 8 years ago
17ea3c8
mmc: sdhci: set to INT_DATA_END when there are data
by Jaehoon Chung
· 8 years ago
bae4a1f
mmc: sdhci: clean up timeout detection
by Masahiro Yamada
· 8 years ago
e1efe43
powerpc/86xx: Increase boot map size to 256 MiB
by Scott Wood
· 8 years ago
ad6a303
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
ab01ef5
ARMv8/fsl-ppa: Consolidate PPA image stored-media flag for XIP
by Hou Zhiqiang
· 8 years ago
bded218
arm/PSCI: Add support for creating ARMv7 PSCI version 1.0 DT node
by Hou Zhiqiang
· 8 years ago
2c77416
arm/PSCI: Fixed the backward compatiblity issue
by Hou Zhiqiang
· 8 years ago
388aabc
arm/PSCI: Removed unused code
by Hou Zhiqiang
· 8 years ago
8936691
driver/ddr/fsl: Fix timing_cfg_2
by York Sun
· 8 years ago
473af36
board/freescale: Update MAINTAINERS files
by York Sun
· 8 years ago
6ffc490
armv8: ls1043a: enable pxe commands
by Wenbin Song
· 8 years ago
37eac3f
armv8: ls1012a: Update Refresh cycle for DDR
by Prabhakar Kushwaha
· 8 years ago
9c3fca2
armv8: ls1012a: Enable DDR row-bank-column decoding
by Prabhakar Kushwaha
· 8 years ago
3b4dbd3
board: ls1012aqds: Update LBMAP_MASK and RST_CTL_RESET
by Prabhakar Kushwaha
· 8 years ago
7fe1d6a
crypto/fsl: Update blob cmd to accept 64bit addresses
by Sumit Garg
· 8 years ago
04e5c6d
driver: spi: fsl-qspi: remove compile Warnings
by Yunhui Cui
· 8 years ago
f3dbf1f
powerpc/mpc85xx: Update erratum workaround for A006379
by York Sun
· 8 years ago
7351bf2
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 8 years ago
dbc3969
MAINTAINERS, git-mailrc: Update the mmc maintainer
by Jaehoon Chung
· 8 years ago
28559d4
ARM64: zynqmp: Do not enable DM_MMC by default
by Michal Simek
· 8 years ago
8fbf678
ARM64: zynqmp: Fix stack pointer initialization
by Soren Brinkmann
· 8 years ago
0cfd0a9
ARM64: zynqmp: Define config USB_STORAGE through defconfig
by Michal Simek
· 8 years ago
3c70349
xilinx: Sync defconfigs with the latest Kconfig layout
by Michal Simek
· 8 years ago
33986e2
ARM64: zynqmp: Wire up PSCI reset
by Michal Simek
· 8 years ago
a9022b0
ARM64: zynqmp: Add u-boot,dm-pre-reloc to clk nodes
by Michal Simek
· 8 years ago
6de80f2
Drop references to MAKEALL in the documentation
by Simon Glass
· 8 years ago
c8a3777
Drop the MAKEALL tool
by Simon Glass
· 8 years ago
c8d7393
buildman: Add a quick-start note
by Simon Glass
· 8 years ago
c8785c5
buildman: Avoid overwriting existing toolchain entries
by Simon Glass
· 8 years ago
7e92e46
buildman: Drop the toolchain error when downloading toolchains
by Simon Glass
· 8 years ago
2289b27
buildman: Fix a typo in TestSettingsHasPath()
by Simon Glass
· 8 years ago
713bea3
buildman: Improve the toolchain progress/error output
by Simon Glass
· 8 years ago
80e6a48
buildman: Allow the toolchain error to be suppressed
by Simon Glass
· 8 years ago
bd6f5d9
buildman: Fix the 'help' test to use the correct path
by Simon Glass
· 8 years ago
8e605a5
buildman: Automatically create a config file if needed
by Simon Glass
· 8 years ago
8ea4210
buildman: Tidy up the README a little
by Simon Glass
· 8 years ago
e2f88df
libfdt: Introduce new ARCH_FIXUP_FDT option
by Michal Simek
· 8 years ago
26fb8db
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
fcada3b
sunxi: Re-enable h3 emac support
by Hans de Goede
· 8 years ago
4069437
net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffers
by Hans de Goede
· 8 years ago
3f8ea3b
sunxi: On newer SoCs use words 1-3 instead of just word 3 from the SID
by Hans de Goede
· 8 years ago
97322c3
sunxi: Ensure that the NIC specific bytes of the mac are not all 0
by Hans de Goede
· 8 years ago
3e5e274
sunxi: Hummingbird_A31_defconfig: Drop MACPWR option
by Chen-Yu Tsai
· 8 years ago
4694dc5
sunxi: gpio: Add .xlate function for gpio phandle resolution
by Chen-Yu Tsai
· 8 years ago
dd63fbc
rockchip: add support for rk3288 PopMetal board
by jk.kernel@gmail.com
· 8 years ago
d7ca67b
rockchip: add basic support for fennec-rk3288 board
by jk.kernel@gmail.com
· 8 years ago
cba6bb1
rockchip: rk3288: move evb board to rockchip folder
by jk.kernel@gmail.com
· 8 years ago
f75711a
rockchip: rk3288: revise CONFIG_FASTBOOT_BUF_ADDR
by jk.kernel@gmail.com
· 8 years ago
77337c1
rockchip: remove the duplicated macro config
by jk.kernel@gmail.com
· 8 years ago
1743d0b
rockchip: rk3288: disable fastboot in SPL stage
by jk.kernel@gmail.com
· 8 years ago
5051a77
Revert "rockchip: Move the MMC setup check earlier"
by jk.kernel@gmail.com
· 8 years ago
194a241
cosmetic: rockchip: rk3288: pinctrl: fix config symbol naming
by jk.kernel@gmail.com
· 8 years ago
8a632ac
rockchip: add a dummy byte for the sdram-channel property
by jk.kernel@gmail.com
· 8 years ago
2b51784
rockchip: rk3288: Fix pinctrl for GPIO bank 0
by John Keeping
· 8 years ago
633fdab
rk3399: Reserve space for ARM Trust Firmware
by Kever Yang
· 8 years ago
b357a7f
rockchip: rk3036: update MAINTAINER file
by Xu Ziyuan
· 8 years ago
22948e1
configs: rockchip: remove no use MACRO
by Kever Yang
· 8 years ago
46683f3
mmc-uclass: correct the device number
by Kever Yang
· 8 years ago
5c928d0
m68k: code reformatting for all start.S files
by Angelo Dureghello
· 8 years ago
08887ed
ARM: am57xx_evm: Enable QSPI support
by Vignesh R
· 8 years ago
9af6ce4
ARM: dts: am57xx-idk-common: Enable support for QSPI
by Vignesh R
· 8 years ago
2ae9422
configs: am43xx_evm_defconfig: Enable CONFIG_SPI_FLASH_BAR
by Vignesh R
· 8 years ago
70ebdd7
ARM: dts: dra7xx: Update spi-max-frequency for QSPI
by Vignesh R
· 8 years ago
b9612bb
configs: dra7xx: Update QSPI speed to 76.8MHz
by Vignesh R
· 8 years ago
a6f56ad
spi: ti_qspi: dra7xx: Add support to use 76.8MHz clock
by Vignesh R
· 8 years ago
4d79078
ARM: dra7xx: Change DPLL_PER_HS13 divider value
by Lokesh Vutla
· 8 years ago
b302669
sf: sf_params: Add AT25DF321 flash support
by Wenyou Yang
· 8 years ago
fee3b6a
spi: ti_qspi: Remove delay in read path for dra7xx
by Vignesh R
· 8 years ago
c595a28
spi: ti_qspi: Fix compiler warning when DEBUG macro is set
by Vignesh R
· 8 years ago
69eeefa
spi: ti_qspi: Fix failure on multiple READ_ID cmd
by Vignesh R
· 8 years ago
6bde34f
spi: Add support for N25Q016A
by Moritz Fischer
· 8 years ago
4711e7f
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
77cbd3a
MAINTAINERS: i.MX: Add board/freescale/*mx* path
by Fabio Estevam
· 8 years ago
4c97077
mx7dsabresd: MAINTAINERS: Add mx7dsabresd_secure_defconfig
by Fabio Estevam
· 8 years ago
7626ba4
mx7_common: initialize generic timer on all CPU's
by Stefan Agner
· 8 years ago
ec1935a
mx6ul_14x14_evk: Remove unused define
by Diego Dorta
· 8 years ago
63326e6
cgtqmx6eval: Remove uneeded PHYS_SDRAM_SIZE
by Fabio Estevam
· 8 years ago
10ced52
novena: Remove uneeded PHYS_SDRAM_SIZE
by Fabio Estevam
· 8 years ago
c6a51ba
bx50v3: Use imx_ddr_size() for calculating the DDR size
by Fabio Estevam
· 8 years ago
84c5168
aristainetos: Use imx_ddr_size() for calculating the DDR size
by Fabio Estevam
· 8 years ago
a13d375
warp: Use imx_ddr_size() for calculating the DDR size
by Fabio Estevam
· 8 years ago
71813dc
warp7: Move some USB configuration options to defconfig
by Breno Lima
· 8 years ago
ae440ab
colibri_imx7: add Colibri iMX7S/iMX7D module support
by Stefan Agner
· 8 years ago
68c2760
cgtqmx6eval: Replace is_mx6q() for macro
by Breno Lima
· 8 years ago
4a2f901
mx6cuboxi: Replace is_mx6q() for macro
by Breno Lima
· 8 years ago
98b040c
wandboard: Replace is_cpu_type() for macro
by Breno Lima
· 8 years ago
a5bfb4f
imx: ventana: add dt fixup for watchdog external reset
by Tim Harvey
· 8 years ago
966fe02
imx: ventana: refactor board-specific dt fixups (no functional change)
by Tim Harvey
· 8 years ago
5911c09
imx: ventana: make hwconfig initialize based on board configuration
by Tim Harvey
· 8 years ago
e86b7ad
imx: ventana: add extra DIO's for GW5520
by Tim Harvey
· 8 years ago
1800ffa
imx: ventana: make number of digital I/O's dynamic
by Tim Harvey
· 8 years ago
e49621b
imx: ventana: make RS232 enable board specific
by Tim Harvey
· 8 years ago
6eab98a
imx: ventana: re-enable late board info display
by Tim Harvey
· 8 years ago
f441657
imx: ventana: default pci to disabled
by Tim Harvey
· 8 years ago
ec21aee
pci: allow disabling of pci init/enum via env
by Tim Harvey
· 8 years ago
5c34c2a
imx: ventana: add dt fixup for eth1 mac-address
by Tim Harvey
· 8 years ago
5a08ad6
imx: ventana: add dt fixup for GW16082 irq mapping
by Tim Harvey
· 8 years ago
Next »