summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* dm: usb: Avoid time delays in sandbox testsSimon Glass2015-11-191-1/+9
* common/board_f.c: move mark_bootstage after arch_cpu_init_dmThomas Chou2015-11-191-1/+1
* dm: stdio: Plumb in the new keyboard uclassSimon Glass2015-11-191-1/+30
* dm: input: Create a keyboard uclassSimon Glass2015-11-191-6/+0
* dm: usb: Add support for USB keyboards with driver modelSimon Glass2015-11-192-8/+56
* Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-11-192-0/+6
|\
| * common: mii: Do not allow to exceed max phy limitMichal Simek2015-11-191-0/+5
| * tools: zynqimage: Add Xilinx Zynq boot header generation to mkimageNathan Rossi2015-11-191-0/+1
* | env_ubi.c: Correct pointer error in env loadKevin Smith2015-11-191-2/+1
|/
* itest: add missing break statements to evalexp()Stephen Warren2015-11-181-3/+9
* common: add CMD_GPIO to KconfigThomas Chou2015-11-181-0/+6
* spl: mmc: add support for BOOT_DEVICE_MMC2Nikita Kiryanov2015-11-182-9/+34
* spl: announce boot devicesNikita Kiryanov2015-11-181-0/+79
* spl: add support for alternative boot deviceNikita Kiryanov2015-11-181-4/+29
* common: spl: move image load to its own functionNikita Kiryanov2015-11-181-67/+50
* spl: change return values of spl_*_load_image()Nikita Kiryanov2015-11-189-48/+91
* spl: mmc: get rid of emmc boot code duplicationNikita Kiryanov2015-11-181-36/+18
* spl: mmc: move fs boot into its own functionNikita Kiryanov2015-11-181-30/+51
* spl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION checkNikita Kiryanov2015-11-181-4/+9
* spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT checkNikita Kiryanov2015-11-183-8/+21
* spl: mmc: refactor device location code to its own functionNikita Kiryanov2015-11-181-22/+55
* spl: mmc: add break statements in spl_mmc_load_image()Nikita Kiryanov2015-11-181-6/+7
* spl: nand: remove code duplicationNikita Kiryanov2015-11-181-15/+16
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-11-161-10/+115
|\
| * splash_source: add support for filesystem formatted sataNikita Kiryanov2015-11-161-0/+20
| * splash_source: add support for filesystem formatted usbNikita Kiryanov2015-11-161-1/+30
| * splash_source: add support for filesystem formatted mmcNikita Kiryanov2015-11-161-1/+57
| * splash_source: rename *_read() to *_read_raw()Nikita Kiryanov2015-11-161-9/+9
* | Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparcTom Rini2015-11-133-124/+470
|\ \
| * | sparc: leon3: Moved GRLIB core header files to common include/grlib directoryDaniel Hellstrom2015-11-131-2/+19
| * | sparc: Kconfig: Move the CMD_AMBAPP command to KconfigFrancois Retief2015-11-132-0/+35
| * | sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.Daniel Hellstrom2015-11-131-124/+418
* | | x86: Move timer_init() call a bit earlierBin Meng2015-11-132-3/+2
|/ /
* | board_init: Change the logic to setup malloc_baseFabio Estevam2015-11-121-2/+1
* | common: Simplify get_clocks() #ifdefPeng Fan2015-11-121-4/+1
* | mmc: Use lldiv() for 64-bit division in write_raw_image()Siarhei Siamashka2015-11-121-1/+2
* | gpt: add optional parameter type in gpt commandPatrick Delaunay2015-11-121-0/+17
* | sparse: Rename the file and headerMaxime Ripard2015-11-124-4/+4
* | fastboot: nand: Add pre erase and write hooksMaxime Ripard2015-11-121-0/+18
* | fastboot: Implement NAND backendMaxime Ripard2015-11-122-1/+201
* | sparse: Implement several chunks flashingMaxime Ripard2015-11-121-2/+15
* | fastboot: Implement flashing session counterMaxime Ripard2015-11-122-5/+7
* | sparse: Implement storage abstractionMaxime Ripard2015-11-122-31/+91
* | fastboot: Move fastboot response functions to fastboot coreMaxime Ripard2015-11-122-45/+32
* | sparse: Simplify multiple logicMaxime Ripard2015-11-121-4/+10
* | sparse: Refactor chunk parsing functionMaxime Ripard2015-11-121-133/+239
* | sparse: Move main header parsing to a function of its ownMaxime Ripard2015-11-121-21/+24
|/
* Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini2015-11-062-4/+9
|\
| * nios2: use common sequence for reserve_ubootThomas Chou2015-11-061-2/+2
| * nios2: use dram bank in board infoThomas Chou2015-11-061-2/+7
OpenPOWER on IntegriCloud