summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-30arm: do not compile relocate_code() for SPL buildsAlbert ARIBAUD
2013-05-30tx25: copy SPL directly, not using relocate_code.Albert ARIBAUD
2013-05-30mx31pdk: copy SPL directly, not using relocate_code.Albert ARIBAUD
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-28tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL buildAxel Lin
2013-05-28ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_critAxel Lin
2013-05-28ARM: tegra: support SKU 7 of Tegra20Stephen Warren
2013-05-28ARM: tegra: support SKU 1 of Tegra114Stephen Warren
2013-05-28tegra: always build u-boot-nodtb-tegra.binStephen Warren
2013-05-28Tegra: clk: always use find_best_divider() for periph clocksAllen Martin
2013-05-28Tegra: Remove unused/non-existent spl linker script referenceTom Warren
2013-05-28Tegra: T30: Beaver: Fix board/board_name env vars, s/b beaver, not cardhuTom Warren
2013-05-24powerpc/mpc85xx: Clear L1 D-cache lockYork Sun
2013-05-24SECURE BOOT - Removed deletion of TLB entries codeRuchika Gupta
2013-05-24powerpc/b4860qds: Add LAW Target ID and Create LAW entry for MapleShaveta Leekha
2013-05-24powerpc/p5040: fix mdio mux for 10G portShaohui Xie
2013-05-24powerpc/B4: Merge B4420 and B4860 in config_mpc85xx.hPoonam Aggrwal
2013-05-24sf: spansion: Add support for S25FL128SXie Xiaobo
2013-05-24powerpc/p2041: fix serdes reference clock frequency display for PC boardShaohui Xie
2013-05-24powerpc/b4860: fix for Serdes connectivity to SFP'sShaveta Leekha
2013-05-24powerpc/t4240qds: fix PHY reset timeout issueShengzhou Liu
2013-05-24powerpc/t4qds: Add SW7[4] in the DIP switch displayYork Sun
2013-05-24Enable XAUI interface for B4860QDSSuresh Gupta
2013-05-24board/t4240qds, b4860qds: LAW/TLB for DCSR set to size 32MStephen George
2013-05-24powerpc/p5040: enable PBL tool supportShaohui Xie
2013-05-24powerpc/t4qds: use clock measurement for sysclk and ddr clockEd Swarthout
2013-05-24powerpc/qixis: add clock measurement registersEd Swarthout
2013-05-24powerpc/mpc8xxx: Allow DDR overclockYork Sun
2013-05-24powerpc/chassis2: Change core numbering schemeYork Sun
2013-05-24powerpc/mpc8xxx: Add T1040 and variant SoCsYork Sun
2013-05-24powerpc/T4160: Merge T4160 and T4240 in config_mpc85xx.hYork Sun
2013-05-24powerpc/p5040: enable NAND, SD, SPI boot supportShaohui Xie
2013-05-24Add e6500 L2 replacement policy selectionJames Yang
2013-05-24T4240/ramboot: enable PBL tool for T4240Shaohui Xie
2013-05-24powerpc/t4240qds: Add VDD overrideYork Sun
2013-05-24powerpc/mpc85xx: check if core is disabled for showing statusYork Sun
2013-05-24net/phy: fix select line for TN80xxShaohui Xie
2013-05-24Enable L2 cache parity/ECC error checkingJames Yang
2013-05-24powerpc/t4240qds: Add board detail for bdinfo commandYork Sun
2013-05-24common: Update cmd_bdinfo for PPCYork Sun
2013-05-24cmd_mem: fix cp commandMasahiro Yamada
2013-05-24ext4: assign get_fs()->dev_desc before using itStephen Warren
2013-05-23arm: Enable -ffunction-sections / -fdata-sections / --gc-sectionsTom Rini
2013-05-23ARM: Add Seagate GoFlex Home supportSuriyan Ramasami
2013-05-23ARM: vexpress: enable bootz and hush parser for all VExpress boardsAndre Przywara
2013-05-23ARM: vexpress: add support for Versatile Express Cortex-A15-TC2Andre Przywara
2013-05-23ARM: vexpress: create A5 specific board configRyan Harkin
2013-05-23ARM: vexpress: refactoring of Versatile Express CA9x4 supportRyan Harkin
2013-05-23cfi_flash: return NULL for invalid base address inputMasahiro Yamada
2013-05-23cosmetic: cfi_flash: delete a space after an unary operatorMasahiro Yamada