summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge branch 'staging'Graeme Russ2012-01-21-513/+1152
|\
| * x86: Convert board_init_f_r to a processing loopGraeme Russ2012-01-04-125/+206
| * x86: Split init functions out of board.cGraeme Russ2012-01-04-221/+438
| * x86: Move relocation code out of board.cGraeme Russ2012-01-04-67/+118
| * x86: Move setup_pcat_compatibility() out of board.cGraeme Russ2012-01-04-7/+7
| * x86: Move do_go_exec() out of board.cGraeme Russ2012-01-04-27/+65
| * CHECKPATCH: arch/x86/lib/*Graeme Russ2012-01-04-73/+122
| * x86: Tweak IDT and GDT for alignment and readabilityGraeme Russ2012-01-04-13/+46
| * x86: Allow cache before copy to RAMGraeme Russ2012-01-04-5/+10
| * x86: Create weak init_cache() and default enable_caches() functionsGraeme Russ2012-01-04-3/+17
| * x86: Set GD_FLG_RELOC after entering in-RAM copy of U-BootGraeme Russ2012-01-04-2/+2
| * x86: Use fs for global dataGraeme Russ2012-01-04-47/+94
| * x86: Rework relocation calculationsGraeme Russ2012-01-04-12/+11
| * x86: Simplify Flash-to-RAM code execution transitionGraeme Russ2012-01-04-19/+30
| * x86: Rework Global Descriptor Table loadingGraeme Russ2012-01-04-29/+53
| * x86: Remove GDR related magic numbersGraeme Russ2012-01-04-9/+25
| * x86: Speed up copy-to-RAM and clear BSS operationsGraeme Russ2012-01-04-12/+5
| * x86: Import glibc memcpy implementationGraeme Russ2012-01-02-1/+62
* | overo: add SPL supportAndreas Müller2012-01-16-29/+147
* | omap_rev_string: output to stdoutAndreas Müller2012-01-16-17/+11
* | OMAP SPL: call timer_init in s_init to make udelay work earlierAndreas Müller2012-01-16-2/+2
* | drivers/i2c/omap24xx_i2c.c: move all local variables to SRAMAndreas Müller2012-01-16-4/+9
* | include/configs/omap3_overo.h: several cleanupsAndreas Müller2012-01-16-35/+31
* | board/overo/overo.c: replace printf with one argument by putsAndreas Müller2012-01-16-7/+7
* | drivers/i2c/omap24xx_i2c.c: replace printf with one argument by putsAndreas Müller2012-01-16-6/+6
* | ARM:AM33XX: Add SPL support for AM335X EVMChandan Nath2012-01-16-122/+231
* | ARM:AM33XX: Add mmc/sd supportChandan Nath2012-01-16-0/+205
* | ARM:AM33XX: Fixing AM335X config parametersChandan Nath2012-01-16-8/+3
* | ARM:AM33XX: Fix ddr and timer register offsetChandan Nath2012-01-16-27/+32
* | ARM:AM33XX: Replace CONFIG_AM335X with CONFIG_AM33XXChandan Nath2012-01-16-3/+3
* | cm-t35: use the new EEPROM module to read the MAC addressNikita Kiryanov2012-01-16-3/+54
* | cm-t35: pass correct revision information to LinuxNikita Kiryanov2012-01-16-0/+28
* | omap3: make get_board_rev() function weakNikita Kiryanov2012-01-16-1/+2
* | cm-t35: add EEPROM module and pass Linux a serial numberNikita Kiryanov2012-01-16-1/+95
* | cm-t35: various cleanupsNikita Kiryanov2012-01-16-6/+4
* | cm-t35: cleanup the config fileNikita Kiryanov2012-01-16-39/+39
* | omap4: fix boot issue on ES2.0 PandaAneesh V2012-01-16-3/+3
* | beagle: add eeprom expansion board info for bct brettl3Peter Meerwald2012-01-16-0/+4
* | ARMV7: Add support For Logic OMAP35x/DM37x modulesPeter Barada2012-01-16-0/+703
* | arm, davinci: Change byte order of RTC kick register valuesChristian Riesch2012-01-16-4/+4
* | OMAP3: Remove unused define CONFIG_OMAP3_*_DDRThomas Weber2012-01-16-30/+0
* | da850evm: Remove CONFIG_SYS_xxCACHE_OFF definesChristian Riesch2012-01-16-3/+0
* | arm, davinci: Use a common configuration file for da850evm and da850_am18xxevmChristian Riesch2012-01-16-247/+1
* | i.mx: i.mx6q: add the initial support for i.mx6q Sabre Lite boardJason Liu2012-01-16-0/+594
* | imx: mx6q: add aipstz init for off platform periphJason Liu2012-01-16-6/+34
* | mx28: fix clearing of IRQs in power initZach Sadecki2012-01-16-4/+4
* | M28EVK: Fix build if CONFIG_CMD_NAND not selectedMarek Vasut2012-01-16-1/+3
* | m28evk: Remove 'all' target from MakefileFabio Estevam2012-01-16-2/+0
* | m28evk: Use GENERATED_GBL_DATA_SIZEFabio Estevam2012-01-16-1/+8
* | mx28evk: Remove 'all' target from MakefileFabio Estevam2012-01-16-2/+0