Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9b9f0f8808e556254ed99b6b1f74ab5e407713a1
9b9f0f8
ARM: dts: K2G: Add support for QSPI controller
by Vignesh R
· 8 years ago
4ca6019
spi: cadence_quadspi: Enable QUAD mode based on DT data
by Vignesh R
· 8 years ago
0c80b92
spi: cadence_qspi_apb: Support 32 bit AHB address
by Vignesh R
· 8 years ago
f9b5d64
defconfig: k2g_evm_defconfig: enable SPI driver model
by Vignesh R
· 8 years ago
cefb8f3
ARM: dts: k2g: add support for Davinci SPI controller
by Vignesh R
· 8 years ago
41ef13a
defconfig: k2l_evm_defconfig: enable SPI driver model
by Vignesh R
· 8 years ago
6ceed0b
ARM: dts: k2l: Enable Davinci SPI controller
by Vignesh R
· 8 years ago
aa4664e
defconfig: k2e_evm_defconfig: enable SPI driver model
by Vignesh R
· 8 years ago
2ba906d
ARM: dts: k2e: Enable Davinci SPI controller
by Vignesh R
· 8 years ago
f2070fc
defconfig: k2hk_evm_defconfig: enable SPI driver model
by Vignesh R
· 8 years ago
e96aeed
ARM: dts: k2hk: Enable Davinci SPI controller
by Vignesh R
· 8 years ago
adeb03f
ARM: dts: keystone2: add SPI aliases for davinci SPI nodes
by Vignesh R
· 8 years ago
be70c20
keystone2: spi: do not define DM_SPI and DM_SPI_FLASH for SPL build
by Vignesh R
· 8 years ago
c1091e1
spi: davinci_spi: Convert to driver to adapt to DM
by Vignesh R
· 8 years ago
0dff370
dm: core: implement dev_map_physmem()
by Vignesh R
· 8 years ago
264359e
spi: spi-uclass: fix typo in debug output
by Anatolij Gustschin
· 9 years ago
98f7077
Merge git://git.denx.de/u-boot-arc
by Tom Rini
· 8 years ago
db58eaa
arc: make global_data.h usable in assembly files
by Alexey Brodkin
· 8 years ago
2e54197
arc: Use "-mcpu=archs" instead of deprecated "-marchs" for ARC HS
by Alexey Brodkin
· 8 years ago
a3928b3
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
074f728
sunxi: Add defconfig and DTS file for Allwinner R16 EVB (Parrot)
by Quentin Schulz
· 8 years ago
ec380a0
sunxi: Add missing boot_media fields in the SPL header
by Olliver Schinagl
· 8 years ago
42ad8c5
sunxi: spl: Fix DRAM info printing
by Hans de Goede
· 8 years ago
30bad53
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 8 years ago
ad53f79
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 8 years ago
dd842f9
Prepare v2016.07-rc3
by Tom Rini
· 8 years ago
b090226
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 8 years ago
d478083
mmc: increase MMC SDHCI read status timeout
by Steve Rae
· 8 years ago
9e23ab5
ti_omap5_common: Find right dtb file for DRA72-RevC Evm
by Lokesh Vutla
· 8 years ago
9a33386
autoboot: move bootdelay >= 0 check to abortboot()
by Masahiro Yamada
· 8 years ago
d88f872
autoboot: move CONFIG_SILENT_CONSOLE handling
by Masahiro Yamada
· 8 years ago
6d1248a
autoboot: rename abortboot_{keyed, normal} to __abortboot
by Masahiro Yamada
· 8 years ago
5fadc7f
autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK
by Masahiro Yamada
· 8 years ago
921e858
doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from README
by Masahiro Yamada
· 8 years ago
f441fb7
ARM: socfpga: move CONFIG_BOOTDELAY to Kconfig for IS1 board
by Masahiro Yamada
· 8 years ago
ccf5dfc
ARM: AM437x: Align HS device variant defconfig filename
by Andreas Dannenberg
· 8 years ago
5d21e6f
driver: qspi: correct QSPI disable CS reset value
by Praneeth Bajjuri
· 8 years ago
2480256
ARM: uniphier: add external IRQ setup code
by Masahiro Yamada
· 8 years ago
2707e83
ARM: dts: uniphier: add AIDET nodes
by Masahiro Yamada
· 8 years ago
cc94a98
pinctrl: uniphier: add Ethernet pin-mux settings
by Masahiro Yamada
· 8 years ago
65ef4f7
pinctrl: uniphier: avoid building unneeded pin-mux tables for SPL
by Masahiro Yamada
· 8 years ago
9447e13
pinctrl: uniphier: support pin configuration for dedicated pins
by Masahiro Yamada
· 8 years ago
e637a8e
pinctrl: uniphier: split pinctrl driver for PH1-LD11 and PH1-LD20
by Masahiro Yamada
· 8 years ago
13d8ac3
pinctrl: uniphier: allow to have pinctrl node under syscon node
by Masahiro Yamada
· 8 years ago
1174603f
ARM: dts: uniphier: sync Device Trees with upstream Linux
by Masahiro Yamada
· 8 years ago
80a6a14
pinctrl: uniphier: remove unneeded pin group nand_cs1
by Masahiro Yamada
· 8 years ago
1c2019b
pinctrl: uniphier: fix NAND pin-mux setting for PH1-LD11/LD20
by Masahiro Yamada
· 8 years ago
da987e9
pinctrl: uniphier: remove wrong pin-mux functions for ProXstream2
by Masahiro Yamada
· 8 years ago
3a1e442
ARM: uniphier: fix typo "talbe"
by Masahiro Yamada
· 8 years ago
4c2acfe
x86: coreboot: Remove the dummy pch driver
by Bin Meng
· 8 years ago
bdabc27
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
0d130ad
configs: Re-sync after boot menu changes
by Tom Rini
· 8 years ago
cbbd541
armv8: dts: fsl: Remove cpu nodes from Layerscape DTSIs
by Abhimanyu Saini
· 8 years ago
ac7f242
armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs
by Prabhakar Kushwaha
· 8 years ago
01eb1c4
mmc: fsl: introduce wp_enable
by Peng Fan
· 8 years ago
5a24f29
fsl_esdhc: Update clock enable bits for USDHC
by Ye Li
· 8 years ago
a6eadd5
mmc: fsl: reset to normal boot mode when eMMC fast boot
by Peng Fan
· 8 years ago
33bb91b
armv8: ls1043aqds: print FPGA info early for QSPI boot
by Qianyu Gong
· 8 years ago
a92f213
armv8: ls1043aqds: use configurable clock
by Qianyu Gong
· 8 years ago
979b3ad
common: add new boot media kconfig entry
by Peng Fan
· 8 years ago
c9044e4
Kconfig: make NOR_BOOT a common option
by Peng Fan
· 8 years ago
e148d08
maintainers: new email address
by Steve Rae
· 8 years ago
7765cf5
fastboot: sparse: improve CHUNK_TYPE_FILL write performance
by Steve Rae
· 8 years ago
8a99be8
fastboot: sparse: implement reserve()
by Steve Rae
· 8 years ago
76336b2
fastboot: sparse: resync common/image-sparse.c (part 2)
by Steve Rae
· 8 years ago
8cf58db
fastboot: sparse: resync common/image-sparse.c (part 1)
by Steve Rae
· 8 years ago
f1f112f
fastboot: sparse: remove session-id logic
by Steve Rae
· 8 years ago
e027699
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 8 years ago
1d9c36f
mmc: dw_mmc: fix the wrong AND operation
by Jaehoon Chung
· 9 years ago
649d810
arm: at91: taurus/axm: add DM and DTS support
by Heiko Schocher
· 9 years ago
d1b8ea8
arm: at91: smartweb: add DM and DTS support
by Heiko Schocher
· 9 years ago
efe0419
arm: at91: dts: Bring in dts files for AT91SAM9G20 and SAM9260
by Heiko Schocher
· 9 years ago
914aff1
corvus DTS / DM support
by Heiko Schocher
· 9 years ago
959eb06
arm: at91: add CONFIG_AT91SAM9M10G45
by Heiko Schocher
· 9 years ago
7723a34
ARM: at91: Don't invoke spl_boot_device() twice
by Marek Vasut
· 9 years ago
64d64bb
common: Pass the boot device into spl_boot_mode()
by Marek Vasut
· 9 years ago
928d3d0
ehci: mx7: fix otg id detection
by Peng Fan
· 8 years ago
13186cf
ehci: mx7: fix usbnc_regs
by Peng Fan
· 8 years ago
b412fad
usb: fsl: Fix NULL terminating issue for usb controller name string
by Rajesh Bhagat
· 8 years ago
2d8e8e6
kbuild: avoid race between dtbs and dt/dt.dtb targets
by Masahiro Yamada
· 8 years ago
9978acd
efi_loader: Fix typo in distro script
by Alexander Graf
· 8 years ago
46dc5cb
board/BuR: rename kwb board to brxre1
by Hannes Schmelzer
· 8 years ago
20ccb43
board/BuR: rename tseries board to brppt1
by Hannes Schmelzer
· 8 years ago
d2ffbb1
arm: bcm235xx: update clock framework
by Steve Rae
· 8 years ago
8b05189
arm: bcm235xx: fix kps ccu
by Chris Brand
· 8 years ago
4c8b286
arm: bcm235xx: implement the boot0 hook code
by Steve Rae
· 8 years ago
5d2652d
arm: bcm235xx: choose 8-bit phy bus width
by Steve Rae
· 8 years ago
daec47b
clk: sandbox: don't check clk ID against 0
by Stephen Warren
· 8 years ago
b776347
common: Fix support for environment file in EXT4
by Andrej Rosano
· 8 years ago
e873b15
ARM: armv7: refactor Makefile slightly
by Masahiro Yamada
· 8 years ago
17a48e4
hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER
by Masahiro Yamada
· 8 years ago
8fdfac9
Move CONFIG_SYS_HUSH_PARSER to Kconfig for last 4 boards
by Masahiro Yamada
· 8 years ago
ea19c53
mtd: nand: Drop a blank line in nand_wait()
by Andre Renaud
· 8 years ago
909cc1c
ARM: move #ifdef to match the error handling code
by Masahiro Yamada
· 8 years ago
b914009
arm64: optimize smp_kick_all_cpus
by Masahiro Yamada
· 8 years ago
86049ad
lib/lzo: bugfix when input data is not compressed
by Joris Lijssens
· 8 years ago
dcc0473
env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD}
by Masahiro Yamada
· 8 years ago
f8e066c
Respect SOURCE_DATE_EPOCH when building FIT images.
by Vagrant Cascadian
· 8 years ago
4c9ca38
Use C locale when setting CC_VERSION_STRING and LD_VERSION_STRING.
by Vagrant Cascadian
· 8 years ago
6ac0699
board: amlogic: Rename folder for Amlogic boards
by Carlo Caione
· 8 years ago
Next »