summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2015-05-10ppc4xx: Remove sc3 boardStefan Roese
2015-05-10Fix broken verify functionality in crc32 commandJoe Hershberger
2015-05-10Fix inconsistency of VERIFY defines in cmd_memJoe Hershberger
2015-05-10cmd_part: fix usage textmaxin.john@enea.com
2015-05-10spl: spl_mmc: Partition raw boot mode for eMMCPaul Kocialkowski
2015-05-10spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmeticsPaul Kocialkowski
2015-05-08image: android: handle default kernel addressMaxime Ripard
2015-05-06usb: Fix maxpacketsize for first descriptor read for low-speed usb devsHans de Goede
2015-05-05dm: rtc: Convert 'date' command to support driver modelSimon Glass
2015-05-05dm: rtc: Rename to_tm() to rtc_to_tm() and add error codeSimon Glass
2015-05-05dm: rtc: Rename gregorian day functionSimon Glass
2015-05-05fdt: Correct warning in fdt_setup_simplefb_node()Simon Glass
2015-04-30x86: Allow CPUs to be set up after relocationSimon Glass
2015-04-29Add a 'cpu' command to print CPU informationSimon Glass
2015-04-29Fix comment nits in board_f.cSimon Glass
2015-04-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-04-28Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-04-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-04-23armv8/ls2085aqds: NAND boot supportScott Wood
2015-04-23Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini
2015-04-23cmd, nand: add more info to "nand info"Heiko Schocher
2015-04-23rtc: Set valid date after resetMarek Vasut
2015-04-23armv8/fsl-lsch3: Update early MMU tableYork Sun
2015-04-23cmd_mem: Store last address/size/etc as ulongScott Wood
2015-04-23dm: Init device tree as well as driver model in SPLSimon Glass
2015-04-23Correct malloc_limit value for pre-relocation malloc()Simon Glass
2015-04-23Move initf_malloc() to a common placeSimon Glass
2015-04-23fdt: Rename setup_fdt() and make it prepare alsoSimon Glass
2015-04-23fdt: sandbox: Move setup code from board_f to fdtdecSimon Glass
2015-04-23cmd_led: Extend led command to support blinking and more ledsStefan Roese
2015-04-22cmd_scsi: Enable SoC AHCI device on platforms with PCItang yuantian
2015-04-22unzip: add gzwrite command to write compressed image to block deviceEric Nelson
2015-04-22fdt: add new fdt_fixup_display function to configure displayTim Harvey
2015-04-22cmd_sf: Fix problem with "sf update" and unaligned lengthStefan Roese
2015-04-21kconfig: remove duplicated CMD_DNS optionAndrey Skvortsov
2015-04-20mii: add read-modify-write option to mii commandTim James
2015-04-20Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2015-04-19pxe: Ensure all memory access is to mapped memorySjoerd Simons
2015-04-19sandbox: Implement host dev [device]Sjoerd Simons
2015-04-19sandbox: Renamed sb command to hostSjoerd Simons
2015-04-18sandbox: exynos: Move CONFIG_CMD_SOUND to KconfigSimon Glass
2015-04-18Kconfig: Move CONFIG_BOOTSTAGE to KconfigSimon Glass
2015-04-18dm: net: Adjust PHY interface to work with CONFIG_DM_ETHSimon Glass
2015-04-18Avoid calling print_eths() with driver modelSimon Glass
2015-04-18net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger
2015-04-18net: cosmetic: Clean up cmd_net variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Clean up DNS variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Clean up CDP variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Clean up TFTP variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Fixup var names for DHCP stringsJoe Hershberger