Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
676c66918a41f32b768abe1cb9fcb5f475682935
/
include
676c669
mpc512x: use common code for CSx configuration
by Anatolij Gustschin
· 12 years ago
aed7548
mpc5200: a4m2k: Implement custom "dynamic" watchdog support
by Stefan Roese
· 12 years ago
d4451d3
mpc5200: Add a4m2k board port
by Stefan Roese
· 12 years ago
fc95908
x86: Enable CONFIG_OF_CONTROL on coreboot
by Simon Glass
· 12 years ago
949a771
ubifs: Allow ubifsmount volume reference by number
by Joe Hershberger
· 12 years ago
e40753b
sandbox: config: Enable sandbox command
by Simon Glass
· 12 years ago
10fc121
sandbox: Enable ext4 and fat filesystems
by Simon Glass
· 12 years ago
d304931
sandbox: Add 'sb' command to access filesystem features
by Simon Glass
· 12 years ago
92ccc96
sandbox: Add host filesystem
by Simon Glass
· 12 years ago
62584db
sandbox: Add a way of obtaining directory listings
by Simon Glass
· 12 years ago
e6d5241
fs: Move ls and read methods into ext4, fat
by Simon Glass
· 12 years ago
1c9f47a
Merge branch 'mem' of git://git.denx.de/u-boot-x86
by Tom Rini
· 12 years ago
c259188
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Tom Rini
· 12 years ago
49c2da5
blackfin: bf60x: add hw watchdog support
by Bob Liu
· 13 years ago
320ec9d
blackfin: bf60x: add board and headers files to support bf609
by Sonic Zhang
· 12 years ago
3037296
OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define
by Stefano Babic
· 12 years ago
218da0f
hash: Use lower case for hash algorithm names
by Simon Glass
· 12 years ago
ecdbf41
sandbox: config: Enable hash functions and mtest
by Simon Glass
· 12 years ago
d20a40d
Roll crc32 into hash infrastructure
by Simon Glass
· 12 years ago
d5b7667
hash: Add a flag to support saving hashes in the environment
by Simon Glass
· 12 years ago
bfc5996
Update set_working_fdt_addr() to use setenv_addr()
by Simon Glass
· 12 years ago
4213fc2
sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf
by Simon Glass
· 12 years ago
e101550
sandbox: Improve sandbox serial port keyboard interface
by Taylor Hutt
· 12 years ago
bda32ff
Update print_buffer() to use const
by Simon Glass
· 12 years ago
7df54d3
vsprintf: add ustrtoll function
by Piotr Wilczek
· 12 years ago
7b39523
malloc: make malloc_bin_reloc static
by Gabor Juhos
· 12 years ago
411190c
powerpc/83xx/km: drop uneeded dtt_bus environment var
by Holger Brunck
· 12 years ago
25b2992
powerpc/83xx/km: remove uneeded CONFIG_MISC_INIT_R
by Holger Brunck
· 12 years ago
4714f8e
powerpc/83xx/km: add support for kmopti2 board
by Holger Brunck
· 12 years ago
47f5364
powerpc/83xx/km: cleanup tuxx1 support
by Holger Brunck
· 12 years ago
a7bc914
km/common: add eccmode to kernel commandline
by Holger Brunck
· 12 years ago
be7576f
powerpc/83xx: use NAND_ECC_BCH for kmcoge5ne
by Holger Brunck
· 12 years ago
dacc109
km/common: introduce $uimage variable
by Andreas Huber
· 12 years ago
6515139
powerpc/83xx: use ppc_6xx as arch variable for kmvect1
by Holger Brunck
· 12 years ago
5bcd64c
powerpc/83xx/km: add MV88E6122 switch support for kmvect1
by Karlheinz Jerg
· 12 years ago
588a13f
x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR
by Simon Glass
· 12 years ago
7e8c53d
x86: Remove eNET boards
by Simon Glass
· 12 years ago
951c6ba
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
0706714
Tegra114: Add/enable Dalmore build (T114 reference board)
by Tom Warren
· 12 years ago
d2f18f2
tegra: cardhu: config: enable SPI
by Allen Martin
· 12 years ago
b19f574
tegra: add SPI SLINK driver
by Allen Martin
· 12 years ago
8f1b46b
tegra: spi: add fdt support to tegra SPI SFLASH driver
by Allen Martin
· 12 years ago
c35eb56
tegra: don't hard-code LCD into default TEGRA_DEVICE_SETTINGS
by Stephen Warren
· 12 years ago
58864dd
Clean up libfdt.h includes
by Gerald Van Baren
· 12 years ago
8aa5ec6
common/fdt_support.c: sparse fixes
by Kim Phillips
· 12 years ago
b2ba62a
libfdt: update from upstream dtc commit 142419e
by Kim Phillips
· 12 years ago
71bbb3d
libfdt: update fdt.h from upstream dtc
by Kim Phillips
· 12 years ago
25aca0f
libfdt_env.h: add fdt type definitions
by Kim Phillips
· 12 years ago
12e06fe
treewide: include libfdt_env.h before fdt.h
by Kim Phillips
· 12 years ago
f170899
AM335X: Set fdt_high for AM335X devices to enable booting with Device Tree
by hvaibhav@ti.com
· 12 years ago
1c1b7c3
pcm051: Add support for Phytec phyCORE-AM335x
by Lars Poeschel
· 12 years ago
d70f548
omap4: allow the use of a plain text env file instead boot scripts
by Javier Martinez Canillas
· 12 years ago
9d4f542
OMAP3: igep00x0: add boot status GPIO LED
by Javier Martinez Canillas
· 12 years ago
77eea28
OMAP3: use a single board file for IGEP devices
by Javier Martinez Canillas
· 12 years ago
2d795c9
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 12 years ago
e70fb53
serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option
by Michal Simek
· 12 years ago
34765e8
cmd_time: merge run_command_and_time_it with cmd_process
by Richard Genoud
· 12 years ago
fb7e16c
FAT: use toupper/tolower instead of recoding them
by Richard Genoud
· 12 years ago
c7db645
configs:Remove unused macro CONFIG_DISCOVER_PHY
by Ashok
· 12 years ago
50b1fa3
Add generic global_data
by Simon Glass
· 12 years ago
14d315b
microblaze: Remove FSL support from generic board
by Michal Simek
· 12 years ago
e5f5c4a
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
d4ed654
corenet: Disable video on P2020DS
by Andy Fleming
· 12 years ago
41d9101
powerpc/85xx: Add BSC9132QDS support
by Prabhakar Kushwaha
· 12 years ago
b38181f
powerpc/p2041: set RCW and PBI files for .pbl build or P2041RDB
by Valentin Longchamp
· 12 years ago
b5b06fb
powerpc/b4860qds: Added Support for B4860QDS
by York Sun
· 12 years ago
86a194b
powerpc/mpc8544ds: Add USB controller support for MPC8544DS
by Hongtao Jia
· 12 years ago
238e146
powerpc/mpc8572ds: Enable bank interleaving to cs0+cs1 for dual-rank DIMMs
by Hongtao Jia
· 12 years ago
9730b7b
powerpc/t4240qds: Update IFC timing for NOR flash
by York Sun
· 12 years ago
9427ba5
boards/T4240qds:Fix IFC AMASK init as per FPGA register space
by Prabhakar Kushwaha
· 12 years ago
88ba6d5
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 12 years ago
019be4a
Remove unused CONFIG_SYS_I2C_BUS[_SELECT]
by Michael Jones
· 12 years ago
81ca840
mx23evk: Add initial board support
by Otavio Salvador
· 12 years ago
38fc15d
mx23_olinuxino: Add default environment
by Otavio Salvador
· 12 years ago
13b1ebd
mxs: mmc: mx23_olinuxino: Add MMC support
by Marek Vasut
· 12 years ago
fe428b9
net: fec_mxc: get phydev before fec_probe
by Troy Kisky
· 12 years ago
1adb406
phy: add phy_find_by_mask/phy_connect_dev
by Troy Kisky
· 12 years ago
09439c3
net: fec_mxc: delete CONFIG_FEC_MXC_MULTI
by Troy Kisky
· 12 years ago
e4f8d96
mx6qsabre_common: Let mmc partition be board specific
by Fabio Estevam
· 12 years ago
73448b1
mx6qsabreauto: enable USB host interface
by Knut Wohlrab
· 12 years ago
64a9386
mxs: Add MX23 olinuxino board support
by Marek Vasut
· 12 years ago
9fb6aa9
mxs: Linux uses ttyAMA0 as DUART
by Marek Vasut
· 12 years ago
a6187dc
Merge remote-tracking branch 'mpc83xx/next'
by Kim Phillips
· 12 years ago
bb1e7cd
Tegra30: I2C: Enable I2C driver on Cardhu
by Tom Warren
· 12 years ago
f01b631
Tegra30: Add/enable Cardhu build (T30 reference board)
by Tom Warren
· 12 years ago
6d6c0ba
Tegra30: Add generic Tegra30 build support
by Tom Warren
· 12 years ago
6eb3203
tegra: remove custom TEGRA_DEVICE_SETTINGS for board files
by Marc Dietrich
· 12 years ago
25dccd6
tegra: enable LCD on PAZ00
by Marc Dietrich
· 12 years ago
e1abca5
tegra: Enable LCD on TEC
by Thierry Reding
· 12 years ago
7c3f386
tegra: Enable LCD on Medcom-Wide
by Thierry Reding
· 12 years ago
a672076
watchdog.h: Move hw_watchdog_init prototype to end, guard
by Tom Rini
· 12 years ago
a17617d
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
1199c37
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
acbb445
mx6qsabresd: Fix booting the kernel from SDHC3
by Fabio Estevam
· 12 years ago
bf0c224
mx6qsabre{auto, sd}: Add support to dynamically choose between fdt use or not
by Otavio Salvador
· 12 years ago
6efbe21
mx6qsabrelite: Add support to dynamically choose between fdt use or not
by Otavio Salvador
· 12 years ago
e0df535
mx53loco: Add support to dynamically choose between fdt use or not
by Otavio Salvador
· 12 years ago
4c6b235
mx28evk: Add support to dynamically choose between fdt use or not
by Otavio Salvador
· 12 years ago
3c41e90
mx28evk: We shouldn't hardcode a rootfs filesystem type
by Otavio Salvador
· 12 years ago
d17087c
mx6qsabrelite: Use tabs to environment setting
by Otavio Salvador
· 12 years ago
Next »