summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2015-05-14common: cmd regulator: command cleanupPrzemyslaw Marczak
2015-05-14common: cmd pmic: command cleanupPrzemyslaw Marczak
2015-05-14dm: regulator: add regulator commandPrzemyslaw Marczak
2015-05-14dm: pmic: add pmic commandPrzemyslaw Marczak
2015-05-14dm: i2c: Implement 'i2c bus' command for driver modelSimon Glass
2015-05-14usb: add device connection/disconnection detectionVincent Palatin
2015-05-14usb: Stop reset procedure when a dev is handed over to a companion hcdHans de Goede
2015-05-14usb: legacy_hub_port_reset() check and propagate usb_set_port_feature() errorsHans de Goede
2015-05-14usb: usb_control_msg() propagate controller error codeHans de Goede
2015-05-14Use map_sysmem when accessing memory in setexprJoe Hershberger
2015-05-14Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-05-14spl: Correct address in spl_relocate_stack_gd()Simon Glass
2015-05-13edid: Add a function to read detailed monitor timingsSimon Glass
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