summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-30arm: factorize relocate_code routineAlbert ARIBAUD15-992/+124
2013-05-30arm: do not compile relocate_code() for SPL buildsAlbert ARIBAUD13-81/+55
2013-05-30tx25: copy SPL directly, not using relocate_code.Albert ARIBAUD1-1/+15
2013-05-30mx31pdk: copy SPL directly, not using relocate_code.Albert ARIBAUD1-1/+15
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD305-15424/+8271
2013-05-28tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL buildAxel Lin2-2/+2
2013-05-28ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_critAxel Lin1-0/+2
2013-05-28ARM: tegra: support SKU 7 of Tegra20Stephen Warren2-0/+2
2013-05-28ARM: tegra: support SKU 1 of Tegra114Stephen Warren2-0/+2
2013-05-28tegra: always build u-boot-nodtb-tegra.binStephen Warren1-10/+7
2013-05-28Tegra: clk: always use find_best_divider() for periph clocksAllen Martin1-5/+5
2013-05-28Tegra: Remove unused/non-existent spl linker script referenceTom Warren3-6/+0
2013-05-28Tegra: T30: Beaver: Fix board/board_name env vars, s/b beaver, not cardhuTom Warren2-1/+39
2013-05-25powerpc/mpc85xx: Clear L1 D-cache lockYork Sun1-0/+1
2013-05-25SECURE BOOT - Removed deletion of TLB entries codeRuchika Gupta2-17/+0
2013-05-25powerpc/b4860qds: Add LAW Target ID and Create LAW entry for MapleShaveta Leekha3-0/+14
2013-05-25powerpc/p5040: fix mdio mux for 10G portShaohui Xie1-4/+4
2013-05-25powerpc/B4: Merge B4420 and B4860 in config_mpc85xx.hPoonam Aggrwal2-24/+11
2013-05-25sf: spansion: Add support for S25FL128SXie Xiaobo1-1/+1
2013-05-25powerpc/p2041: fix serdes reference clock frequency display for PC boardShaohui Xie1-0/+11
2013-05-25powerpc/b4860: fix for Serdes connectivity to SFP'sShaveta Leekha2-12/+25
2013-05-25powerpc/t4240qds: fix PHY reset timeout issueShengzhou Liu1-2/+17
2013-05-25powerpc/t4qds: Add SW7[4] in the DIP switch displayYork Sun1-2/+3
2013-05-25Enable XAUI interface for B4860QDSSuresh Gupta3-3/+44
2013-05-25board/t4240qds, b4860qds: LAW/TLB for DCSR set to size 32MStephen George6-7/+9
2013-05-25powerpc/p5040: enable PBL tool supportShaohui Xie2-0/+13
2013-05-25powerpc/t4qds: use clock measurement for sysclk and ddr clockEd Swarthout1-0/+28
2013-05-25powerpc/qixis: add clock measurement registersEd Swarthout1-1/+5
2013-05-25powerpc/mpc8xxx: Allow DDR overclockYork Sun1-2/+0
2013-05-25powerpc/chassis2: Change core numbering schemeYork Sun6-58/+92
2013-05-25powerpc/mpc8xxx: Add T1040 and variant SoCsYork Sun8-0/+282
2013-05-25powerpc/T4160: Merge T4160 and T4240 in config_mpc85xx.hYork Sun2-33/+10
2013-05-25powerpc/p5040: enable NAND, SD, SPI boot supportShaohui Xie1-0/+3
2013-05-25Add e6500 L2 replacement policy selectionJames Yang3-1/+11
2013-05-25T4240/ramboot: enable PBL tool for T4240Shaohui Xie3-0/+45
2013-05-25powerpc/t4240qds: Add VDD overrideYork Sun2-2/+61
2013-05-25powerpc/mpc85xx: check if core is disabled for showing statusYork Sun1-0/+2
2013-05-25net/phy: fix select line for TN80xxShaohui Xie1-2/+14
2013-05-25Enable L2 cache parity/ECC error checkingJames Yang2-2/+2
2013-05-25powerpc/t4240qds: Add board detail for bdinfo commandYork Sun1-0/+100
2013-05-25common: Update cmd_bdinfo for PPCYork Sun1-0/+5
2013-05-24cmd_mem: fix cp commandMasahiro Yamada1-1/+1
2013-05-24ext4: assign get_fs()->dev_desc before using itStephen Warren1-1/+1
2013-05-23arm: Enable -ffunction-sections / -fdata-sections / --gc-sectionsTom Rini2-4/+3
2013-05-23ARM: Add Seagate GoFlex Home supportSuriyan Ramasami6-0/+564
2013-05-23ARM: vexpress: enable bootz and hush parser for all VExpress boardsAndre Przywara1-0/+4
2013-05-23ARM: vexpress: add support for Versatile Express Cortex-A15-TC2Andre Przywara2-0/+37
2013-05-23ARM: vexpress: create A5 specific board configRyan Harkin5-25/+192
2013-05-23ARM: vexpress: refactoring of Versatile Express CA9x4 supportRyan Harkin6-7/+40
2013-05-23cfi_flash: return NULL for invalid base address inputMasahiro Yamada1-3/+3