summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2015-11-061-2/+6
|\ \
| * | common/board_f: enable setup_board_part1() for MIPSDaniel Schwierzeck2015-11-061-2/+6
| |/
* | sf: Add SPI NOR protection mechanismFabio Estevam2015-11-051-0/+35
|/
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-11-053-5/+4
|\
| * video: Drop DEV_FLAGS_SYSTEM flagBin Meng2015-11-053-5/+4
* | common/usb_storage.c: Clean up usb_storage_probe()Tom Rini2015-11-031-27/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-10-302-4/+9
|\
| * common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu2015-10-291-1/+1
| * fdt_support: Don't panic if stdout alias is missingScott Wood2015-10-261-3/+8
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-10-291-0/+19
|\ \
| * | net: mdio: Add mdio_free() and mdio_unregister() APIBin Meng2015-10-291-0/+19
| |/
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-10-275-20/+12
|\ \
| * | env: export fdt_blob to the environment variableThomas Chou2015-10-231-0/+3
| * | dm: tpm: Remove every compilation switch for TPM driver modelChristophe Ricard2015-10-231-12/+1
| * | dm: Rename dev_get_parentdata() to dev_get_parent_priv()Simon Glass2015-10-233-8/+8
* | | image.c: Fix non-Android booting with ramdisk and/or device treeTom Rini2015-10-271-1/+1
* | | ubi,ubifs: sync with linux v4.2Heiko Schocher2015-10-261-3/+3
| |/ |/|
* | common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu2015-10-241-1/+1
* | board_init_f_mem(): Don't create an unused early malloc() areaSimon Glass2015-10-241-1/+2
* | board_init_f_mem(): Don't require memset()Simon Glass2015-10-241-0/+18
* | Move board_init_f_mem() into a common locationSimon Glass2015-10-244-29/+49
* | itest: make memory access work under sandboxStephen Warren2015-10-241-5/+16
* | ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs useHans de Goede2015-10-241-10/+2
* | Allow imxtract to extract part of script image.Pierre Aubert2015-10-241-1/+2
* | allow LED initialization without STATUS_LED_BOOTBernhard Nortmann2015-10-241-3/+6
* | nios2: convert altera timer to driver modelThomas Chou2015-10-231-2/+1
* | timer: start a new timer after relocationThomas Chou2015-10-231-0/+3
* | nios2: Switch to generic timerThomas Chou2015-10-231-1/+2
|/
* drivers: Introduce a simplified remoteproc frameworkNishanth Menon2015-10-223-0/+287
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-10-213-186/+230
|\
| * cmd: bootvx: Add asmlinkage to the VxWorks x86 entryBin Meng2015-10-211-0/+6
| * cmd: bootvx: Pass E820 information to an x86 VxWorks kernelBin Meng2015-10-211-0/+30
| * cmd: bootvx: Always get VxWorks bootline from envBin Meng2015-10-211-53/+66
| * cmd: bootvx: Pass netmask and gatewayip to VxWorks bootlineBin Meng2015-10-211-2/+15
OpenPOWER on IntegriCloud