index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-09-28
disk: allow - or empty string to fall back to $bootdevice
Stephen Warren
2012-09-27
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2012-09-27
SPL: Add support for loading image from ram in SPL.
Pavel Machek
2012-09-27
SPL: Rework how we inform about un-headered images
Tom Rini
2012-09-27
SPL: Make un-supported boot device puts a debug instead
Tom Rini
2012-09-27
SPL: Enable use of custom defined U-Boot entry point
Stefan Roese
2012-09-27
SPL: SPI: Enhance spi_spl_load to match the other load functions
Tom Rini
2012-09-27
SPL: Add option to skip copying of the mkimage header
Stefan Roese
2012-09-27
SPL: Add NOR flash booting support
Stefan Roese
2012-09-27
da850: Add README.da850
Tom Rini
2012-09-27
hawkboard: Update config file to work with common spl framework
Sughosh Ganu
2012-09-27
ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK
Tom Rini
2012-09-27
net: Quietly ignore DHCP Option 28 (Broadcast Address)
Brian Rzycki
2012-09-27
PXE: FDT: Add support for fdt in PXE
Chander Kashyap
2012-09-27
FEC: Replace magic contants
Marek Vasut
2012-09-27
FEC: Rework the TX wait mechanism
Marek Vasut
2012-09-27
FEC: Remove endless loop in the FEC driver
Marek Vasut
2012-09-27
FEC: Properly align address over the buffers for cache ops
Marek Vasut
2012-09-27
FEC: Do not pass unaligned buffer to network stack
Marek Vasut
2012-09-27
net: Add Vitesse VSC8662 PHY support
Priyanka Jain
2012-09-27
net/phy: support the mv88e6352 switch
Valentin Longchamp
2012-09-27
net: eth_write_hwaddr: Return error for invalid MACs
Benoît Thébaudeau
2012-09-27
SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl
Tom Rini
2012-09-27
SPL: Use image_get_xxx() functions to access header values
Stefan Roese
2012-09-27
SPL: do not use fix value for u-boot size
Stefano Babic
2012-09-27
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
Tom Rini
2012-09-27
SPL: Move the omap SPL framework to common/spl
Tom Rini
2012-09-27
ARM: SPL: Move gpmc_init() to spl_board_init()
Tom Rini
2012-09-27
ARM: SPL: Start hooking in the current SPI SPL support
Tom Rini
2012-09-27
ARM: SPL: Clean up spl.c / spl_nand.c slightly
Tom Rini
2012-09-27
ARM: SPL: Make spl_mmc.c more generic
Tom Rini
2012-09-27
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
Tom Rini
2012-09-27
ARM: SPL: Only call mem_malloc_init if configured
Tom Rini
2012-09-27
ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c
Tom Rini
2012-09-27
ARM: SPL: Rename omap_boot_mode to spl_boot_mode()
Tom Rini
2012-09-27
ARM: SPL: Rename omap_boot_device to spl_boot_device
Tom Rini
2012-09-27
omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds.
Pavel Machek
2012-09-27
omap-common: Fix typo in save_boot_params() in lowlevel_init.S
Tom Rini
2012-09-27
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
Tom Rini
2012-09-27
spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT
Tom Rini
2012-09-27
Makefile: Move SPL files to clobber, remove from clean
Tom Rini
2012-09-26
FAT: Make it possible to read from any file position
Benoît Thébaudeau
2012-09-26
env: checkpatch clean env_fat
Igor Grinberg
2012-09-26
env: remove duplicated env_get_char_spec()
Igor Grinberg
2012-09-26
README.commands: Document what UNDEF_SYM does
Tom Rini
2012-09-26
patman: Use reverse order for changelog
Otavio Salvador
2012-09-26
malloc: remove extern declarations of malloc_bin_reloc() in board.c files
Daniel Schwierzeck
2012-09-26
net: Add driver for Zynq Gem IP
Michal Simek
2012-09-26
net: asix: add AX88772B support
Lucas Stach
2012-09-26
net: asix: add read_mac function
Lucas Stach
[next]