Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
afbf9b8abe0b752a90a342a6ba43afb8e6fe23a2
/
include
afbf9b8
dm: core: Expand platdata for of-platdata devices
by Simon Glass
· 8 years ago
2d4c7dc
dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED
by Simon Glass
· 8 years ago
589d915
dm: clk: Add support for of-platdata
by Simon Glass
· 8 years ago
da59fae
dm: Add a header that provides access to the of-platdata structs
by Simon Glass
· 8 years ago
73dd069
dm: syscon: Add support for of-platdata
by Simon Glass
· 8 years ago
b944345
dm: regmap: Add a dummy implementation for of-platdata
by Simon Glass
· 8 years ago
4e9c131
sandbox: Add a test device that uses of-platdata
by Simon Glass
· 8 years ago
9ca517d
sandbox: Add a new sandbox_spl board
by Simon Glass
· 8 years ago
1a4742c
sandbox: Don't use IDE and iotrace in SPL
by Simon Glass
· 8 years ago
2c931ba
sandbox: Allow chaining from SPL to U-Boot proper
by Simon Glass
· 8 years ago
47a3d05
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 8 years ago
aedc33d
x86: Add Advantech SOM-DB5800/SOM-6867 support
by George McCollister
· 8 years ago
d2ef0fc
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 8 years ago
1cc7ecd
dm: Sort the uclass id in alphabetical order
by Bin Meng
· 8 years ago
3e5a8b9
sandbox: Find keyboard driver using driver model
by Simon Glass
· 8 years ago
b1f6c4a
fdt: Drop unused exynos compatible strings
by Simon Glass
· 8 years ago
9404be5
x86: fdt: Drop the unused compatible strings in fdtdec
by Simon Glass
· 8 years ago
b97f0fa
dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS
by Simon Glass
· 8 years ago
ff5c1b7
dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS
by Simon Glass
· 8 years ago
394dfc0
dm: mmc: Add a way to use driver model for MMC operations
by Simon Glass
· 8 years ago
9df4652
rockchip: Disable CONFIG_SDHCI
by Simon Glass
· 8 years ago
558f94a
dm: mmc: dwmmc: Add comments to the dwmmc setup functions
by Simon Glass
· 8 years ago
6ef2b63
defconfig: k2g_evm_defconfig: Enable Cadence QSPI controller
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
0dff370
dm: core: implement dev_map_physmem()
by Vignesh R
· 8 years ago
01f8b93
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 8 years ago
2ebe143
powerpc: mpc85xx: kmp204x: Fix compiling error for usb errata
by York Sun
· 8 years ago
c821dbd
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 8 years ago
cbf1a93
common: Always include errno.h in common.h
by Joe Hershberger
· 9 years ago
69d1d72
fdt: Drop some unused compatible strings
by Simon Glass
· 9 years ago
21adb08
errno: Allow errno_str() to be used without CONFIG_ERRNO_STR
by Simon Glass
· 9 years ago
7d0f1a2
errno: Add copyright header and header guard
by Simon Glass
· 9 years ago
ad53f79
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 8 years ago
9e23ab5
ti_omap5_common: Find right dtb file for DRA72-RevC Evm
by Lokesh Vutla
· 8 years ago
5fadc7f
autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK
by Masahiro Yamada
· 8 years ago
f441fb7
ARM: socfpga: move CONFIG_BOOTDELAY to Kconfig for IS1 board
by Masahiro Yamada
· 8 years ago
bdabc27
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
01eb1c4
mmc: fsl: introduce wp_enable
by Peng Fan
· 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
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
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
914aff1
corvus DTS / DM support
by Heiko Schocher
· 9 years ago
64d64bb
common: Pass the boot device into spl_boot_mode()
by Marek Vasut
· 9 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
5d2652d
arm: bcm235xx: choose 8-bit phy bus width
by Steve Rae
· 8 years ago
8fdfac9
Move CONFIG_SYS_HUSH_PARSER to Kconfig for last 4 boards
by Masahiro Yamada
· 8 years ago
dcc0473
env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD}
by Masahiro Yamada
· 8 years ago
72ad903
configs: gxbb: Introduce a common config header file
by Carlo Caione
· 8 years ago
44af20b
common: image: minimal android image iminfo support
by Michael Trimarchi
· 8 years ago
b14328e
arm: socfpga: Fix "improve raw MMC SPL boot"
by Marek Vasut
· 8 years ago
622a01c
autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c
by Masahiro Yamada
· 8 years ago
1243cd8
mmc: add MMC_VERSION_5_1
by Stefan Wahren
· 8 years ago
e92c446
dragonboard410c: Increase default environment size.
by Mateusz Kulikowski
· 8 years ago
e0012a3
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
a962243
clk: convert API to match reset/mailbox style
by Stephen Warren
· 8 years ago
185ad87
Add a reset driver framework/uclass
by Stephen Warren
· 8 years ago
e0e2b26
mailbox: add Tegra186 HSP driver
by Stephen Warren
· 8 years ago
3cdf676
mailbox: rename headers
by Stephen Warren
· 8 years ago
3a0850d
ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to Kconfig
by Masahiro Yamada
· 8 years ago
f3bf3ec
ARM: uniphier: change CPU_RELEASE_ADDR to the head of DRAM space
by Masahiro Yamada
· 8 years ago
908c4d1
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 8 years ago
52a0551
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 8 years ago
9986967
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
e62aaf1
warp7: Fix DFU support
by Fabio Estevam
· 8 years ago
3d73f52
warp7: Fix watchdog reset
by Marco Franchi
· 8 years ago
09594b7
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· 8 years ago
107ef97
arm, am335x: siemens: enable DM/DTS support
by Heiko Schocher
· 8 years ago
e0faf3c
OMAP3: fix twister board
by Stefano Babic
· 8 years ago
b937b2e
configs: Re-sync BOOTDELAY changes
by Tom Rini
· 8 years ago
fb22daf
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Tom Rini
· 8 years ago
07a04a1
splash_source: add support for ubifs formatted nand
by Eran Matityahu
· 8 years ago
0182095
usb: xhci: fsl: Add workaround for USB erratum A008751
by Sriram Dash
· 8 years ago
9e8da5c
fsl: usb: make errata function common for PPC and ARM
by Sriram Dash
· 8 years ago
27ce3d7
ti_omap5_common: Add right dtb file for AM572x-IDK
by Lokesh Vutla
· 8 years ago
5178dc1
armv8: s32v234: Introduce basic support for s32v234evb
by Eddy Petrișor
· 8 years ago
45f2c70
board: arm:: Add support for Broadcom BCM23550
by Steve Rae
· 8 years ago
edf3271
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 8 years ago
3bb01f1
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 8 years ago
1d9e409
autoboot: follow-up cleanup after CONFIG_BOOTDELAY moves
by Masahiro Yamada
· 8 years ago
dd6427f
ARM: stm32: remove unused CONFIG_AUTOBOOT
by Masahiro Yamada
· 8 years ago
2369c9c
arm: at91: Add support for gurnard
by Andre Renaud
· 9 years ago
31f56b4
at91: video: Support driver-model for the LCD driver
by Simon Glass
· 9 years ago
317a382
linux/compat.h: add dev_warn()
by Andreas Bießmann
· 8 years ago
30a4121
arm: at91: dts: Bring in device tree file for AT91SAM9G45
by Simon Glass
· 9 years ago
aca42d7
ti_armv7_common: env: Remove no longer needed mem_reserve
by Andrew F. Davis
· 8 years ago
dd4845e
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
61a382b
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
331c87c
armv8: ls2080aqds: Enable QSPI boot support
by Yuan Yao
· 8 years ago
5d555b9
configs: ls2080a: Increase load image len in NAND boot
by Yuan Yao
· 8 years ago
86f42d7
armv8: ls2080aqds: Config QSPI pin mux via FPGA in NAND boot
by Yuan Yao
· 8 years ago
6fc42b0
configs: ls2080aqds: Enable QSPI flash support
by Yuan Yao
· 8 years ago
5a89cce
armv8: ls2080aqds: disable IFC NOR & QIXIS when QSPI enable
by Yuan Yao
· 8 years ago
Next »