Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a1ec6109b2480ef0a336ef9f23c4e6a182c36c30
/
include
a1ec610
edminiv2: increase malloc len to 256K
by Albert ARIBAUD
· 12 years ago
9f49706
kirkwood: add support for Iomega iConnect board
by Luka Perkov
· 12 years ago
caf09e2
ARM: add support for d2 Network v2
by Simon Guinot
· 12 years ago
13c5ae6
ARM: add support for Network Space v2 Lite and Mini
by Simon Guinot
· 12 years ago
707f5d6
lacie_kw: add support for EFI partitions
by Simon Guinot
· 12 years ago
953bf47
rmobile: armadillo-800eva: Remove CONFIG_SYS_NO_L2CACHE
by Nobuhiro Iwamatsu
· 12 years ago
af03f20
rmobile: armadillo-800eva: Add Support NFS and BOOTZ command
by Nobuhiro Iwamatsu
· 12 years ago
712d3e0
rmobile: armadillo-800eva: Add Support CONFIG_OF_LIBFDT
by Nobuhiro Iwamatsu
· 12 years ago
1da7a59
arm: rmobile: Add support for ATMARK-TECHNO Armadillo-800EVA board
by Hideyuki Sano
· 12 years ago
8c00236
arm: rmobile: kzm9g: Add CONFIG_GLOBAL_TIMER to board config file
by Nobuhiro Iwamatsu
· 12 years ago
8176247
arm: rmobile: Add support TMU base timer function
by Nobuhiro Iwamatsu
· 12 years ago
dcf2b45
arm: rmobile: kzm9g: remove unrelated config
by Nobuhiro Iwamatsu
· 12 years ago
e56b137
arm: rmobile: kzm9g: Add LIBFDT support
by Nobuhiro Iwamatsu
· 12 years ago
ce4f03c
arm: rmobile: kzm9g: remove unrelated config
by Tetsuyuki Kobayashi
· 12 years ago
3d74327
arm: rmobile: kzm9g: add NFS_TIMEOUT in config file
by Tetsuyuki Kobayashi
· 12 years ago
238ce70
arm: rmobile: kzm9g: Fix CONFIG_BAUDRATE setting
by Tetsuyuki Kobayashi
· 12 years ago
8c131a1
arm: rmobile: kzm9g: change prompt to board specific
by Tetsuyuki Kobayashi
· 12 years ago
6a8c515
arm: rmobile: kzm9g: Modify sdram area
by Tetsuyuki Kobayashi
· 12 years ago
06d4c6d
arm: rmobile: Add supoprt for KMC KZM-A9-GT board
by Nobuhiro Iwamatsu
· 12 years ago
514672e
omap4_panda: remove CONFIG_PANDA, not used
by Peter Meerwald
· 12 years ago
18534e2
am335x-evm config: decrease bootdelay to 1s and mount rootfs RO
by Koen Kooi
· 12 years ago
f7a2c55
OMAP: networking support for SPL
by Ilya Yanok
· 12 years ago
a1560ec
am335x_evm: enable networking in SPL
by Ilya Yanok
· 12 years ago
29665cf
davinci: ea20: add some configs and default environmet variables
by Bastian Ruppert
· 12 years ago
cf52537
davinci: ea20: the console is always set to the serial line
by Bastian Ruppert
· 12 years ago
3b88bcf
devkit8000: add rootwait to mmcboot option
by Andreas Bießmann
· 12 years ago
426d9fd
Merge remote-tracking branch 'u-boot/master'
by Albert ARIBAUD
· 12 years ago
7592d1b
lib: add gzip lib function callback
by Lei Wen
· 12 years ago
8dd348f
lib: zlib: include deflate into zlib build
by Lei Wen
· 12 years ago
a20e6d3
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 12 years ago
919f5c5
Merge remote-tracking branch 'u-boot-atmel/master'
by Albert ARIBAUD
· 12 years ago
b314ebe
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 12 years ago
1e2abf9
SPL: SPI: Enhance spi_spl_load to match the other load functions
by Tom Rini
· 12 years ago
00b57b3
SPL: Add option to skip copying of the mkimage header
by Stefan Roese
· 12 years ago
900c177
SPL: Add NOR flash booting support
by Stefan Roese
· 12 years ago
3b095df
hawkboard: Update config file to work with common spl framework
by Sughosh Ganu
· 12 years ago
1293858
ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK
by Tom Rini
· 12 years ago
2ebd150
net/phy: support the mv88e6352 switch
by Valentin Longchamp
· 12 years ago
31dfba4
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
by Tom Rini
· 12 years ago
28591df
SPL: Move the omap SPL framework to common/spl
by Tom Rini
· 12 years ago
9e0c260
ARM: SPL: Move gpmc_init() to spl_board_init()
by Tom Rini
· 12 years ago
fe3b0c7
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
by Tom Rini
· 12 years ago
5295aa8
FAT: Make it possible to read from any file position
by Benoît Thébaudeau
· 12 years ago
01fe7db
malloc: remove extern declarations of malloc_bin_reloc() in board.c files
by Daniel Schwierzeck
· 12 years ago
19dfc47
net: Add driver for Zynq Gem IP
by Michal Simek
· 12 years ago
36267c4
net: introduce transparent driver private in ueth_data
by Lucas Stach
· 12 years ago
c6c7b7a
disk: part_efi: parse and store partition UUID
by Stephen Warren
· 12 years ago
c87ff22
disk: get_device_and_partition() "auto" partition and cleanup
by Stephen Warren
· 12 years ago
afd909c
disk: introduce get_device()
by Stephen Warren
· 12 years ago
8d6ba05
cmd_reiser: use common get_device_and_partition function
by Rob Herring
· 12 years ago
153817e
cmd_zfs: use common get_device_and_partition function
by Rob Herring
· 12 years ago
752e1bd
cmd_extX: use common get_device_and_partition function
by Rob Herring
· 12 years ago
30f7fd7
ext4: remove init_fs/deinit_fs
by Rob Herring
· 12 years ago
d586cec
disk/part: introduce get_device_and_partition
by Rob Herring
· 12 years ago
eda5111
disk/part: check bootable flag for DOS partitions
by Rob Herring
· 12 years ago
a20cbf9
combine block device load commands into common function
by Rob Herring
· 12 years ago
e6cb5cd
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 12 years ago
58cd218
net: Filter incoming netconsole packets by IP
by Joe Hershberger
· 12 years ago
9f37406
net: Improve the speed of netconsole
by Joe Hershberger
· 12 years ago
2b0ec2f
mx28evk: Add missing 'setexpr' command
by Otavio Salvador
· 12 years ago
988ad42
i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU frame buffer
by Eric Nelson
· 12 years ago
7477d11
mx51evk: Add CONFIG_REVISION_TAG
by Benoît Thébaudeau
· 12 years ago
0c947f7
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 12 years ago
e1ced00
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
0a9d66f
fdt: Add header guard to fdtdec.h
by Simon Glass
· 12 years ago
eadbf1a
Add gpio_request() to asm-generic header
by Simon Glass
· 12 years ago
2fa03bc
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 12 years ago
edd5f22
Merge branch 'ext4'
by Tom Rini
· 12 years ago
e573de2
ColdFire: Rename NANDFLASH_SIZE into CONFIG_NANDFLASH_SIZE for MCF537x
by Alison Wang
· 13 years ago
4fe7d0a
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Tom Rini
· 12 years ago
0377b56
mpc8308rdb: add support for eSDHC MMC controller
by Ira W. Snyder
· 12 years ago
d564e5f
mpc8308rdb: add support for FIT images
by Ira W. Snyder
· 12 years ago
429a1f9
mpc8308rdb: add support for Spansion SPI flash on header J8
by Ira W. Snyder
· 12 years ago
fe9f49d
env: make "env default" selective, check and apply
by Gerlando Falauto
· 12 years ago
393acf0
env: check and apply changes on delete/destroy
by Gerlando Falauto
· 12 years ago
d392595
env: add check/apply logic to himport_r()
by Gerlando Falauto
· 12 years ago
9b0e1ff
env: make himport_r() selective on variables
by Gerlando Falauto
· 12 years ago
dc88d59
env: unify logic to check and apply changes
by Gerlando Falauto
· 12 years ago
fbaa804
ARM: Remove apollon board
by Marek Vasut
· 12 years ago
b3486a5
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 12 years ago
c5b4eb1
mxc nand: Homogenize IP revisions with Linux
by Benoît Thébaudeau
· 12 years ago
27d6453
mxc nand: Let driver detect IP revision
by Benoît Thébaudeau
· 12 years ago
d29aeba
mxc nand: Access all ecc_status_result fields
by Benoît Thébaudeau
· 12 years ago
32ae5b4
mxc nand: cosmectic: Light cleanup
by Benoît Thébaudeau
· 12 years ago
3f77519
mxc nand: Merge mtd and spl register definitions
by Benoît Thébaudeau
· 12 years ago
fc41719
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
by Marek Vasut
· 12 years ago
5376856
nand: Make NAND lock status compatible with Micron
by Joe Hershberger
· 12 years ago
acae445
nand: consolidate duplicated constants
by Joe Hershberger
· 12 years ago
dfa8ba4
nand: Change ulong to loff_t and size_t
by Joe Hershberger
· 12 years ago
cccf595
nand: Add support for unlock.invert
by Joe Hershberger
· 12 years ago
e715909
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 12 years ago
70390ab
Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel
by Bo Shen
· 12 years ago
e8301fc
mx28evk: extend default environment
by Otavio Salvador
· 12 years ago
c877879
i2c:soft:multi: Enable soft I2C multibus at Trats development board
by Łukasz Majewski
· 12 years ago
b2d7652
i2c:soft:multi: Support for multiple soft I2C buses at Samsung boards
by Łukasz Majewski
· 12 years ago
76825d8
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 12 years ago
a12f5c7
Merge branch 'master' of git://git.denx.de/u-boot-avr32
by Tom Rini
· 12 years ago
1a1d61d
avr32: add atngw100mkii board
by Andreas Bießmann
· 12 years ago
4fc9179
Merge branch 'master' of git://www.denx.de/git/u-boot-mmc
by Tom Rini
· 12 years ago
06ac651
microblaze: timer: Prepare for device-tree initialization
by Michal Simek
· 12 years ago
Next »