Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
891a8c4ed27f2b4183ce15b73d283042399e258d
/
include
00a1a5a
sandbox: Migrate CONFIG_I2C_EEPROM
by Tom Rini
· 8 years ago
3c6f489
Merge git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 8 years ago
97a7370
sandbox: Add instructions about building on 32-bit machines
by Simon Glass
· 8 years ago
6eb14ff
mtd: fix compiler warnings
by Steve Rae
· 8 years ago
94754ad
sunxi: nand: Increase CONFIG_SYS_NAND_MAX_ECCPOS value
by Boris Brezillon
· 8 years ago
971b075
mtd: nand: Increase the max OOB size
by Boris Brezillon
· 8 years ago
57f2038
mtd: nand: Add the sunxi NAND controller driver
by Boris Brezillon
· 8 years ago
ba6463d
mtd: nand: add common DT init code
by Brian Norris
· 8 years ago
eb239d6
ARM: uniphier: fix doubled tftpboot commands
by Masahiro Yamada
· 8 years ago
98003f8
gdsys: Drop print_fpga_state function
by Tom Rini
· 8 years ago
c44e29f
igep00x0: generate default mtdparts according NAND chip used
by Ladislav Michl
· 8 years ago
43a6062
igep00x0: UBIize
by Ladislav Michl
· 8 years ago
1173271
mtd: OneNAND: allow board init function fail
by Ladislav Michl
· 8 years ago
446e94a
armv7: armv7: introduce set_gpmc_cs0
by Ladislav Michl
· 8 years ago
d5b1c27
armv7: make gpmc_cfg const
by Ladislav Michl
· 8 years ago
2a8ea48
spl: support loading from UBI volumes
by Ladislav Michl
· 8 years ago
820d24d
spl: Lightweight UBI and UBI fastmap support
by Thomas Gleixner
· 8 years ago
dcd7ed3
onenand_spl_simple: Add a simple OneNAND read function
by Ladislav Michl
· 8 years ago
daec8a4
nand_spl_simple: Add a simple NAND read function
by Thomas Gleixner
· 8 years ago
7559ac4
i2c_eeprom: Add reading support
by mario.six@gdsys.cc
· 8 years ago
dcca7a9
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 8 years ago
dcd660f
zynq: defconfig: Remove unnecessary board specific config files
by Siva Durga Prasad Paladugu
· 8 years ago
5d22adb
zynq: config: Enable CONFIG_SYS_NO_FLASH through defconfig
by Siva Durga Prasad Paladugu
· 8 years ago
052b85f
usb: zynq: Define config USB_STORAGE through defconfig
by Siva Durga Prasad Paladugu
· 8 years ago
42fcc18
usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ
by Siva Durga Prasad Paladugu
· 8 years ago
44e6136
ARM64: zynqmp: Enable AHCI on EP platform
by Alexander Graf
· 8 years ago
11bc252
microblaze: Remove empty ifdef around caches
by Michal Simek
· 8 years ago
fcdfeed
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 8 years ago
b7f4b85
powerpc/85xx: Increase fdt address
by Scott Wood
· 8 years ago
afaca2a
powerpc/mpc85xx: T104x: Add nand secure boot target
by Sumit Garg
· 8 years ago
f6d96cb
powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL
by Sumit Garg
· 8 years ago
9c74796
mpc83xx: make it bootable with the latest kernel
by Kevin Hao
· 8 years ago
349a015
mpc83xx: fix the corruption of u-boot when saveenv
by Kevin Hao
· 8 years ago
166829f
image: fix IH_ARCH_... values for uImage compatibility
by Masahiro Yamada
· 8 years ago
e77bd68
powerpc: MPC8544DS: revert typo in I2C offset value
by Benjamin Kamath
· 8 years ago
99777bd
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
f97e602
ARMv8/ls1043ardb: Integrate FSL PPA
by Hou Zhiqiang
· 8 years ago
8d56db9
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· 8 years ago
c67c0d9
configs: Add more CONFIG_ARMV7_PSCI_NR_CPUS entries
by Tom Rini
· 8 years ago
1ef95cc
armv8: Move secure_ram variable out of generic global data
by York Sun
· 8 years ago
a1db4fe
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
27403be
sunxi: Define CONFIG_ARMV7_SECURE_MAX_SIZE for sun6i/sun7i
by Chen-Yu Tsai
· 8 years ago
d95d602
ARM: PSCI: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for PSCI enabled platforms
by Chen-Yu Tsai
· 8 years ago
bb3b769
sunxi: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for sun7i
by Chen-Yu Tsai
· 8 years ago
ecf6082
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
6f3ea20
sunxi: Support booting from SPI flash
by Siarhei Siamashka
· 8 years ago
b611433
dm: core: Add an implementation of regmap_init_mem_platdata()
by Simon Glass
· 8 years ago
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
e558f6a
Add warn_non_spl() to show a message in U-Boot proper
by Simon Glass
· 8 years ago
1ec1c3a
Add comments for debug() and pr_fmt
by Simon Glass
· 8 years ago
18bd763
stm32: Add SDRAM support for stm32f746 discovery board
by Toshifumi NISHINAGA
· 8 years ago
65bfb9c
stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board
by Toshifumi NISHINAGA
· 8 years ago
8804453
dragonboard410c: adding missing default addr for script and pxe boot
by Ricardo Salveti de Araujo
· 8 years ago
1ff6229
dragonboard410c: prefer sdcard boot over emmc
by Ricardo Salveti de Araujo
· 8 years ago
1986433
image: Add functions to obtain category information
by Simon Glass
· 8 years ago
7da41d5
image: Create a table of information for each category
by Simon Glass
· 8 years ago
3c536ed
image: Convert the IH_... values to enums
by Simon Glass
· 8 years ago
332b829
linux/io.h: add generic ioremap()/iounmap() defines
by Masahiro Yamada
· 8 years ago
a02effd
types.h: move and redefine resource_size_t
by Masahiro Yamada
· 8 years ago
cf839bd
spl: fit: add support for post-processing of images
by Daniel Allred
· 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
Next »