summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | Add e6500 processor detectionKumar Gala2012-08-23-0/+4
| * | powerpc/mpc8xxx: use topology registers to calculate number of coresYork Sun2012-08-23-9/+70
| * | powerpc/mpc8xxx: Add immap for topology and rcpm registersYork Sun2012-08-23-1/+87
| * | powerpc/mpc85xx: Add IFC LAW target ID for FSL High-End SoCPrabhakar Kushwaha2012-08-23-0/+1
| * | powerpc/mpc85xx:Enable debugger support to missed e500v2 SoCPrabhakar Kushwaha2012-08-23-0/+4
| * | powerpc/fsl-corenet: work around erratum A004510Scott Wood2012-08-23-0/+355
| * | powerpc/fsl-corenet: remove dead variant symbolsScott Wood2012-08-23-72/+7
| * | powerpc/85xx: remove support for the Freescale P3060Timur Tabi2012-08-23-1971/+3
| * | powerpc/85xx: get rid of enum board_slots in P4080 MDIO driverTimur Tabi2012-08-23-40/+19
| * | fm-eth: use fdt_status_disabled() function in ft_fixup_port()Timur Tabi2012-08-23-6/+5
| * | powerpc/85xx: introduce function serdes_device_from_fm_port()Timur Tabi2012-08-23-0/+33
| * | fm-eth: add function fm_info_get_phy_address()Timur Tabi2012-08-23-0/+17
| * | powerpc/85xx: add support for FM2 DTSEC5Timur Tabi2012-08-23-0/+12
| * | mpc85xx: use LCRR_DBYP define instead of raw constantPaul Gortmaker2012-08-23-12/+12
| * | nand_spl: change out_be32 to raw_writel and depend on subsequent syncMatthew McClintock2012-08-23-73/+71
| * | nand_spl: p1023rds: wait before enabling DDR controllerMatthew McClintock2012-08-23-5/+20
| * | nand_spl: update udelay for Freescale boardsMatthew McClintock2012-08-23-15/+60
| * | powerpc/p1010rdb: nandboot: compare SVR properlyMatthew McClintock2012-08-23-1/+2
| * | p1010rdb: fix ddr values for p1014rdb (setting bus width to 16bit)Matthew McClintock2012-08-23-3/+4
| * | p1014rdb: set ddr bus width properly depending on SVRMatthew McClintock2012-08-23-0/+12
| * | powerpc/mpc8xxx: Remove P1015 and P1016 from CPU listYork Sun2012-08-23-49/+7
| * | powerpc/CoreNet: add tool to support pbl image build.Shaohui Xie2012-08-23-0/+601
| * | powerpc/corenet_ds: Slave module for boot from PCIELiu Gang2012-08-23-49/+76
| * | powerpc/corenet_ds: Master module for boot from PCIELiu Gang2012-08-23-40/+156
| * | powerpc/corenet_ds: Update README and README.srio-pcie-boot-corenetLiu Gang2012-08-23-105/+118
| * | powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macroLiu Gang2012-08-23-19/+28
| * | powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build targetLiu Gang2012-08-23-128/+129
| * | powerpc/corenet_ds: Update README.srio-boot-corenetLiu Gang2012-08-23-37/+33
| * | powerpc/mpc85xx: Make NMG_CPU_A011 workaround conditionalYork Sun2012-08-23-3/+56
| * | nand/fsl_elbc: shrink SPL a bit by converting out_be32() to __raw_writel()Scott Wood2012-08-22-22/+25
| * | powerpc: Stack Pointer not properly alignedJoakim Tjernlund2012-08-22-3/+2
| * | mpc85xx: Initial SP alignment is wrong.Joakim Tjernlund2012-08-22-11/+5
* | | Prepare v2012.10-rc1Tom Rini2012-09-21-2/+2
* | | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2012-09-21-12/+35
|\ \ \
| * | | pci: fix some warnings related to assumptions aboutKumar Gala2012-09-22-4/+4
| * | | fdt: Add header guard to fdtdec.hSimon Glass2012-09-21-0/+3
| * | | fdt: Tidy debugging, add to fdtdec_get_int/addr()Simon Glass2012-09-21-8/+19
| * | | Add gpio_request() to asm-generic headerSimon Glass2012-09-21-0/+9
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-09-21-803/+2455
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-09-21-349/+409
| |\ \ \ \
| | * | | | mx35pdk: README: Remove NAND referencesFabio Estevam2012-09-17-76/+2
| | * | | | mx28evk: extend default environmentOtavio Salvador2012-09-17-8/+74
| | * | | | MX6: drop binary constants from iomux headerStefano Babic2012-09-17-62/+62
| | * | | | MX35: mx35pdk: add support for MMCStefano Babic2012-09-10-2/+40
| | * | | | mx6qsabrelite:Use IMX_GPIO_NR MacroAshok Kumar Reddy2012-09-10-12/+12
| | * | | | MX: set a common place to share code for Freescale i.MXStefano Babic2012-09-10-6/+5
| | * | | | ima3-mx53:Rename CONFIG_PRIME => CONFIG_ETHPRME, removeAshok Kumar Reddy2012-09-10-2/+1
| | * | | | mx31: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-06-20/+24
| | * | | | MX28: MMC: Avoid DMA DCache race conditionMarek Vasut2012-09-06-0/+4
| | * | | | MX28: SPI: Fix the DMA chainingMarek Vasut2012-09-06-18/+25