Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e88e84b9906b517c717aa9f866b8bfe2ea1c75b2
/
include
c24895e
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
6277b19
Remove linker lists (LGAs) from SPL linker scripts
by Albert ARIBAUD
· 12 years ago
78972f8
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
a8fd063
ARM: at91: change nand flash table
by Bo Shen
· 12 years ago
e4f3623
arm: at91/configs: add bootz to configuration
by Nicolas Ferre
· 12 years ago
6ddbdb1
arm: at91/configs: add libfdt to configuration
by Nicolas Ferre
· 12 years ago
9dbc836
Merge u-boot/master into u-boot-ti/master
by Tom Rini
· 12 years ago
3e716e2
arm: dra7xx: Add dra7xx_evm build support
by Lokesh Vutla
· 12 years ago
00d328c
ARM: OMAP4+: Clean up the pmic code
by SRICHARAN R
· 12 years ago
a6b2b73
cm_t35: prevent splashimage from being set to a bad value
by Nikita Kiryanov
· 12 years ago
2f3e2ca
lcd: implement a callback for splashimage
by Nikita Kiryanov
· 12 years ago
dda6aa3
omap4_common: Enable CONFIG_CMD_BOOTZ
by Tom Rini
· 12 years ago
4ffa066
omap3_beagle: Enable CONFIG_CMD_BOOTZ
by Tom Rini
· 12 years ago
25e192a
omap5_evm: Enable CONFIG_CMD_BOOTZ
by Tom Rini
· 12 years ago
c64ea61
am335x_evm: Enable CONFIG_CMD_BOOTZ
by Tom Rini
· 12 years ago
d6b5eed
SPL: ONENAND: Support SPL to boot u-boot from OneNAND.
by Enric Balletbo i Serra
· 12 years ago
2247eb4
cm-t35: add support for dvi displays
by Nikita Kiryanov
· 12 years ago
e0eba1f
lcd: add option for board specific splash screen preparation
by Nikita Kiryanov
· 12 years ago
020f261
mmc: add support for write protection
by Nikita Kiryanov
· 12 years ago
35eafab
am335x_evm: Add am335x_evm_usbspl build target
by Tom Rini
· 12 years ago
73e0dac
am335x_evm: Never set CONFIG_EXTRA_ENV_SETTINGS in SPL
by Tom Rini
· 12 years ago
5042213
x86: Enable CONFIG_OF_CONTROL on coreboot
by Simon Glass
· 12 years ago
108458a
ubifs: Allow ubifsmount volume reference by number
by Joe Hershberger
· 12 years ago
6cb5db4
sandbox: config: Enable sandbox command
by Simon Glass
· 12 years ago
eb4cecd
sandbox: Enable ext4 and fat filesystems
by Simon Glass
· 12 years ago
bf6ce79
sandbox: Add 'sb' command to access filesystem features
by Simon Glass
· 12 years ago
1184287
sandbox: Add host filesystem
by Simon Glass
· 12 years ago
f1c45c8
sandbox: Add a way of obtaining directory listings
by Simon Glass
· 12 years ago
19e3858
fs: Move ls and read methods into ext4, fat
by Simon Glass
· 12 years ago
5b02602
Merge branch 'mem' of git://git.denx.de/u-boot-x86
by Tom Rini
· 12 years ago
7068b32
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Tom Rini
· 12 years ago
6cdbce6
blackfin: bf60x: add hw watchdog support
by Bob Liu
· 13 years ago
9e469b4
blackfin: bf60x: add board and headers files to support bf609
by Sonic Zhang
· 12 years ago
f51b4c7
OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define
by Stefano Babic
· 12 years ago
e22a6fc
hash: Use lower case for hash algorithm names
by Simon Glass
· 12 years ago
a081a0f
sandbox: config: Enable hash functions and mtest
by Simon Glass
· 12 years ago
0bbd76f
Roll crc32 into hash infrastructure
by Simon Glass
· 12 years ago
80e345a
hash: Add a flag to support saving hashes in the environment
by Simon Glass
· 12 years ago
044dc9e
Update set_working_fdt_addr() to use setenv_addr()
by Simon Glass
· 12 years ago
17dabf0
sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf
by Simon Glass
· 12 years ago
868aa3a
sandbox: Improve sandbox serial port keyboard interface
by Taylor Hutt
· 12 years ago
d963b72
Update print_buffer() to use const
by Simon Glass
· 12 years ago
d0ddde7
ARM: ns9750dev: remove remainders of dead board
by Wolfgang Denk
· 12 years ago
5fb56b0
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
59f75b4
Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
219ad3c
vsprintf: add ustrtoll function
by Piotr Wilczek
· 12 years ago
b3b533c
malloc: make malloc_bin_reloc static
by Gabor Juhos
· 12 years ago
76f8b8f
ARM: atmel: add at91sam9g20ek_2mmc nand boot support
by Bo Shen
· 12 years ago
a33c797
am335x evm: Add am335x_evm_spiboot target
by Tom Rini
· 12 years ago
dfdaff7
am335x_evm: Add NET environment variables
by Chase Maupin
· 12 years ago
5292c56
am335x_evm: Add SPI environment variables
by Chase Maupin
· 12 years ago
5355fe2
am335x_evm: Add NAND environment variables
by Chase Maupin
· 12 years ago
552613c
omap3: mvblx: pass FPGA version to the kernel
by Michael Jones
· 12 years ago
284a249
omap3: mvblx: select fpgafilename according to orientation
by Michael Jones
· 12 years ago
ef6b29e
omap3: mvblx: change console to ttyO0 and make silent by default.
by Howard Gray
· 12 years ago
02043a7
OMAP3: igep00x0: Add new IGEP COM PROTON.
by Enric Balletbo i Serra
· 12 years ago
74fea92
OMAP3: igep00x0: add missing include mach-types.h
by Enric Balletbo i Serra
· 12 years ago
0760a0d
am335x_evm: enable support for booting via USB
by Ilya Yanok
· 12 years ago
e209504
da8xx: ea20: Add the configuration define for the exact SoC variant
by Tomas Novotny
· 12 years ago
89973c8
powerpc/83xx/km: drop uneeded dtt_bus environment var
by Holger Brunck
· 12 years ago
0c285ff
powerpc/83xx/km: remove uneeded CONFIG_MISC_INIT_R
by Holger Brunck
· 12 years ago
dd0f605
powerpc/83xx/km: add support for kmopti2 board
by Holger Brunck
· 12 years ago
c20c907
powerpc/83xx/km: cleanup tuxx1 support
by Holger Brunck
· 12 years ago
ffcbb93
km/common: add eccmode to kernel commandline
by Holger Brunck
· 12 years ago
154772c
powerpc/83xx: use NAND_ECC_BCH for kmcoge5ne
by Holger Brunck
· 12 years ago
c31a757
km/common: introduce $uimage variable
by Andreas Huber
· 12 years ago
03c34d4
powerpc/83xx: use ppc_6xx as arch variable for kmvect1
by Holger Brunck
· 12 years ago
d62018a
powerpc/83xx/km: add MV88E6122 switch support for kmvect1
by Karlheinz Jerg
· 12 years ago
bfb5980
x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR
by Simon Glass
· 12 years ago
dc4d421
x86: Remove eNET boards
by Simon Glass
· 12 years ago
1a754ee
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
7a3fa01
Tegra114: Add/enable Dalmore build (T114 reference board)
by Tom Warren
· 12 years ago
7ea853e
tegra: cardhu: config: enable SPI
by Allen Martin
· 12 years ago
ba4fb9b
tegra: add SPI SLINK driver
by Allen Martin
· 12 years ago
e765952
tegra: spi: add fdt support to tegra SPI SFLASH driver
by Allen Martin
· 12 years ago
3f26479
tegra: don't hard-code LCD into default TEGRA_DEVICE_SETTINGS
by Stephen Warren
· 12 years ago
e10ffab
Clean up libfdt.h includes
by Gerald Van Baren
· 12 years ago
6542c07
common/fdt_support.c: sparse fixes
by Kim Phillips
· 12 years ago
38c3815
libfdt: update from upstream dtc commit 142419e
by Kim Phillips
· 12 years ago
db9cfa7
libfdt: update fdt.h from upstream dtc
by Kim Phillips
· 12 years ago
2575c72
libfdt_env.h: add fdt type definitions
by Kim Phillips
· 12 years ago
d150db6
treewide: include libfdt_env.h before fdt.h
by Kim Phillips
· 12 years ago
8f12c7c
AM335X: Set fdt_high for AM335X devices to enable booting with Device Tree
by hvaibhav@ti.com
· 12 years ago
67b4a79
pcm051: Add support for Phytec phyCORE-AM335x
by Lars Poeschel
· 12 years ago
2dd508f
omap4: allow the use of a plain text env file instead boot scripts
by Javier Martinez Canillas
· 12 years ago
d549ace
OMAP3: igep00x0: add boot status GPIO LED
by Javier Martinez Canillas
· 12 years ago
e9b1452
OMAP3: use a single board file for IGEP devices
by Javier Martinez Canillas
· 12 years ago
fb9a854
xilinx: zynq: Enable DCC and create new zynq_dcc board
by Michal Simek
· 12 years ago
94f1948
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 12 years ago
0828cf2
serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option
by Michal Simek
· 12 years ago
94ff067
cmd_time: merge run_command_and_time_it with cmd_process
by Richard Genoud
· 12 years ago
2e37202
FAT: use toupper/tolower instead of recoding them
by Richard Genoud
· 12 years ago
57b2e69
configs:Remove unused macro CONFIG_DISCOVER_PHY
by Ashok
· 12 years ago
0e72403
Add generic global_data
by Simon Glass
· 12 years ago
1cf1fbd
microblaze: Remove FSL support from generic board
by Michal Simek
· 12 years ago
6eb21d0
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
5e2eb35
corenet: Disable video on P2020DS
by Andy Fleming
· 12 years ago
422e2ab
powerpc/85xx: Add BSC9132QDS support
by Prabhakar Kushwaha
· 12 years ago
9e07708
powerpc/p2041: set RCW and PBI files for .pbl build or P2041RDB
by Valentin Longchamp
· 12 years ago
0789dc9
powerpc/b4860qds: Added Support for B4860QDS
by York Sun
· 12 years ago
Next »