summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: designware: drop HAS_DESIGNWARE_ETHSascha Hauer2013-09-091-1/+0
* net: designware: Fix broken cache invalidateSascha Hauer2013-09-091-2/+3
* Merge branch 'for-next/powerpc'Sascha Hauer2013-09-054-10/+160
|\
| * ppc: add and update device tree fixup functionsRenaud Barbier2013-09-053-0/+148
| * net, of: fixup MAC address by aliasRenaud Barbier2013-09-051-10/+12
* | Merge branch 'for-next/omap'Sascha Hauer2013-09-0552-507/+920
|\ \
| * | PCM051: Fixup DDRPLLTeresa Gámez2013-09-052-1/+2
| * | ARM: beaglebone: update defconfigSascha Hauer2013-09-051-5/+12
| * | ARM: beaglebone: update mlo_small defconfigSascha Hauer2013-09-051-4/+2
| * | ARM: beaglebone: register sd/emmc with persistent nameSascha Hauer2013-09-051-2/+18
| * | ARM: beaglebone: add support for beaglebone black with DDR3 RAMJan Luebbe2013-09-053-6/+105
| * | ARM: beaglebone: Initialize UART for lowlevel debuggingSascha Hauer2013-09-051-0/+4
| * | rework debug_llSascha Hauer2013-09-056-27/+54
| * | ARM: am33xx: make DDR PLL frequency configurableSascha Hauer2013-08-274-9/+11
| * | ARM: am33xx: Add mmc1 registration helperSascha Hauer2013-08-271-0/+6
| * | ARM: am33xx: beaglebone: configure I2C EEPROMJan Luebbe2013-08-271-0/+9
| * | ARM: am33xx: implement cpu revision decodingJan Luebbe2013-08-274-3/+44
| * | ARM: cpuinfo: display the core name and versionJan Luebbe2013-08-271-0/+33
| * | ARM: am33xx: set bootsource instance correctly for MMC1Sascha Hauer2013-08-271-1/+7
| * | ARM: beaglebone: Clean up lowlevel codeTeresa Gámez2013-08-271-204/+52
| * | ARM: pcm051: Clean up lowlevel codeTeresa Gámez2013-08-271-170/+41
| * | ARM: am33xx: Cleanup of lowlevel codeTeresa Gámez2013-08-272-0/+201
| * | ARM: omap: rename INIT_LL to omap_uart_lowlevel_initSascha Hauer2013-08-271-2/+2
| * | ARM: omap: fix omap_save_bootinfoSascha Hauer2013-08-2715-14/+84
| * | ARM: omap: Allow to set mmc devname used for bootingSascha Hauer2013-08-273-6/+52
| * | mci: omap: Allow to set mmc devname via platformdataSascha Hauer2013-08-272-4/+11
| * | mci: omap: implement device detect callbackSascha Hauer2013-08-271-0/+10
| * | mci: omap: advertise 8 bit supportSascha Hauer2013-08-271-1/+1
| * | ARM: OMAP: PCM051: Remove spi platform dataTeresa Gámez2013-08-261-6/+0
| * | PCM051: Added barebox update SPI NOR MLO handlershravan2013-08-262-0/+4
| * | ARM: omap: barebox update spi nor MLO handlershravan2013-08-264-0/+112
| * | AM33xx: Make OSC frequency board dependedTeresa Gámez2013-08-224-22/+16
| * | ARM: OMAP: pcm051: Create own NAND mux structTeresa Gámez2013-08-073-1/+25
| * | ARM: OMAP: pcm051: Update enviromentTeresa Gámez2013-08-076-35/+19
| * | ARM: OMAP: pcm051: Increase console output for MLOTeresa Gámez2013-08-071-1/+1
| * | ARM: OMAP: Pass TEXT_BASE address to mk-am35xx-spi-imageTeresa Gámez2013-08-071-1/+1
* | | Merge branch 'for-next/boardinfo'Sascha Hauer2013-09-05187-342/+440
|\ \ \
| * | | export model as globalvarSascha Hauer2013-08-161-2/+9
| * | | Set model and hostname at boardlevelSascha Hauer2013-08-16171-291/+341
| * | | Make hostname available to C CodeSascha Hauer2013-08-163-1/+36
| * | | introduce barebox_set_modelSascha Hauer2013-08-163-8/+19
| * | | remove remaining references of CONFIG_BOARDINFOSascha Hauer2013-08-169-20/+20
| * | | globalvar: move globalvar init to pure_initcallSascha Hauer2013-08-161-1/+1
| * | | Add a global.version variableSascha Hauer2013-08-161-0/+5
| * | | globalvar: Allow to set initial valueSascha Hauer2013-08-168-30/+22
* | | | Merge branch 'for-next/arm-gpio'Sascha Hauer2013-09-0592-365/+420
|\ \ \ \
| * | | | ARM: remove include of mach/gpio.h for gpiolib usersSascha Hauer2013-08-168-20/+4
| * | | | ARM: i.MX: move iomux definitions to iomux.hSascha Hauer2013-08-162-2/+1
| * | | | ARM: Samsung: move iomux definitions to iomux.hSascha Hauer2013-08-1610-12/+36
| * | | | ARM: MXS: move iomux definitions to iomux.hSascha Hauer2013-08-169-11/+37