summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* MIPS: add dynamic relocation supportGabor Juhos2013-02-12-12/+94
* MIPS: u-boot.lds: add relocation specific sectionsGabor Juhos2013-02-12-1/+41
* MIPS: start.S: use symbol __image_copy_end for U-Boot image relocationDaniel Schwierzeck2013-02-12-19/+9
* MIPS: start.S: optimize BSS initializationDaniel Schwierzeck2013-02-12-28/+35
* MIPS: board.c: switch to new symbols __bss_end and __image_copy_endDaniel Schwierzeck2013-02-12-2/+3
* MIPS: u-boot.lds: introduce symbol __image_copy_endDaniel Schwierzeck2013-02-12-0/+8
* MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]Daniel Schwierzeck2013-02-12-5/+18
* MIPS: compute num_got_entries from .got section's sizeGabor Juhos2013-02-12-4/+2
* MIPS: start.S: unify and simplify reset vector handlingDaniel Schwierzeck2013-02-12-176/+57
* MIPS: start.S: remove obsolete 64 bit handling in setup_c0_statusDaniel Schwierzeck2013-02-12-9/+1
* MIPS: xburst: fix broken access to global_dataDaniel Schwierzeck2013-02-12-3/+6
* Clean up libfdt.h includesGerald Van Baren2013-02-08-11/+2
* common/fdt_support.c: sparse fixesKim Phillips2013-02-07-41/+49
* libfdt: update from upstream dtc commit 142419eKim Phillips2013-02-07-23/+23
* libfdt: update fdt.h from upstream dtcKim Phillips2013-02-07-21/+21
* libfdt_env.h: add fdt type definitionsKim Phillips2013-02-07-0/+5
* treewide: include libfdt_env.h before fdt.hKim Phillips2013-02-07-9/+2
* fdt: fix dts preprocessor optionsAllen Martin2013-02-07-1/+1
* sf: stmicro: Add support for N25Q256AJagannadha Sutradharudu Teki2013-02-06-0/+6
* sf: stmicro: Add support for N25Q32AJagannadha Sutradharudu Teki2013-02-06-0/+6
* sf: stmicro: Add support for N25Q32Jagannadha Sutradharudu Teki2013-02-06-0/+6
* sf: stmicro: Add support for N25Q64AJagannadha Sutradharudu Teki2013-02-06-0/+6
* sf: winbond: Add W25Q64WJagannadha Sutradharudu Teki2013-02-06-0/+5
* sf: spansion: Correct the first byte of idcode1 for S25FL256S partJagannadha Sutradharudu Teki2013-02-06-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2013-02-04-29/+389
|\
| * patman: Allow use outside of u-boot treeVadim Bendebury2013-01-31-9/+15
| * patman: Add settings to the list of modules to doctestDoug Anderson2013-01-31-2/+3
| * patman: Add the concept of multiple projectsDoug Anderson2013-01-31-4/+208
| * patman: Add support for settings in .patmanDoug Anderson2013-01-31-6/+54
| * patman: Add a call to get_maintainer.pl if it existsDoug Anderson2013-01-31-2/+74
| * patman: Add all CC addresses to the cover letterDoug Anderson2013-01-31-2/+15
| * patman: Cache the CC list from MakeCcFile() for use in ShowActions()Doug Anderson2013-01-31-6/+13
| * patman: Look for checkpatch in the scripts directoryDoug Anderson2013-01-31-1/+3
| * patman: Allow tests to run even if patman is in the pathDoug Anderson2013-01-31-2/+9
| * patman: Add spaces back into patman testDoug Anderson2013-01-31-3/+3
* | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2013-02-04-6530/+121
|\ \
| * | microblaze: Remove FSL support from generic boardMichal Simek2013-02-04-24/+0
| * | common: cmd_bdinfo: Fix compilation warning for microblazeMichal Simek2013-02-04-1/+1
| * | board: xilinx: Remove common folderMichal Simek2013-02-04-5865/+0
| * | board: xilinx: Remove unused ancient i2c driverMichal Simek2013-02-04-634/+0
| * | spi: xilinx_spi: Perform software reset during slave setupJason Wu2013-02-04-0/+5
| * | common: cmd_bdinfo: Fix bdinfo to show all MACs for Microblaze and ARMMichal Simek2013-02-04-4/+21
| * | microblaze: Add muldi3.c which contains routines for _muldi3David Holsgrove2013-02-04-0/+92
| * | block: systemace: Added missing "else" in "ace_writew"Alexey Brodkin2013-02-04-2/+2
| |/
* | serial: arm_dcc: Fix compilation warning and remove unneeded initializationMichal Simek2013-02-04-5/+0
* | serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI optionMichal Simek2013-02-04-13/+7
* | sf: stmicro: add support for N25Q064Jagannadha Sutradharudu Teki2013-02-04-0/+6
* | cmd_time: merge run_command_and_time_it with cmd_processRichard Genoud2013-02-04-35/+12
* | console: USB: KBD: Fix incorrect autoboot timeoutJim Lin2013-02-04-5/+5
* | board sc3: fix warning about nested commentJeroen Hofstee2013-02-04-2/+4