summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-05-262-1/+8
|\
| * spl: spl_mmc: fix mmc Falcon mode regressionTim Harvey2015-05-261-1/+1
| * env_nand: use nand_spl_load_image for readenv if SPLTim Harvey2015-05-191-0/+7
* | env: Distinguish finer between source of env changeJoe Hershberger2015-05-211-7/+19
* | env: Add regex support to env_attrsJoe Hershberger2015-05-211-0/+85
* | env: Allow env_attr_walk to pass a priv * to callbackJoe Hershberger2015-05-214-12/+15
* | env: Simplify the reverse_strstr() interfaceJoe Hershberger2015-05-211-40/+47
* | env: Fix return values in env_attr_lookup()Joe Hershberger2015-05-211-3/+3
* | console: Fix pre-console flushing via cfb_console being very slowHans de Goede2015-05-191-18/+22
|/
* common: cmd regulator: command cleanupPrzemyslaw Marczak2015-05-141-117/+122
* common: cmd pmic: command cleanupPrzemyslaw Marczak2015-05-141-76/+55
* dm: regulator: add regulator commandPrzemyslaw Marczak2015-05-143-0/+426
* dm: pmic: add pmic commandPrzemyslaw Marczak2015-05-143-0/+248
* dm: i2c: Implement 'i2c bus' command for driver modelSimon Glass2015-05-141-8/+55
* usb: add device connection/disconnection detectionVincent Palatin2015-05-142-1/+27
* usb: Stop reset procedure when a dev is handed over to a companion hcdHans de Goede2015-05-141-1/+2
* usb: legacy_hub_port_reset() check and propagate usb_set_port_feature() errorsHans de Goede2015-05-141-2/+4
* usb: usb_control_msg() propagate controller error codeHans de Goede2015-05-141-2/+4
* Use map_sysmem when accessing memory in setexprJoe Hershberger2015-05-141-9/+23
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-05-141-0/+105
|\
| * edid: Add a function to read detailed monitor timingsSimon Glass2015-05-131-0/+105
* | spl: Correct address in spl_relocate_stack_gd()Simon Glass2015-05-141-1/+1
|/
* ppc4xx: Remove sc3 boardStefan Roese2015-05-101-14/+0
* Fix broken verify functionality in crc32 commandJoe Hershberger2015-05-101-1/+1
* Fix inconsistency of VERIFY defines in cmd_memJoe Hershberger2015-05-101-3/+3
* cmd_part: fix usage textmaxin.john@enea.com2015-05-101-1/+1
* spl: spl_mmc: Partition raw boot mode for eMMCPaul Kocialkowski2015-05-101-0/+5
* spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmeticsPaul Kocialkowski2015-05-101-55/+73
* image: android: handle default kernel addressMaxime Ripard2015-05-081-2/+25
* usb: Fix maxpacketsize for first descriptor read for low-speed usb devsHans de Goede2015-05-061-6/+11
* dm: rtc: Convert 'date' command to support driver modelSimon Glass2015-05-051-14/+41
* dm: rtc: Rename to_tm() to rtc_to_tm() and add error codeSimon Glass2015-05-051-1/+1
* dm: rtc: Rename gregorian day functionSimon Glass2015-05-051-1/+1
* fdt: Correct warning in fdt_setup_simplefb_node()Simon Glass2015-05-051-1/+1
* x86: Allow CPUs to be set up after relocationSimon Glass2015-04-301-1/+1
* Add a 'cpu' command to print CPU informationSimon Glass2015-04-293-0/+122
* Fix comment nits in board_f.cSimon Glass2015-04-291-5/+4
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-04-281-0/+29
|\
| * fdt: add new fdt_fixup_display function to configure displayTim Harvey2015-04-221-0/+29
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-04-281-8/+8
|\ \
| * | cmd_sf: Fix problem with "sf update" and unaligned lengthStefan Roese2015-04-221-8/+8
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-04-244-5/+11
|\ \ \
| * | | armv8/ls2085aqds: NAND boot supportScott Wood2015-04-232-2/+2
| * | | armv8/fsl-lsch3: Update early MMU tableYork Sun2015-04-231-0/+6
| * | | cmd_mem: Store last address/size/etc as ulongScott Wood2015-04-231-3/+3
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2015-04-233-84/+33
|\ \ \
| * | | dm: Init device tree as well as driver model in SPLSimon Glass2015-04-231-3/+17
| * | | Correct malloc_limit value for pre-relocation malloc()Simon Glass2015-04-231-1/+1
| * | | Move initf_malloc() to a common placeSimon Glass2015-04-232-11/+12
| * | | fdt: Rename setup_fdt() and make it prepare alsoSimon Glass2015-04-231-4/+1
OpenPOWER on IntegriCloud