summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Fman/t4240: some fix for 10G XAUIShaohui Xie2013-05-14-6/+20
* powerpc/t4240qds: fix XAUI card PHY addressShaohui Xie2013-05-14-4/+4
* T4/serdes: fix the serdes clock frequencyRoy Zang2013-05-14-2/+2
* e6500: Move L1 enablement after L2 enablementAndy Fleming2013-05-14-47/+47
* powerpc/t4240qds: Fix SPI flash typeShaohui Xie2013-05-14-1/+1
* powerpc/mpc85xx: Update corenet global utility block registersYork Sun2013-05-14-11/+10
* powerpc/mpc85xx: Add definitions for HDBCR registersAndy Fleming2013-05-14-8/+18
* powerpc/B4860: Corrected FMAN1 operating frequency print at u-bootSandeep Singh2013-05-14-0/+8
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2013-05-13-1209/+314
|\
| * x86: Add coreboot timestampsSimon Glass2013-05-13-0/+3
| * x86: Support adding coreboot timestanps to bootstageSimon Glass2013-05-13-0/+45
| * x86: config: Enable LZO for coreboot, remove zlib, gzipSimon Glass2013-05-13-0/+4
| * x86: Fix warning in cmd_ximg.c when CONFIG_GZIP is not definedSimon Glass2013-05-13-0/+2
| * bootstage: Allow marking a particular line of codeSimon Glass2013-05-13-0/+52
| * x86: Enable bootstage for corebootSimon Glass2013-05-13-0/+9
| * Call bootstage_relocate() after malloc is inittedDoug Anderson2013-05-13-0/+1
| * bootstage: Copy bootstage strings post-relocationDoug Anderson2013-05-13-0/+30
| * bootstage: Add stubs for new bootstage functionsSimon Glass2013-05-13-0/+16
| * x86: Re-enable PCAT timer 2 for beepingSimon Glass2013-05-13-68/+11
| * x86: Remove ISR timerSimon Glass2013-05-13-119/+0
| * x86: Remove old broken timer implementationSimon Glass2013-05-13-21/+1
| * x86: Add TSC timerSimon Glass2013-05-13-4/+113
| * x86: Rationalise kernel booting logic and bootstageSimon Glass2013-05-13-12/+12
| * x86: Implement panic output for corebootSimon Glass2013-05-13-0/+11
| * x86: Declare global_data pointer when it is usedSimon Glass2013-05-13-0/+10
| * x86: Remove legacy board init codeSimon Glass2013-05-13-616/+0
| * x86: Remove unused portion of link scriptSimon Glass2013-05-13-12/+0
| * x86: Remove unused bios/pci codeSimon Glass2013-05-13-363/+0
* | avr32: fix relocation address calculationAndreas Bießmann2013-05-13-2/+2
|/
* Move FDT_RAMDISK_OVERHEAD from fdt.h to libfdt_env.hGerald Van Baren2013-05-10-2/+3
* Added license header to dtc/libfdt/fdt.h and libfdt_env.hJustin Sobota2013-05-10-0/+51
* Fix typoFrançois Revol2013-05-10-1/+1
* Export fdt_stringlist_contains()Simon Glass2013-05-10-3/+16
* Merge branch 'patman' of git://git.denx.de/u-boot-x86Tom Rini2013-05-10-2/+9
|\
| * patman: Do not hardcode python pathMichal Simek2013-05-09-1/+1
| * buildman: Allow conflicting tags to avoid spurious errorsSimon Glass2013-05-09-1/+8
* | openrisc: move board linker script(s) to a common in cpu/Stefan Kristiansson2013-05-10-0/+2
* | openrisc: specify a memory region for u_boot_listsStefan Kristiansson2013-05-10-1/+1
* | fs/ext4: Support device block sizes != 512 bytesEgbert Eich2013-05-10-76/+95
* | Fix references to the documentation filesAnatolij Gustschin2013-05-10-43/+43
* | env: throw an error when an empty key is usedLucian Cojocar2013-05-09-0/+6
* | build: Pull -DBUILD_TAG into separate ifdefMarek Vasut2013-05-09-4/+3
|/
* gpio: Add support for microblaze xilinx GPIOMichal Simek2013-05-09-39/+386
* microblaze: bootm: Add support for loading initrdMichal Simek2013-05-09-0/+8
* microblaze: bootm: Fix coding style issuesMichal Simek2013-05-09-9/+11
* nds32: Use sections header to obtain link symbolsKuan-Yu Kuo2013-05-08-6/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini2013-05-07-39/+187
|\
| * mmc: fsl_esdhc: Use calloc()Fabio Estevam2013-05-06-2/+1
| * mmc: sdhci: return error when failed add_sdhci().Jaehoon Chung2013-05-06-4/+2
| * sdhci: Add sdhci support for spear devicesVipin Kumar2013-05-06-0/+45