summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2015-06-02Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-06-01Move setexpr to KconfigJoe Hershberger
2015-05-29usb: kbd: Fix key repeat not always workingHans de Goede
2015-05-29usb: Remove unused variable in usb_setup_descriptor()Hans de Goede
2015-05-28image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARMMatt Porter
2015-05-28meminfo cmd: Enable printing >=4GiB SDRAM sizesAndrew Bradford
2015-05-28spl: spl_mmc: Error and count distinctionPaul Kocialkowski
2015-05-28Combine bootm_find_<thing> functions togetherKarl Apsite
2015-05-28add boot_get_loadables() to load listed imagesKarl Apsite
2015-05-28mkimage will now report information about loadableKarl Apsite
2015-05-27env_mmc: add error message to pass to set_default_envTim Harvey
2015-05-27menu: Return an error code if Ctrl-C is pressedTuomas Tynkkynen
2015-05-27pxe: Fix crash if 'sysboot' is run without argsTuomas Tynkkynen
2015-05-26Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-05-26spl: spl_mmc: fix mmc Falcon mode regressionTim Harvey
2015-05-21env: Distinguish finer between source of env changeJoe Hershberger
2015-05-21env: Add regex support to env_attrsJoe Hershberger
2015-05-21env: Allow env_attr_walk to pass a priv * to callbackJoe Hershberger
2015-05-21env: Simplify the reverse_strstr() interfaceJoe Hershberger
2015-05-21env: Fix return values in env_attr_lookup()Joe Hershberger
2015-05-19console: Fix pre-console flushing via cfb_console being very slowHans de Goede
2015-05-19env_nand: use nand_spl_load_image for readenv if SPLTim Harvey
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