summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools: enable more checkpatch tests by defaultKim Phillips2013-03-111-0/+3
* cmd_part: don't print cmd name twice in helpStephen Warren2013-03-111-1/+1
* MAKEALL: fix kill_children for BSD hostsAndreas Bießmann2013-03-111-2/+14
* mvsata_ide.c: Correction of typo in commentsGray Remlin2013-03-111-2/+2
* ppc: Remove PCIPPC2 and PCIPPC6 boardsStefan Roese2013-03-1127-3046/+5
* display_options:print_buffer: align ASCII printAndreas Bießmann2013-03-111-6/+14
* Feature Removal: disable "mtest" command by defaultWolfgang Denk2013-03-116-4/+125
* Merge branch 'master' of git://git.denx.de/u-boot-mpc82xxTom Rini2013-03-101-4/+1
|\
| * powerpc/82xx/km: removed unneeded ifdefHolger Brunck2013-03-091-3/+0
| * powerpc/82xx/km: make handle_mgcoge3un_reset staticHolger Brunck2013-03-091-1/+1
* | mpc512x: pdm360ng: drop not needed memory node fixupAnatolij Gustschin2013-03-091-1/+0
* | mpc512x: Adjust the DRAM init sequence to the datasheet specAnatolij Gustschin2013-03-092-1/+17
* | mpc512x: add ifm ac14xx boardAnatolij Gustschin2013-03-097-0/+1311
* | mpc512x: allow configuring board specific IPS dividerAnatolij Gustschin2013-03-091-0/+2
* | mpc512x: optionally configure DIU, LPC and NFC devidersAnatolij Gustschin2013-03-092-0/+21
* | mpc512x: use common code for clock setting for all mpc512x boardsAnatolij Gustschin2013-03-099-120/+81
* | mpc512x: use common code for CSx configurationAnatolij Gustschin2013-03-098-109/+20
* | mpc512x: add common LAW and Chip Select configurationAnatolij Gustschin2013-03-091-0/+96
* | mpc5200: a4m2k: Implement custom "dynamic" watchdog supportStefan Roese2013-03-092-1/+60
* | mpc5200: Add a4m2k board portStefan Roese2013-03-096-55/+188
* | mpc5200: spl_boot.c: Change init oder to first enable printfStefan Roese2013-03-091-6/+14
|/
* 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
OpenPOWER on IntegriCloud