Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
49c2da53b7aa63f68118fa9ffa5c5e546440ebb2
/
include
« Previous
7528cf5
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
79f3877
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
6abd162
EXYNOS5: FDT: Add compatible strings for USB
by Rajeshwari Shinde
· 12 years ago
5d50659
EXYNOS5: FDT: Add compatible strings for SPI
by Rajeshwari Shinde
· 12 years ago
f482310
Sound: Add FDT support to driver
by Rajeshwari Shinde
· 12 years ago
72dbff1
EXYNOS5: FDT: Add compatible strings for sound
by Rajeshwari Shinde
· 12 years ago
a9d2ae7
I2C: Driver changes for FDT support
by Rajeshwari Shinde
· 12 years ago
c34253d
FDT: Add compatible string for I2C
by Rajeshwari Shinde
· 12 years ago
1411fb3
tools: imximage: Load a size that is multiple of 512
by Fabio Estevam
· 12 years ago
7093f85
mx51evk: Remove unneeded comment
by Fabio Estevam
· 12 years ago
49ea0ff
mx6qsabresd: use on-board eMMC to store environment
by Shawn Guo
· 12 years ago
de7d02a
mx6qsabresd: add usdhc2 and usdhc4 support
by Shawn Guo
· 12 years ago
1f75b54
mxs: Add NAND fdt and ramdisk partition to m28evk
by Marek Vasut
· 12 years ago
35777e2
spl:falcon:trats Update Trats default board configuration file to support FALCON MODE
by Łukasz Majewski
· 12 years ago
54bb841
mx53loco: Call PMIC related functions from board_late_init()
by Fabio Estevam
· 12 years ago
a08afb3
x86: coreboot: Enable io command
by Simon Glass
· 12 years ago
2f994fe
mx6qsabre_common: Change default loadaddr to 0x12000000
by Otavio Salvador
· 12 years ago
589b1af
mx6qsabrelite: Change default loadaddr to 0x12000000
by Otavio Salvador
· 12 years ago
fe51f78
mx53loco: Change default loadaddr to 0x72000000
by Otavio Salvador
· 12 years ago
aef8af6a
mx53loco: We shouldn't hardcode a rootfs filesystem type
by Otavio Salvador
· 12 years ago
8dd15b4
mx35pdk: Allow booting of a device tree kernel
by Fabio Estevam
· 12 years ago
f1cbca2
SMDK5250: config: Add configuration file for SMDK5250 board
by Hatim RV
· 12 years ago
540b5af
exynos5: config: Rename the smdk5250.h to exynos5250-dt.h
by Hatim RV
· 12 years ago
cc9fe33
fdt: exynos5: Add DT node definition for SROM and SMSC9215
by Hatim RV
· 12 years ago
f8cfcf1
env: don't generate callback list entries for SPL
by Scott Wood
· 12 years ago
da77a0e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
96764df
Merge samsung, imx, tegra into u-boot-arm/master
by Albert ARIBAUD
· 12 years ago
ba6d4b6
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 12 years ago
42e1321
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 12 years ago
854a783
cm-t35: add USB host support
by Nikita Kiryanov
· 12 years ago
41b13bc
twl4030: add gpio register offsets
by Nikita Kiryanov
· 12 years ago
1a2621b
sh: add support for sh7752evb board
by Yoshihiro Shimoda
· 12 years ago
22f4442
powerpc/mpc83xx: convert MPC8313ERDB to new-SPL
by Scott Wood
· 12 years ago
46dc5bc
coldfire: eb_cpu5282: fix: boot from internal flash
by Jens Scharsig (BuS Elektronik)
· 12 years ago
a098cf4
Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged
by Allen Martin
· 12 years ago
0957288
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 12 years ago
359439d
usb: Clean up newly allocated device nodes in case of configuration failure
by Milind Choudhary
· 12 years ago
a33fada
h2200: Add USB CDC ethernet support
by Lukasz Dalek
· 12 years ago
d8fb710
powerpc: remove not used CONFIG_SYS_TFTP_LOADADDR
by trem
· 12 years ago
71779d5
m28evk/mx28evk: fix nand_update_full
by Eric Benard
· 12 years ago
6e9005b
omap3_evm: Let CONFIG_EFI_PARTITION be set for SPL
by Tom Rini
· 12 years ago
1d6cd0a
env: Handle write-once ethaddr and serial# generically
by Joe Hershberger
· 12 years ago
267541f
env: Add support for access control to .flags
by Joe Hershberger
· 12 years ago
fffad71
env: Add a command to display details about env flags
by Joe Hershberger
· 12 years ago
30fd4fad
tools/env: Add environment variable flags support
by Joe Hershberger
· 12 years ago
2598090
env: Add environment variable flags
by Joe Hershberger
· 12 years ago
e080d54
env: Add a silent env handler
by Joe Hershberger
· 12 years ago
849d5d9
env: Add a console env handler
by Joe Hershberger
· 12 years ago
1cf0a8b
env: Add a loadaddr env handler
by Joe Hershberger
· 12 years ago
3205771
env: Add a baudrate env handler
by Joe Hershberger
· 12 years ago
a9f51c9
env: Add a bootfile env handler
by Joe Hershberger
· 12 years ago
170ab11
env: Add support for callbacks to environment vars
by Joe Hershberger
· 12 years ago
be11235
env: Hide '.' variables in env print by default
by Joe Hershberger
· 12 years ago
ec8a252
env: Use getenv_yesno() more generally
by Joe Hershberger
· 12 years ago
7afcf3a
env: Refactor apply into change_ok
by Joe Hershberger
· 12 years ago
c4e0057
env: Refactor do_apply to a flag
by Joe Hershberger
· 12 years ago
e772cb3
Make linux kernel string funcs available to tools
by Joe Hershberger
· 12 years ago
9960d9a
gpt: Enable support for GPT partition table restoration at Samsung's Trats
by Lukasz Majewski
· 12 years ago
40684dd
gpt: Support for GPT (GUID Partition Table) restoration
by Lukasz Majewski
· 12 years ago
fae2bf2
gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h>
by Chang Hyun Park
· 12 years ago
9386f96
part:efi: Move part_efi.h file to ./include
by Lukasz Majewski
· 12 years ago
3ec4411
vsprintf:fix: Change type returned by ustrtoul
by Lukasz Majewski
· 12 years ago
b874df7
mx25pdk: Allow booting a device tree kernel
by Fabio Estevam
· 12 years ago
23b479b
exynos: Enable hashing functions and EDID for smdk5250
by Simon Glass
· 12 years ago
9ad557b
Add console command to access io space registers
by Vadim Bendebury
· 12 years ago
d46b5f7
edid: Library of EDID decode and print
by Tom Wai-Hong Tam
· 12 years ago
bf36c5d
Add hash command to perform hashing using various algorithms
by Simon Glass
· 12 years ago
460408e
Add generic hash API
by Simon Glass
· 12 years ago
b1f17bf
Add strcasecmp() and strncasecmp()
by Simon Glass
· 12 years ago
ec7381f
sha256: Use const where possible and add watchdog function
by Simon Glass
· 12 years ago
a7d1d76
sha1: Use const where possible, and unsigned for input len
by Simon Glass
· 12 years ago
ff048ea
Add a command to read raw blocks from a partition
by Kenneth Waters
· 12 years ago
53fdc7e
Add gettime command
by Anton Staaf
· 12 years ago
94740e4
gpio: remove duplicate function signature
by Nikita Kiryanov
· 12 years ago
cabe240
mx25pdk: Adapt it for the new PMIC framework
by Fabio Estevam
· 12 years ago
211e843
SMDK5250: Enable pmic MAX77686
by Rajeshwari Shinde
· 12 years ago
857765e
POWER: MAX77686: Modified as per the latest Implementation
by Rajeshwari Shinde
· 12 years ago
9bd5c1a
cm-t35: enable zero bootdelay check
by Nikita Kiryanov
· 12 years ago
ce851c8
power: twl6035: complain on LDO9 error
by Vincent Stehlé
· 12 years ago
abcbe2e
OMAP3: Remove unused PHYS_SDRAM_1_SIZE
by Thomas Weber
· 12 years ago
cdd0729
am335x: cpsw: make phy address configurable
by Yegor Yefremov
· 12 years ago
31f5b65
OMAP3: TAM3517: add macros for reading eeprom
by Stefano Babic
· 12 years ago
d7aff44
omap3_beagle.h: Fix comment for true/false return value.
by Robert P. J. Day
· 12 years ago
b4606c6
am335x_evm: enable SPL NAND support
by Ilya Yanok
· 12 years ago
98b5c26
am335x_evm: enable NAND support
by Ilya Yanok
· 12 years ago
2c601c7
Merge branch 'master' of git://git.denx.de/u-boot into resolve
by Minkyu Kang
· 12 years ago
b030e73
at91sam9x5ek: add USB configuration
by Richard Genoud
· 12 years ago
419fba0
at91sam9x5ek: regroup FAT/DOS features
by Richard Genoud
· 12 years ago
05a860c
Merge branch 'master' of git://git.denx.de/u-boot into master
by Stefano Babic
· 12 years ago
fd4d564
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 12 years ago
3fdf759
Change e-mail address of Luka Perkov
by Luka Perkov
· 12 years ago
ac426b7
x86: Fix coreboot config to boot on Chromebook
by Simon Glass
· 12 years ago
d954a43
x86: Turn on support for EFI's GPT in the coreboot config
by Gabe Black
· 12 years ago
cbca883
x86: coreboot: Enable video display
by Simon Glass
· 12 years ago
300081a
x86: Emit port 80 post codes in show_boot_progress()
by Stefan Reinauer
· 12 years ago
40fef04
Introduce arch_phys_memset which works like memset but on physical memory
by Gabe Black
· 12 years ago
34d6057
x86: Enable CONFIG_CMD_ZBOOT for coreboot
by Simon Glass
· 12 years ago
a7e6d54
x86: Enable ICH6 GPIO controller for coreboot
by Simon Glass
· 12 years ago
55ae10f
x86: gpio: Add GPIO driver for Intel ICH6 and later.
by Bill Richardson
· 12 years ago
e3ff797
cbfs: Add docbook template
by Simon Glass
· 12 years ago
Next »