summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
* | | | spl_mmc: add Falcon mode support for FAT variantPeter Korsgaard2013-06-071-0/+21
* | | | spl_mmc: mmc_load_image_fat(): Add filename argument and move fat init outPeter Korsgaard2013-06-071-14/+13
* | | | spl_mmc: return error from mmc_load_image_{raw, fat} rather than hangingPeter Korsgaard2013-06-071-10/+14
* | | | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2013-06-071-0/+87
|\ \ \ \
| * | | | lcd: add functions to set up simplefb device treeStephen Warren2013-06-051-0/+87
* | | | | fdt: allow bootdelay to be specified via device treeStephen Warren2013-06-041-0/+5
* | | | | common: board_f: Do not call board_postclk_init twiceMasahiro Yamada2013-06-041-6/+3
* | | | | sandbox: image: Adjust FIT image printing to work with sandboxSimon Glass2013-06-041-3/+6
* | | | | image: Use fit_image_load() to load kernelSimon Glass2013-06-042-152/+8
* | | | | sandbox: Adjust bootm command to work with sandboxSimon Glass2013-06-041-13/+12
* | | | | image: Use fit_image_load() to load FDTSimon Glass2013-06-043-199/+31
* | | | | image: Use fit_image_load() to load ramdiskSimon Glass2013-06-042-168/+16
* | | | | image: Introduce fit_image_load() to load images from FITsSimon Glass2013-06-041-0/+231
* | | | | main: Add debug_bootkeys to avoid #ifdefsSimon Glass2013-06-041-12/+12
* | | | | main: Add debug_parser() to avoid #ifdefsSimon Glass2013-06-041-35/+23
* | | | | main: Correct header orderSimon Glass2013-06-041-15/+4
* | | | | main: Fix typos and checkpatch warnings in command line readingSimon Glass2013-06-041-11/+11
* | | | | main: Use get/setenv_ulong()Simon Glass2013-06-041-6/+2
* | | | | main: Move boot_delay code into its own functionSimon Glass2013-06-041-67/+70
* | | | | main: Separate out the two abortboot() functionsSimon Glass2013-06-041-8/+11
* | | | | net: Add prototype for update_tftpSimon Glass2013-06-042-6/+1
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-05-313-27/+62
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | mtd: resync with Linux-3.7.1Sergey Lapin2013-05-313-27/+27
| * | | | nand: adjust erase/read/write partition/chip size for bad blocksHarvey Chapman2013-05-221-0/+35
* | | | | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-3025-2595/+2982
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | common: Update cmd_bdinfo for PPCYork Sun2013-05-241-0/+5
| * | | | cmd_mem: fix cp commandMasahiro Yamada2013-05-241-1/+1
| |/ / /
| * | | fdt_support: Use CONFIG_NR_DRAM_BANKS if definedDoug Anderson2013-05-171-0/+4
| * | | bootm: Avoid 256-byte overflow in fixup_silent_linux()Doug Anderson2013-05-171-12/+29
| | |/ | |/|
| * | Power: remove support for Freescale MPC8220Wolfgang Denk2013-05-152-31/+0
| * | drivers/mmc: move spl_mmc.c to common/splYing Zhang2013-05-152-0/+138
| * | arm: Refactor bootm to reduce #ifdefsSimon Glass2013-05-141-1/+1
| * | image: Add device tree setup to image librarySimon Glass2013-05-142-0/+112
| * | image: Split libfdt code into image-fdt.cSimon Glass2013-05-143-566/+592
| * | image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPLSimon Glass2013-05-141-3/+5
| * | image: Remove remaining #ifdefs in image-fit.cSimon Glass2013-05-142-13/+3
| * | sandbox: image: Add support for booting images in sandboxSimon Glass2013-05-142-29/+40
| * | image: Rename hash printing to fit_image_print_verification_data()Simon Glass2013-05-141-52/+79
| * | image: Export fit_conf_get_prop_node()Simon Glass2013-05-141-4/+4
| * | image: Move error! string to common placeSimon Glass2013-05-141-11/+8
| * | image: Move hash checking into its own functionSimon Glass2013-05-141-62/+66
| * | image: Rename fit_image_check_hashes() to fit_image_verify()Simon Glass2013-05-147-15/+15
| * | image: Move HOSTCC image code to tools/Simon Glass2013-05-141-170/+1
| * | image: Split FIT code into new image-fit.cSimon Glass2013-05-143-1602/+1637
| * | image: Export fit_check_ramdisk()Simon Glass2013-05-141-7/+2
| * | image: Move timestamp #ifdefs to header fileSimon Glass2013-05-141-29/+21
| * | hash: Add a way to calculate a hash for any algortihmSimon Glass2013-05-141-0/+23
| * | env: Fix minor comment typos in cmd_nveditSimon Glass2013-05-141-2/+2
| * | Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk5...Tom Rini2013-05-142-0/+42
| |\ \
| | * | blackfin: bf609: add softswitch config commandBob Liu2013-05-132-0/+42
OpenPOWER on IntegriCloud