Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
650f95b0c7ee4a43a3dc3e64b1074f02a6b4100e
/
include
« Previous
33d3464
SPL: Add NOR flash booting support
by Stefan Roese
· 12 years ago
d79f3a6
hawkboard: Update config file to work with common spl framework
by Sughosh Ganu
· 12 years ago
3f7f241
ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK
by Tom Rini
· 12 years ago
b737337
net/phy: support the mv88e6352 switch
by Valentin Longchamp
· 12 years ago
6507f13
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
by Tom Rini
· 12 years ago
47f7bca
SPL: Move the omap SPL framework to common/spl
by Tom Rini
· 12 years ago
d7cb93b
ARM: SPL: Move gpmc_init() to spl_board_init()
by Tom Rini
· 12 years ago
861a86f
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
by Tom Rini
· 12 years ago
1170e63
FAT: Make it possible to read from any file position
by Benoît Thébaudeau
· 12 years ago
00d0d2a
malloc: remove extern declarations of malloc_bin_reloc() in board.c files
by Daniel Schwierzeck
· 12 years ago
185f7d9
net: Add driver for Zynq Gem IP
by Michal Simek
· 12 years ago
e1dbdf9
net: introduce transparent driver private in ueth_data
by Lucas Stach
· 12 years ago
894bfbb
disk: part_efi: parse and store partition UUID
by Stephen Warren
· 12 years ago
10a37fd
disk: get_device_and_partition() "auto" partition and cleanup
by Stephen Warren
· 12 years ago
2023e60
disk: introduce get_device()
by Stephen Warren
· 12 years ago
650f366
cmd_reiser: use common get_device_and_partition function
by Rob Herring
· 12 years ago
4120457
cmd_zfs: use common get_device_and_partition function
by Rob Herring
· 12 years ago
8118081
cmd_extX: use common get_device_and_partition function
by Rob Herring
· 12 years ago
9450106
ext4: remove init_fs/deinit_fs
by Rob Herring
· 12 years ago
99d2c20
disk/part: introduce get_device_and_partition
by Rob Herring
· 12 years ago
40e0e56
disk/part: check bootable flag for DOS partitions
by Rob Herring
· 12 years ago
7405a13
combine block device load commands into common function
by Rob Herring
· 12 years ago
5675b50
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 12 years ago
8a0eccb
net: Filter incoming netconsole packets by IP
by Joe Hershberger
· 12 years ago
f8be7d6
net: Improve the speed of netconsole
by Joe Hershberger
· 12 years ago
7577a4b
mx28evk: Add missing 'setexpr' command
by Otavio Salvador
· 12 years ago
5f8e17c
i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU frame buffer
by Eric Nelson
· 12 years ago
362635b
mx51evk: Add CONFIG_REVISION_TAG
by Benoît Thébaudeau
· 12 years ago
9fe2cfb
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 12 years ago
495dbd7
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
5bfa78d
fdt: Add header guard to fdtdec.h
by Simon Glass
· 12 years ago
1bbd28d
Add gpio_request() to asm-generic header
by Simon Glass
· 12 years ago
d193c1b
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 12 years ago
5fb29f3
Merge branch 'ext4'
by Tom Rini
· 12 years ago
2ee03c6
ColdFire: Rename NANDFLASH_SIZE into CONFIG_NANDFLASH_SIZE for MCF537x
by Alison Wang
· 13 years ago
49b3962
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Tom Rini
· 12 years ago
db1fc7d
mpc8308rdb: add support for eSDHC MMC controller
by Ira W. Snyder
· 12 years ago
40775e9
mpc8308rdb: add support for FIT images
by Ira W. Snyder
· 12 years ago
ea1ea54
mpc8308rdb: add support for Spansion SPI flash on header J8
by Ira W. Snyder
· 12 years ago
b64b7c3
env: make "env default" selective, check and apply
by Gerlando Falauto
· 12 years ago
152874b
env: check and apply changes on delete/destroy
by Gerlando Falauto
· 12 years ago
c598359
env: add check/apply logic to himport_r()
by Gerlando Falauto
· 12 years ago
348b1f1
env: make himport_r() selective on variables
by Gerlando Falauto
· 12 years ago
c3f6525
env: unify logic to check and apply changes
by Gerlando Falauto
· 12 years ago
535c74f
ARM: Remove apollon board
by Marek Vasut
· 12 years ago
c413a00
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 12 years ago
9c60e75
mxc nand: Homogenize IP revisions with Linux
by Benoît Thébaudeau
· 12 years ago
1884d65
mxc nand: Let driver detect IP revision
by Benoît Thébaudeau
· 12 years ago
c1db8dd
mxc nand: Access all ecc_status_result fields
by Benoît Thébaudeau
· 12 years ago
365b2c0
mxc nand: cosmectic: Light cleanup
by Benoît Thébaudeau
· 12 years ago
80c8ab7
mxc nand: Merge mtd and spl register definitions
by Benoît Thébaudeau
· 12 years ago
9c790a7
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
by Marek Vasut
· 12 years ago
e70bfa2
nand: Make NAND lock status compatible with Micron
by Joe Hershberger
· 12 years ago
33b1d5c
nand: consolidate duplicated constants
by Joe Hershberger
· 12 years ago
e331ab2
nand: Change ulong to loff_t and size_t
by Joe Hershberger
· 12 years ago
eee623a
nand: Add support for unlock.invert
by Joe Hershberger
· 12 years ago
037e9d3
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 12 years ago
dc3e30b
Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel
by Bo Shen
· 12 years ago
f994dc5
mx28evk: extend default environment
by Otavio Salvador
· 12 years ago
fd8dca8
i2c:soft:multi: Enable soft I2C multibus at Trats development board
by Łukasz Majewski
· 12 years ago
7ca8f73
i2c:soft:multi: Support for multiple soft I2C buses at Samsung boards
by Łukasz Majewski
· 12 years ago
8f082d7
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 12 years ago
f71d5cd
Merge branch 'master' of git://git.denx.de/u-boot-avr32
by Tom Rini
· 12 years ago
a420dfe
avr32: add atngw100mkii board
by Andreas Bießmann
· 12 years ago
a9ae14f
Merge branch 'master' of git://www.denx.de/git/u-boot-mmc
by Tom Rini
· 12 years ago
bcbb046
microblaze: timer: Prepare for device-tree initialization
by Michal Simek
· 12 years ago
7636ebe
serial: Support serial multi for Microblaze
by Michal Simek
· 12 years ago
29f3e3f
Tegra: Change Tegra20 to Tegra in common code, prep for T30
by Tom Warren
· 12 years ago
3292539
MX35: mx35pdk: add support for MMC
by Stefano Babic
· 12 years ago
b85705e
ima3-mx53:Rename CONFIG_PRIME => CONFIG_ETHPRME, remove
by Ashok Kumar Reddy
· 12 years ago
573668a
tegra: put eMMC environment into the boot sectors
by Stephen Warren
· 12 years ago
2915905
mmc: detect boot sectors using EXT_CSD_BOOT_MULT too
by Stephen Warren
· 12 years ago
0bc069b
tegra: Enable NAND on TEC
by Thierry Reding
· 12 years ago
9614a1e
tegra: enable NAND on Harmony
by Stephen Warren
· 12 years ago
0dd8408
tegra: Enable NAND on Seaboard
by Simon Glass
· 12 years ago
312693c
tegra: nand: Add Tegra NAND driver
by Jim Lin
· 12 years ago
b572595
nand: Try to align the default buffers
by Simon Glass
· 12 years ago
0dc7b82
mx31: Define default SoC input clock frequencies
by Benoît Thébaudeau
· 12 years ago
9c6c5c0
mx35: Define default SoC input clock frequencies
by Benoît Thébaudeau
· 12 years ago
1b2080f
mx25: Define default SoC input clock frequencies
by Benoît Thébaudeau
· 12 years ago
b09ed6e
mmc: s5p_sdhci: add the set_mmc_clk for cmu control
by Jaehoon Chung
· 12 years ago
470dcc7
mmc: Add a SDHCI quirk for boards that have no CD
by Joe Hershberger
· 12 years ago
1c1ec3c
tegra: put eMMC environment into the boot sectors
by Stephen Warren
· 12 years ago
8948ea8
mmc: detect boot sectors using EXT_CSD_BOOT_MULT too
by Stephen Warren
· 12 years ago
057df19
Merge remote-tracking branch 'u-boot-ti/master' into m
by Albert ARIBAUD
· 12 years ago
6298687
OMAP3: mt_ventoux: added video support
by Stefano Babic
· 12 years ago
d0e9fb1
OMAP3: mt_ventoux: activate GPIO4
by Stefano Babic
· 12 years ago
8103c6f
OMAP3: tam3517: add function to read MAC from EEPROM
by Stefano Babic
· 12 years ago
6342fa0
Merge remote-tracking branch 'u-boot-atmel/master' into m
by Albert ARIBAUD
· 12 years ago
7d899c1
Fixes the crippled console output on PortuxG20.
by Markus Hubig
· 12 years ago
503e159
atmel: eb_cpux9k2: add ram target configuration
by Jens Scharsig
· 12 years ago
e62b008
integrator: break out common config
by Linus Walleij
· 12 years ago
d812f4a
SCSPS1: Enable caches
by Marek Vasut
· 12 years ago
91dd7ca
mx28evk: Add USB Ethernet support
by Fabio Estevam
· 12 years ago
c16ecb0
M28: Fix the use of gpmi-nand in mtdparts
by Marek Vasut
· 12 years ago
de6dc4e
MX28: mx28evk: Enable SPI DMA
by Otavio Salvador
· 12 years ago
fcca7e7
arm/km: remove unused code
by Holger Brunck
· 12 years ago
05c8e81
arm/km: fix frequency of the SPI NOR Flash
by Valentin Longchamp
· 12 years ago
f46b4a1
km/arm: set SPI NOR Flash default parameters
by Valentin Longchamp
· 12 years ago
491f6c2
edminiv2: orion5x: fix GPIO inits and values
by Albert ARIBAUD
· 12 years ago
Next »