summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* image: Add device tree setup to image librarySimon Glass2013-05-144-13/+62
* image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPLSimon Glass2013-05-141-2/+31
* image: Remove remaining #ifdefs in image-fit.cSimon Glass2013-05-141-0/+2
* sandbox: image: Add support for booting images in sandboxSimon Glass2013-05-141-1/+1
* image: Rename hash printing to fit_image_print_verification_data()Simon Glass2013-05-141-1/+0
* image: Rename fit_add_hashes() to fit_add_verification_data()Simon Glass2013-05-141-2/+8
* image: Export fit_conf_get_prop_node()Simon Glass2013-05-141-0/+14
* image: Move hash checking into its own functionSimon Glass2013-05-141-3/+5
* image: Rename fit_image_check_hashes() to fit_image_verify()Simon Glass2013-05-141-2/+2
* image: Convert fit_image_hash_set_value() to static, and renameSimon Glass2013-05-141-2/+0
* image: Move HOSTCC image code to tools/Simon Glass2013-05-141-0/+3
* image: Export fit_check_ramdisk()Simon Glass2013-05-141-0/+3
* image: Move timestamp #ifdefs to header fileSimon Glass2013-05-141-0/+8
* libfdt: Add fdt_next_subnode() to permit easy subnode iterationSimon Glass2013-05-141-0/+22
* bootstage: Don't build for HOSTCCSimon Glass2013-05-141-2/+3
* hash: Add a way to calculate a hash for any algortihmSimon Glass2013-05-141-0/+22
* Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk5...Tom Rini2013-05-147-29/+50
|\
| * bfin: Move gpio support for bf54x and bf60x into the generic driver folder.Sonic Zhang2013-05-133-1/+7
| * blackfin: Move blackfin serial driver out of blackfin arch folder.Sonic Zhang2013-05-131-0/+3
| * blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang2013-05-132-2/+7
| * blackfin: Enable early print via the generic serial API.Sonic Zhang2013-05-131-3/+0
| * blackfin: Fit u-boot image size into limited nor flash on blackfin.Sonic Zhang2013-05-133-10/+14
| * blackfin: bf609: add softswitch config commandBob Liu2013-05-131-0/+1
| * blackfin: run core1 from L1 code sram start address in uboot init code on core 0Sonic Zhang2013-05-132-0/+10
| * blackfin: reduce size of u-boot.ldr in bf548-ezkit default config.Bob Liu2013-05-131-14/+9
* | x86: config: Enable LZO for coreboot, remove zlib, gzipSimon Glass2013-05-131-0/+4
* | bootstage: Allow marking a particular line of codeSimon Glass2013-05-131-0/+23
* | x86: Enable bootstage for corebootSimon Glass2013-05-131-0/+9
* | bootstage: Copy bootstage strings post-relocationDoug Anderson2013-05-131-0/+15
* | bootstage: Add stubs for new bootstage functionsSimon Glass2013-05-131-0/+16
* | x86: Re-enable PCAT timer 2 for beepingSimon Glass2013-05-131-0/+1
* | x86: Add TSC timerSimon Glass2013-05-131-3/+1
|/
* Move FDT_RAMDISK_OVERHEAD from fdt.h to libfdt_env.hGerald Van Baren2013-05-102-2/+3
* Added license header to dtc/libfdt/fdt.h and libfdt_env.hJustin Sobota2013-05-101-0/+51
* Fix typoFrançois Revol2013-05-101-1/+1
* Export fdt_stringlist_contains()Simon Glass2013-05-101-0/+14
* fs/ext4: Support device block sizes != 512 bytesEgbert Eich2013-05-102-9/+4
* gpio: Add support for microblaze xilinx GPIOMichal Simek2013-05-091-1/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini2013-05-071-0/+30
|\
| * mmc: Split device init to decouple OCR-polling delayChe-Liang Chiou2013-05-061-0/+30
* | usb: common: Use a global definition for 'min3'Vivek Gautam2013-05-061-4/+21
* | usb: fix: Fixing Port status and feature number constantsVivek Gautam2013-05-061-16/+23
* | USB: SS: Add support for Super Speed USB interfaceVivek Gautam2013-05-052-1/+29
* | USB: Some cleanup prior to USB 3.0 interface additionVivek Gautam2013-05-051-1/+1
* | usb: Add new command to set USB 2.0 port test modesJulius Werner2013-05-051-0/+13
|/
* P1022DS: Set CONFIG_SPL_MAX_SIZE directlyTom Rini2013-05-031-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-05-022-14/+119
|\
| * powerpc/85xx: set USB2 default mode to 'device' for (super)hydra boardsShaohui Xie2013-05-021-0/+1
| * powerpc/p1022ds: Add support for NAND and NAND boot using SPLMatthew McClintock2013-05-021-14/+118
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini2013-05-022-31/+64
|\ \ | |/ |/|
OpenPOWER on IntegriCloud