index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-10-27
GCC4.6: Squash warnings in 4xx_pcie.c
Marek Vasut
2011-10-27
GCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.c
Marek Vasut
2011-10-27
GCC4.6: Squash warnings in 44x_spd_ddr.c
Marek Vasut
2011-10-27
GCC4.6: Squash warnings in denali_spd_ddr2.c
Marek Vasut
2011-10-27
GCC4.6: Squash warnings in denali_data_eye.c
Marek Vasut
2011-10-27
PowerPC: Squash warning in mpc512x serial.c
Marek Vasut
2011-10-27
cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT
Helmut Raiger
2011-10-27
disk: part_efi: fix **pgpt_pte == NULL
Doug Anderson
2011-10-27
cosmetic: Replace __FUNCTION__ with __func__ in part_efi.c
Doug Anderson
2011-10-27
README: improve documentation of network related CONFIG_ settings
Wolfgang Denk
2011-10-27
README: white-space cleanup
Wolfgang Denk
2011-10-27
image: Fix inverted logic in architecture check.
Thierry Reding
2011-10-27
net: Export auto_load, use it in rarp
Simon Glass
2011-10-27
net: Change for loop to memset()
Simon Glass
2011-10-27
net: Add more #ifdefs for tftpput to reduce code size
Simon Glass
2011-10-27
net: Make net_transfer() a static function
Simon Glass
2011-10-27
net: Hide more code behind CONFIG_CMD_TFTPPUT
Simon Glass
2011-10-27
fat: correct ATTR_VFAT check
J. Vijayanand
2011-10-27
fs/fat/fat.c: fix warning: 'part_size' defined but not used
Wolfgang Denk
2011-10-26
FAT: Add FAT write feature
Donggeun Kim
2011-10-26
fdt: ARM: Add fdtcontroladdr to set device tree address in environment
Simon Glass
2011-10-26
fdt: ARM: Implement and verify embedded and separate device tree
Simon Glass
2011-10-26
fdt: add decode helper library
Simon Glass
2011-10-26
fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE)
Simon Glass
2011-10-26
fdt: Add support for embedded device tree (CONFIG_OF_EMBED)
Simon Glass
2011-10-26
fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL)
Simon Glass
2011-10-26
net: tftpput: add tftpput command
Simon Glass
2011-10-26
net: tftpput: implement tftp logic
Simon Glass
2011-10-26
tftpput: add save_addr and save_size global variables
Simon Glass
2011-10-26
net: tftpput: Support selecting get/put for tftp
Simon Glass
2011-10-26
net: tftpput: Factor out start, restart and next block functions
Simon Glass
2011-10-26
net: tftpput: move common code into separate functions
Simon Glass
2011-10-26
net: tftpput: Rename TFTP to TFTPGET
Simon Glass
2011-10-26
net: tftpput: Add support for receiving ICMP packets
Simon Glass
2011-10-26
net: tftpput: Move ICMP code into its own function
Simon Glass
2011-10-26
Add setenv_ulong() and setenv_addr()
Simon Glass
2011-10-26
Move simple_itoa to vsprintf
Simon Glass
2011-10-26
altera_tse: Fix return of eth_device's recv() callback
Joachim Foerster
2011-10-26
altera_tse: m88e1111s: Honor device flags regarding PHY interface mode
Joachim Foerster
2011-10-26
altera_tse: Add support for dedicated descriptor memory
Joachim Foerster
2011-10-26
altera_tse: Fix SGDMA reset triggering
Joachim Foerster
2011-10-26
altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync case
Joachim Foerster
2011-10-25
part_efi: dcache: allocate cacheline aligned buffers
Anton staaf
2011-10-25
mmc: dcache: allocate cache aligned buffers for ext_csd
Anton staaf
2011-10-25
ext2: Cache line aligned partial sector bounce buffer
Anton staaf
2011-10-25
mmc: dcache: allocate cache aligned buffer for scr and switch_status
Anton staaf
2011-10-25
tegra: define CONFIG_SYS_CACHELINE_SIZE for tegra
Anton staaf
2011-10-25
cache: add ALLOC_CACHE_ALIGN_BUFFER macro
Anton staaf
2011-10-24
Revert "km_arm: enable POST for these boards"
Wolfgang Denk
2011-10-24
arm: Correct build error introduced by getenv_ulong() patch
Simon Glass
[next]