Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3b232152794643fffd7d8530cc0da3ff549d7d8e
3b23215
ARMv7: Add register definition of global timer
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
b55759e
am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX
by Joel A Fernandes
· 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
a84e3d9
OMAP: spl: call timer_init() from SPL
by Ilya Yanok
· 12 years ago
3087658
net/bootp: add VCI support for BOOTP also
by Ilya Yanok
· 12 years ago
29665cf
davinci: ea20: add some configs and default environmet variables
by Bastian Ruppert
· 12 years ago
ef2746a
da850/omap-l138: davinci_emac: Suppress auto negotiation if needed
by Bastian Ruppert
· 12 years ago
d593218
video: cfb_console: add function to plot the logo area black
by Bastian Ruppert
· 12 years ago
a13e81f
video: cfb_console: logo can be positioned via the splashpos variable
by Bastian Ruppert
· 12 years ago
cf52537
davinci: ea20: the console is always set to the serial line
by Bastian Ruppert
· 12 years ago
0095179
davinci: ea20: reorganisation LCD startup
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
8bd9806
sandbox: Add asm/errno.h
by Simon Glass
· 12 years ago
bfbbd30
cmd_fat.c: fix build warning
by Anatolij Gustschin
· 12 years ago
e4e248d
common: add zip command support
by Lei Wen
· 12 years ago
7592d1b
lib: add gzip lib function callback
by Lei Wen
· 12 years ago
86a3628
lib: zlib: remove the limitation for cannot using 0 as start
by Lei Wen
· 12 years ago
8dd348f
lib: zlib: include deflate into zlib build
by Lei Wen
· 12 years ago
55e68bb
lib: zlib: import trees file from 1.2.5
by Lei Wen
· 12 years ago
b834a39
lib: zlib: import deflate source file from 1.2.5
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
2fb802e
remove unnecessary code in ata_piix
by Pavel Herrmann
· 12 years ago
a95af94
disk: allow - or empty string to fall back to $bootdevice
by Stephen Warren
· 12 years ago
b314ebe
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 12 years ago
de99725
SPL: Add support for loading image from ram in SPL.
by Pavel Machek
· 12 years ago
7917846
SPL: Rework how we inform about un-headered images
by Tom Rini
· 12 years ago
d939ef0
SPL: Make un-supported boot device puts a debug instead
by Tom Rini
· 12 years ago
5f16992
SPL: Enable use of custom defined U-Boot entry point
by Stefan Roese
· 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
ccde1ee
da850: Add README.da850
by Tom Rini
· 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
5a672a2
net: Quietly ignore DHCP Option 28 (Broadcast Address)
by Brian Rzycki
· 12 years ago
1644a9d
PXE: FDT: Add support for fdt in PXE
by Chander Kashyap
· 12 years ago
c1582c0
FEC: Replace magic contants
by Marek Vasut
· 12 years ago
9bf7bf0
FEC: Rework the TX wait mechanism
by Marek Vasut
· 12 years ago
5f1631d
FEC: Remove endless loop in the FEC driver
by Marek Vasut
· 12 years ago
4325d24
FEC: Properly align address over the buffers for cache ops
by Marek Vasut
· 12 years ago
4d85b03
FEC: Do not pass unaligned buffer to network stack
by Marek Vasut
· 12 years ago
5686757
net: Add Vitesse VSC8662 PHY support
by Priyanka Jain
· 12 years ago
2ebd150
net/phy: support the mv88e6352 switch
by Valentin Longchamp
· 12 years ago
050219e
net: eth_write_hwaddr: Return error for invalid MACs
by Benoît Thébaudeau
· 12 years ago
9ef51bd
SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl
by Tom Rini
· 12 years ago
292db77
SPL: Use image_get_xxx() functions to access header values
by Stefan Roese
· 12 years ago
fb5d62a
SPL: do not use fix value for u-boot size
by Stefano Babic
· 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
ff7a605
ARM: SPL: Start hooking in the current SPI SPL support
by Tom Rini
· 12 years ago
7b51686
ARM: SPL: Clean up spl.c / spl_nand.c slightly
by Tom Rini
· 12 years ago
a0b9fa5
ARM: SPL: Make spl_mmc.c more generic
by Tom Rini
· 12 years ago
29d69dc
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
by Tom Rini
· 12 years ago
730bae7
ARM: SPL: Only call mem_malloc_init if configured
by Tom Rini
· 12 years ago
09ebf1a
ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c
by Tom Rini
· 12 years ago
a76ff95
ARM: SPL: Rename omap_boot_mode to spl_boot_mode()
by Tom Rini
· 12 years ago
0be93ff
ARM: SPL: Rename omap_boot_device to spl_boot_device
by Tom Rini
· 12 years ago
63c37f1
omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds.
by Pavel Machek
· 12 years ago
69fa444
omap-common: Fix typo in save_boot_params() in lowlevel_init.S
by Tom Rini
· 12 years ago
fe3b0c7
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
by Tom Rini
· 12 years ago
a0d8cca
spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT
by Tom Rini
· 12 years ago
20ae90c
Makefile: Move SPL files to clobber, remove from clean
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
49eee6e
env: checkpatch clean env_fat
by Igor Grinberg
· 12 years ago
9274dc0
env: remove duplicated env_get_char_spec()
by Igor Grinberg
· 12 years ago
a50f806
README.commands: Document what UNDEF_SYM does
by Tom Rini
· 12 years ago
cc1fbaa
patman: Use reverse order for changelog
by Otavio Salvador
· 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
06e4693
net: asix: add AX88772B support
by Lucas Stach
· 12 years ago
95c359b
net: asix: add read_mac function
by Lucas Stach
· 12 years ago
fc9a758
net: asix: add write_hwaddr function
by Lucas Stach
· 12 years ago
a0d5d03
net: asix: split out basic reset function
by Lucas Stach
· 12 years ago
36267c4
net: introduce transparent driver private in ueth_data
by Lucas Stach
· 12 years ago
70e5307
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 12 years ago
3a52910
cmd_part: add partition-related command
by Stephen Warren
· 12 years ago
b287a87
disk: part_msdos: parse and store partition UUID
by Stephen Warren
· 12 years ago
c6c7b7a
disk: part_efi: parse and store partition UUID
by Stephen Warren
· 12 years ago
e47dbba
disk: part_efi: range-check partition number
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
ede8436
cmd_disk: use common get_device_and_partition function
by Rob Herring
· 12 years ago
5fc26df
cmd_fat: 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
07c5bff
disk: make get_partition_info() always available to disk.c
by Stephen Warren
· 12 years ago
c0171ca
MAKEALL: fix per arch board lists
by Allen Martin
· 12 years ago
dad11a9
ARM: arm1176: Define arch_cpu_init() at the SoC level
by Stephen Warren
· 12 years ago
e6cb5cd
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 12 years ago
Next »