summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor linker-generated arraysAlbert ARIBAUD2013-03-12177-351/+380
* arm: make __bss_start and __bss_end__ compiler-generatedAlbert ARIBAUD2013-03-129-32/+122
* Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD2013-03-1212-42/+164
* arm: omap: map u_boot_lists section to .sramAlbert ARIBAUD2013-03-121-1/+1
* Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-1211-62/+79
|\
| * ARM: sam9x5: fix ethernet pins in MII modeJesse Gilles2013-03-121-8/+8
| * ARM: at91sam9x5: Using CPU string directlyBo Shen2013-03-122-13/+7
| * ARM: at91: change nand flash tableBo Shen2013-03-125-40/+41
| * arm: at91/configs: add bootz to configurationNicolas Ferre2013-03-126-0/+6
| * arm: at91/configs: add libfdt to configurationNicolas Ferre2013-03-124-0/+8
| * ARM: atmel: add at91sam9g20ek_2mmc nand boot supportBo Shen2013-02-193-1/+9
* | Merge u-boot/master into u-boot-ti/masterTom Rini2013-03-11170-2275/+6801
|\ \
| * | x86: Enable CONFIG_OF_CONTROL on corebootSimon Glass2013-03-041-0/+6
| * | x86: Adjust link device tree include fileSimon Glass2013-03-041-1/+1
| * | x86: Add error checking to x86 relocation codeSimon Glass2013-03-041-2/+18
| * | x86: Support relocation of FDT on start-upSimon Glass2013-03-047-2/+46
| * | x86: Rearrange the output input to remove BSSSimon Glass2013-03-041-7/+12
| * | x86: Add an __end symbol to signal the end of the U-Boot binarySimon Glass2013-03-043-1/+4
| * | x86: Permit bootstage and timer data to be used prior to relocationSimon Glass2013-03-044-18/+16
| * | x86: Add basic cache operationsSimon Glass2013-03-041-0/+23
| * | x86: Add function to get top of usable ramSimon Glass2013-03-042-24/+22
| * | Prepare v2013.04-rc1Tom Rini2013-03-041-2/+2
| * | kerneldoc: Add Sonic Zhang to alias bfin in git-mailrc.Sonic Zhang2013-03-041-1/+2
| * | bootm: fix conditional compilation for bootm ramdisk subcommandDaniel Schwierzeck2013-03-041-1/+1
| * | env: Avoid clobbering an edited variable on ctrl-cJoe Hershberger2013-03-041-1/+2
| * | ubifs: Allow ubifsmount volume reference by numberJoe Hershberger2013-03-0410-14/+13
| * | sandbox: config: Enable sandbox commandSimon Glass2013-03-041-0/+2
| * | sandbox: Enable ext4 and fat filesystemsSimon Glass2013-03-041-0/+7
| * | sandbox: Add 'sb' command to access filesystem featuresSimon Glass2013-03-044-0/+66
| * | sandbox: Add host filesystemSimon Glass2013-03-047-0/+189
| * | sandbox: Add a way of obtaining directory listingsSimon Glass2013-03-042-0/+149
| * | fs: Move ls and read methods into ext4, fatSimon Glass2013-03-045-110/+67
| * | fs: Use map_sysmem() on readSimon Glass2013-03-041-8/+15
| * | fs: Tell probe functions where to put their resultsSimon Glass2013-03-041-8/+12
| * | fs: Use filesystem methods instead of switch()Simon Glass2013-03-041-34/+26
| * | fs: Fully populate the filesystem method structSimon Glass2013-03-041-9/+47
| * | ext4: Split write support into its own fileSimon Glass2013-03-043-964/+997
| * | Merge branch 'mem' of git://git.denx.de/u-boot-x86Tom Rini2013-03-0438-583/+761
| |\ \
| | * | hash: Use lower case for hash algorithm namesSimon Glass2013-02-283-6/+11
| | * | sandbox: Allow hash functions to work correctlySimon Glass2013-02-281-8/+16
| | * | sandbox: Update mtest to fix crashesSimon Glass2013-02-281-45/+63
| | * | Move CONFIG_SYS_MEMTEST_SCRATCH #ifdef to top of fileSimon Glass2013-02-281-4/+4
| | * | sandbox: config: Enable hash functions and mtestSimon Glass2013-02-281-2/+7
| | * | Roll crc32 into hash infrastructureSimon Glass2013-02-285-107/+108
| | * | hash: Add a flag to support saving hashes in the environmentSimon Glass2013-02-284-26/+66
| | * | image: Use crc header file instead of C prototypesSimon Glass2013-02-281-2/+2
| | * | net: Use new numeric setenv functionsSimon Glass2013-02-282-9/+3
| | * | fs: Use new numeric setenv functionsSimon Glass2013-02-282-6/+2
| | * | common: Use new numeric setenv functionsSimon Glass2013-02-2815-71/+48
| | * | Update set_working_fdt_addr() to use setenv_addr()Simon Glass2013-02-283-14/+19
OpenPOWER on IntegriCloud