Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
05d5f99c3c7972c0c582823be0041e3dca3c3768
/
include
05d5f99
gpio: omap5-uevm: Configure the tca6424 gpio expander
by Dan Murphy
· 11 years ago
9bfe400
gpio: tca642x: Add the tca642x gpio expander driver
by Dan Murphy
· 11 years ago
7370a10
am335x_evm: Add support for eMMC environment
by Justin Waters
· 11 years ago
8c52edb
am335x_evm: Rework bootcmd to handle two MMC devs
by Justin Waters
· 11 years ago
ab3884a
am335x_evm: Add command line editing
by Justin Waters
· 11 years ago
735a627
am335x_evm: Make NAND support modular
by Justin Waters
· 11 years ago
c1399b4
am335x_evm: Add support to boot from NOR.
by Steve Kipisz
· 11 years ago
be9b6f8
am335x_evm: Add support for the NOR module on the memory cape
by Steve Kipisz
· 11 years ago
b769124
am335x_evm: Update SPI_BOOT support, add MTDPARTS info
by Tom Rini
· 11 years ago
e7383b9
am335x_evm: Drop useless CONFIG_ENV_IS_NOWHERE
by Tom Rini
· 11 years ago
6d419d8
omap3_beagle: support booting from zImage and device tree as last option
by Nishanth Menon
· 11 years ago
b1b6e7e
omap3_beagle: support findfdt and loadfdt for devicetree support
by Nishanth Menon
· 11 years ago
1543669
omap3_beagle: enable CMD_FS_GENERIC and simplify load of image/ramdisk
by Nishanth Menon
· 11 years ago
46fcb50
omap3_beagle: replace uImage.beagle with generic uImage
by Nishanth Menon
· 11 years ago
649e41d
omap3_beagle: remove JFFS2 support.
by Nishanth Menon
· 11 years ago
85ae8be
ARM: DRA7xx: Enable CPSW Ethernet support
by Mugunthan V N
· 11 years ago
ff55987
drivers: net: cpsw: remove hard coding bd ram for cpsw
by Mugunthan V N
· 11 years ago
e4e72d5
am335x_evm: Correct CONFIG_CMD_SPL_WRITE_SIZE
by Tom Rini
· 11 years ago
e10075d
am335x_evm: Update eMMC falcon mode locations
by Tom Rini
· 11 years ago
9dae10c
am335x_evm: Correct DFU ALT settings for falcon mode
by Tom Rini
· 11 years ago
315c12a
Merge branch 'u-boot/master' into u-boot-arm/master
by Albert ARIBAUD
· 11 years ago
827b6f6
Merge branch 'master' of git://git.denx.de/u-boot-nds32
by Tom Rini
· 11 years ago
fba2301
qemu-malta: Update for SPDX license identifiers
by Tom Rini
· 11 years ago
ef6bec6
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 11 years ago
1ff83dd
highbank: enable keyed autoboot stop
by Rob Herring
· 11 years ago
fd7ec6e
ARM: highbank: setup peripherals based on power domain status
by Rob Herring
· 11 years ago
fd5700b
ARM: highbank: enable reset on command timeout
by Rob Herring
· 11 years ago
b184c73
ARM: highbank: update config options
by Rob Herring
· 11 years ago
439c50c
MIPS: qemu-malta: bring up ethernet
by Gabor Juhos
· 12 years ago
652ccee
MIPS: qemu-malta: add PCI support
by Gabor Juhos
· 12 years ago
2c43477
MIPS: qemu-malta: enable flash support
by Gabor Juhos
· 12 years ago
02c754a
MIPS: qemu-malta: add support for emulated MIPS Malta board
by Gabor Juhos
· 12 years ago
ce43c54
MIPS: import gt64120.h header from Linux
by Gabor Juhos
· 12 years ago
5959746
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
fb7f006
Add eCos-2.0 SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
e9ea230
Add LGPL-2.1+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
3756a37
nds32: Enable the function of passing parameters to Linux
by ken kuo
· 11 years ago
24933fa
nds32: Enable SDIO and EXT2 command support for Andes board
by ken kuo
· 11 years ago
7abab27
nds32: Enable two banks of SDRAM on Andes board
by ken kuo
· 11 years ago
8376a58
pci: move pci_ftpci100.h to include/faraday/ftpci100.h
by Gabor Juhos
· 12 years ago
7aecc98
block: constify sect_buf argument of ide_write_data
by Gabor Juhos
· 12 years ago
0734bae
fdtdec: Add compatible string for High speed i2c
by naveen krishna chatradhi
· 12 years ago
86bef20
vf610: Add I2C support for Vybrid VF610 platform
by Alison Wang
· 11 years ago
b29fcc3
arm/km: fix u-boot update functionality
by Holger Brunck
· 12 years ago
42b204f
i2c, ppc4xx_i2c: switch to new multibus/multiadapter support
by Dirk Eibach
· 12 years ago
026fefb
tegra: i2c: Enable new CONFIG_SYS_I2C framework
by Simon Glass
· 12 years ago
8cfad36
i2c, multibus, keymile: get rid of EEprom_ivm envvariable
by Heiko Schocher
· 12 years ago
a4ea445
i2c, multibus: get rid of CONFIG_I2C_MUX
by Heiko Schocher
· 12 years ago
f285074
i2c, fsl_i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· 12 years ago
479a4cf
i2c, soft-i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· 12 years ago
e0e55bc
i2c: common changes for multibus/multiadapter support
by Heiko Schocher
· 13 years ago
e7d9c4f
i2c: add i2c_core and prepare for new multibus support
by Heiko Schocher
· 13 years ago
a60d5d6
arm:trats:fix: Correction of loaddtb environment variable.
by Łukasz Majewski
· 11 years ago
762d3df
mpc85xx: Add gdsys ControlCenter Digital board
by Dirk Eibach
· 11 years ago
4fece43
tpm: add AUTH1 cmds for LoadKey2 and GetPubKey
by Reinhard Pfau
· 11 years ago
e7ee028
Fix ext2/ext4 filesystem accesses beyond 2TiB
by Frederic Leroy
· 11 years ago
ddaa113
Revert "MIPS: Jz4740: Add qi_lb60 board support"
by Tom Rini
· 11 years ago
1d021a8
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
ad68fc3
bootm: Use selected configuration for ramdisk and fdt
by Simon Glass
· 11 years ago
68f07cb
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
51618ee
mx53ard: Change default environment to cope with OE changes
by Otavio Salvador
· 11 years ago
1c1a519
mx51evk: Change default environment to cope with OE changes
by Otavio Salvador
· 11 years ago
3beb834
wandboard: Change default environment to cope with OE changes
by Otavio Salvador
· 11 years ago
c36bd3f
mx6slevk: Change default environment to cope with OE changes
by Otavio Salvador
· 11 years ago
ea0515a
mx6qsabrelite: Change default environment to cope with OE changes
by Otavio Salvador
· 11 years ago
8f0dde7
mx53loco: Change default environment to cope with OE changes
by Otavio Salvador
· 11 years ago
e154c71
m28evk: add trimffs to nand command
by Marek Vasut
· 11 years ago
c3836f3
ARM: tegra: enable LCD panel on Ventana
by Stephen Warren
· 11 years ago
f008334
ARM: tegra: enable LCD panel on Harmony
by Stephen Warren
· 11 years ago
68c0c02c
Tegra: Config: Enable Tegra30/Tegra114 USB function
by Jim Lin
· 11 years ago
2fefb8b
ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114
by Jim Lin
· 11 years ago
b67aee7
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
5f1afdd
bootm: Clean up bootz_setup() function
by Simon Glass
· 11 years ago
aca2430
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 11 years ago
b9b5eaf
video: consolidate splash screen alignment code
by Anatolij Gustschin
· 11 years ago
3f26531
arm:trats: Increase malloc pool size (for DFU ext4 transfers)
by Łukasz Majewski
· 11 years ago
bed2442
EXYNOS: Move files from board/samsung to arch/arm
by Rajeshwari Shinde
· 11 years ago
99ae9b8
EXYNOS4210: Configure GPIO for uart
by Rajeshwari Shinde
· 11 years ago
111591f
EXYNOS: LDS file move to common
by Rajeshwari Shinde
· 11 years ago
4625c17
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 11 years ago
2abfe36
omap: cm_t35: Fix cm_t35 for weak splash_screen_prepare
by Robert Winkler
· 11 years ago
2a90ed0
video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO
by Robert Winkler
· 11 years ago
e59e0ff
lcd: align bmp header when uncopmressing image
by Piotr Wilczek
· 11 years ago
011b714
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 11 years ago
19bb245
usb: fix unaligned access in device_qual()
by Heiko Schocher
· 11 years ago
07a12ea
usb, g_dnl: make possibility to fixup the device_desc board specific
by Heiko Schocher
· 11 years ago
a2f831e
dfu: make data buffer size configurable
by Heiko Schocher
· 11 years ago
f19be41
mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE
by Simon Glass
· 11 years ago
c1f81ed
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
826f22e
vf610twr: Remove SoC name from U-Boot prompt
by Otavio Salvador
· 11 years ago
5399331
vf610twr: Add default environment in line with other Freescale boards
by Otavio Salvador
· 11 years ago
7b19975
am335x_evm: Add missing ';' in findfdt
by Tom Rini
· 11 years ago
6bced72
imx: nitrogen6x: Enable filesystem generic commands
by Robert Winkler
· 11 years ago
bd76bdd
imx: nitrogen6x: Enable raw initrd
by Robert Winkler
· 11 years ago
9edd3ba
imx: nitrogen6x: Enable bootz
by Robert Winkler
· 11 years ago
8e6a47a
imx: nitrogen6x: Enabled data cache
by Robert Winkler
· 11 years ago
ec10aed
imx: Add support for the SabreSD shipped with i.MX6DL
by Pierre Aubert
· 11 years ago
4bdf6fd
Fix block device accesses beyond 2TiB
by Sascha Silbe
· 11 years ago
c6fc03f
sandbox: config: Enable FIT signatures with RSA
by Simon Glass
· 11 years ago
Next »