summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2015-11-18common: add CMD_GPIO to KconfigThomas Chou1-0/+6
2015-11-18spl: mmc: add support for BOOT_DEVICE_MMC2Nikita Kiryanov2-9/+34
2015-11-18spl: announce boot devicesNikita Kiryanov1-0/+79
2015-11-18spl: add support for alternative boot deviceNikita Kiryanov1-4/+29
2015-11-18common: spl: move image load to its own functionNikita Kiryanov1-67/+50
2015-11-18spl: change return values of spl_*_load_image()Nikita Kiryanov9-48/+91
2015-11-18spl: mmc: get rid of emmc boot code duplicationNikita Kiryanov1-36/+18
2015-11-18spl: mmc: move fs boot into its own functionNikita Kiryanov1-30/+51
2015-11-18spl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION checkNikita Kiryanov1-4/+9
2015-11-18spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT checkNikita Kiryanov3-8/+21
2015-11-18spl: mmc: refactor device location code to its own functionNikita Kiryanov1-22/+55
2015-11-18spl: mmc: add break statements in spl_mmc_load_image()Nikita Kiryanov1-6/+7
2015-11-18spl: nand: remove code duplicationNikita Kiryanov1-15/+16
2015-11-16Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-10/+115
2015-11-16splash_source: add support for filesystem formatted sataNikita Kiryanov1-0/+20
2015-11-16splash_source: add support for filesystem formatted usbNikita Kiryanov1-1/+30
2015-11-16splash_source: add support for filesystem formatted mmcNikita Kiryanov1-1/+57
2015-11-16splash_source: rename *_read() to *_read_raw()Nikita Kiryanov1-9/+9
2015-11-13Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparcTom Rini3-124/+470
2015-11-13x86: Move timer_init() call a bit earlierBin Meng2-3/+2
2015-11-13sparc: leon3: Moved GRLIB core header files to common include/grlib directoryDaniel Hellstrom1-2/+19
2015-11-13sparc: Kconfig: Move the CMD_AMBAPP command to KconfigFrancois Retief2-0/+35
2015-11-13sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.Daniel Hellstrom1-124/+418
2015-11-13board_init: Change the logic to setup malloc_baseFabio Estevam1-2/+1
2015-11-13common: Simplify get_clocks() #ifdefPeng Fan1-4/+1
2015-11-12mmc: Use lldiv() for 64-bit division in write_raw_image()Siarhei Siamashka1-1/+2
2015-11-12gpt: add optional parameter type in gpt commandPatrick Delaunay1-0/+17
2015-11-12sparse: Rename the file and headerMaxime Ripard4-4/+4
2015-11-12fastboot: nand: Add pre erase and write hooksMaxime Ripard1-0/+18
2015-11-12fastboot: Implement NAND backendMaxime Ripard2-1/+201
2015-11-12sparse: Implement several chunks flashingMaxime Ripard1-2/+15
2015-11-12fastboot: Implement flashing session counterMaxime Ripard2-5/+7
2015-11-12sparse: Implement storage abstractionMaxime Ripard2-31/+91
2015-11-12fastboot: Move fastboot response functions to fastboot coreMaxime Ripard2-45/+32
2015-11-12sparse: Simplify multiple logicMaxime Ripard1-4/+10
2015-11-12sparse: Refactor chunk parsing functionMaxime Ripard1-133/+239
2015-11-12sparse: Move main header parsing to a function of its ownMaxime Ripard1-21/+24
2015-11-06Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini2-4/+9
2015-11-06Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini1-2/+6
2015-11-06common/board_f: enable setup_board_part1() for MIPSDaniel Schwierzeck1-2/+6
2015-11-06nios2: use common sequence for reserve_ubootThomas Chou1-2/+2
2015-11-06nios2: use dram bank in board infoThomas Chou1-2/+7
2015-11-06sf: Add SPI NOR protection mechanismFabio Estevam1-0/+35
2015-11-05Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini3-5/+4
2015-11-05video: Drop DEV_FLAGS_SYSTEM flagBin Meng3-5/+4
2015-11-03common/usb_storage.c: Clean up usb_storage_probe()Tom Rini1-27/+2
2015-10-30Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2-4/+9
2015-10-29Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-0/+19
2015-10-29net: mdio: Add mdio_free() and mdio_unregister() APIBin Meng1-0/+19
2015-10-29common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu1-1/+1