summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* disk: Fix possible out-of-bounds access in part_efi.cMarek Vasut2013-06-041-3/+8
* sandbox: image: Create a test for loading FIT imagesSimon Glass2013-06-041-0/+422
* bootstage: Remove unused entries related to kernel/ramdisk/fdt loadSimon Glass2013-06-041-26/+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-043-153/+8
* sandbox: Adjust bootm command to work with sandboxSimon Glass2013-06-041-13/+12
* image: Use fit_image_load() to load FDTSimon Glass2013-06-044-202/+34
* image: Use fit_image_load() to load ramdiskSimon Glass2013-06-043-169/+16
* image: Introduce fit_image_load() to load images from FITsSimon Glass2013-06-042-2/+326
* mkimage: Add map_sysmem() and IH_ARCH_DEFAULT to simplfy buildingSimon Glass2013-06-041-0/+12
* bootstage: Introduce sub-IDs for use with image loadingSimon Glass2013-06-041-0/+22
* 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-042-11/+11
* net: Add prototype for update_tftpSimon Glass2013-06-043-6/+4
* at91: Correct CONFIG_AUTOBOOT_PROMPT definition for pm9263Simon Glass2013-06-041-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-05-3148-1731/+2307
|\
| * mtd: resync with Linux-3.7.1Sergey Lapin2013-05-3148-1706/+2208
| * nand/fsl_ifc: Convert to self-initPrabhakar Kushwaha2013-05-222-6/+39
| * mtd: nand: use ssize_t instead of size_t to prevent infinite loophtbegin2013-05-221-1/+2
| * mtd: nand: fix the partial page write conditionhtbegin2013-05-221-1/+1
| * nand: adjust erase/read/write partition/chip size for bad blocksHarvey Chapman2013-05-221-0/+35
| * nand/fsl_elbc: detect page size at runtimeScott Wood2013-05-221-17/+22
* | arm: factorize relocate_code routineAlbert ARIBAUD2013-05-3015-992/+124
* | arm: do not compile relocate_code() for SPL buildsAlbert ARIBAUD2013-05-3013-81/+55
* | tx25: copy SPL directly, not using relocate_code.Albert ARIBAUD2013-05-301-1/+15
* | mx31pdk: copy SPL directly, not using relocate_code.Albert ARIBAUD2013-05-301-1/+15
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-30305-15424/+8271
|\ \
| * | powerpc/mpc85xx: Clear L1 D-cache lockYork Sun2013-05-241-0/+1
| * | SECURE BOOT - Removed deletion of TLB entries codeRuchika Gupta2013-05-242-17/+0
| * | powerpc/b4860qds: Add LAW Target ID and Create LAW entry for MapleShaveta Leekha2013-05-243-0/+14
| * | powerpc/p5040: fix mdio mux for 10G portShaohui Xie2013-05-241-4/+4
| * | powerpc/B4: Merge B4420 and B4860 in config_mpc85xx.hPoonam Aggrwal2013-05-242-24/+11
| * | sf: spansion: Add support for S25FL128SXie Xiaobo2013-05-241-1/+1
| * | powerpc/p2041: fix serdes reference clock frequency display for PC boardShaohui Xie2013-05-241-0/+11
| * | powerpc/b4860: fix for Serdes connectivity to SFP'sShaveta Leekha2013-05-242-12/+25
| * | powerpc/t4240qds: fix PHY reset timeout issueShengzhou Liu2013-05-241-2/+17
| * | powerpc/t4qds: Add SW7[4] in the DIP switch displayYork Sun2013-05-241-2/+3
| * | Enable XAUI interface for B4860QDSSuresh Gupta2013-05-243-3/+44
| * | board/t4240qds, b4860qds: LAW/TLB for DCSR set to size 32MStephen George2013-05-246-7/+9
| * | powerpc/p5040: enable PBL tool supportShaohui Xie2013-05-242-0/+13
| * | powerpc/t4qds: use clock measurement for sysclk and ddr clockEd Swarthout2013-05-241-0/+28
| * | powerpc/qixis: add clock measurement registersEd Swarthout2013-05-241-1/+5
| * | powerpc/mpc8xxx: Allow DDR overclockYork Sun2013-05-241-2/+0
| * | powerpc/chassis2: Change core numbering schemeYork Sun2013-05-246-58/+92
| * | powerpc/mpc8xxx: Add T1040 and variant SoCsYork Sun2013-05-248-0/+282
OpenPOWER on IntegriCloud