summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-2282-783/+1899
|\
| * arm: optimize relocate_code routineAlbert ARIBAUD2013-06-211-20/+12
| * arm: make __rel_dyn_{start, end} compiler-generatedAlbert ARIBAUD2013-06-219-23/+74
| * arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD2013-06-2110-14/+44
| * arm: generalize lib/bss.c into lib/sections.cAlbert ARIBAUD2013-06-212-3/+3
| * remove all references to .dynsymAlbert ARIBAUD2013-06-2116-82/+9
| * arm: ensure u-boot only uses relative relocationsAlbert ARIBAUD2013-06-212-0/+12
| * net2big_v2: initialize LEDs at startupSimon Guinot2013-06-202-7/+96
| * LaCie/common: add support for the CPLD GPIO busSimon Guinot2013-06-202-0/+74
| * net2big_v2: initialize I2C fan at startupSimon Guinot2013-06-203-2/+66
| * Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-1913-176/+164
| |\
| | * arm: omap4: panda: Fix checkpatch on panda fileDan Murphy2013-06-181-13/+13
| | * arm: omap4: panda: Add reading of the board revisionDan Murphy2013-06-182-5/+75
| | * arm: dra7xx: Update the EXTRA_ENV_SETTINGSDan Murphy2013-06-183-1/+8
| | * arm: omap5_uevm: Correct the console sys prompt for 5432Dan Murphy2013-06-181-1/+1
| | * arm: omap: Add check for fdtfile in the findfdt macroDan Murphy2013-06-183-5/+12
| | * arm, am33xx: move uart soft reset code to common placeHeiko Schocher2013-06-186-85/+27
| | * arm, am335x: make mpu pll config configurableHeiko Schocher2013-06-182-2/+8
| | * arm, am33xx: move rtc32k_enable() to common placeHeiko Schocher2013-06-186-64/+20
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-1942-471/+1360
| |\ \ | | |/ | |/|
| | * MMC: DWMMC: Fix FIFO_DEPTH calculationRajeshwari Shinde2013-06-171-8/+6
| | * power: exynos-tmu: use the mux_addr bit fields in tmu_control registerNaveen Krishna Chatradhi2013-06-131-1/+10
| | * power: exynos-tmu: fix warnings and clean up codeNaveen Krishna Chatradhi2013-06-132-80/+90
| | * COMMON: MMC: Command to support EMMC booting and to resize EMMC boot partitionAmar2013-06-131-2/+107
| | * SMDK5250: Enable EMMC bootingAmar2013-06-133-13/+74
| | * MMC: APIs to support resize of EMMC boot partitionAmar2013-06-132-0/+160
| | * SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDTAmar2013-06-135-169/+493
| | * EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results.Amar2013-06-131-2/+2
| | * EXYNOS5: DWMMC: Added FDT support for DWMMCAmar2013-06-133-17/+124
| | * DWMMC: Initialise dwmci and resolve EMMC read write issuesAmar2013-06-131-9/+12
| | * EXYNOS5: FDT: Add DWMMC device node dataAmar2013-06-133-0/+111
| | * FDT: Add compatible string for DWMMCAmar2013-06-132-0/+2
| | * arm:trats: change auto-booting to boot kernel with separate device tree blobArkadiusz Wlodarczyk2013-06-131-4/+13
| | * exynos: Update origen and smdkv310 to use common tzpc_initInderpal Singh2013-06-045-125/+8
| | * exynos: update tzpc to make it common for exynos4 and exynos5Inderpal Singh2013-06-046-18/+31
| | * exynos: move tzpc_init to armv7/exynosInderpal Singh2013-06-046-30/+30
| | * Exynos: uart: s5p: enabling the uart tx/rx fifoAkshay Saraswat2013-05-211-4/+9
| | * Exynos5: clock: Update the equation to calculate PLL output frequencyAkshay Saraswat2013-05-211-4/+2
| | * SMDK5250: Enable SPI Gigabyte device.Rajeshwari Shinde2013-05-201-0/+1
| | * SF: Add driver for Gigabyte device GD25LQ and GD25Q64BRajeshwari Shinde2013-05-204-0/+86
* | | powerpc/85xx: Add P1023RDB board supportChunhe Lan2013-06-208-0/+851
* | | powerpc/mpc85xx:Disable Debug TLB entry before init_tlbsPrabhakar Kushwaha2013-06-201-0/+4
* | | powerpc/pixis: Fix pixis help messageYork Sun2013-06-201-0/+2
* | | powerpc/CoreNet: Allow pbl images to take u-boot images != 512KChris Packham2013-06-201-7/+25
* | | powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZEAxel Lin2013-06-2019-25/+25
* | | Makefile: move the common makefile line to public areaYing Zhang2013-06-202-18/+13
* | | common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPLYing Zhang2013-06-205-10/+28
* | | powerpc/mpc85xx: modify the functionality clear_bss and aligning the end addr...Ying Zhang2013-06-202-1/+3
* | | powerpc/mpc85xx: support application without resetvec segment in the linker s...Ying Zhang2013-06-203-0/+27
* | | board/p1010rdb: Fix PCIe TLB creation on CONFIG_PCI definePrabhakar Kushwaha2013-06-201-1/+1
OpenPOWER on IntegriCloud