summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | arm: omap: map u_boot_lists section to .sramAlbert ARIBAUD2013-03-121-1/+1
| * | | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-122-21/+15
| |\ \ \
| | * | | ARM: sam9x5: fix ethernet pins in MII modeJesse Gilles2013-03-121-8/+8
| | * | | ARM: at91sam9x5: Using CPU string directlyBo Shen2013-03-122-13/+7
| * | | | Merge u-boot/master into u-boot-ti/masterTom Rini2013-03-1162-431/+3187
| |\ \ \ \
| * | | | | arm: dra7xx: Add silicon id support for DRA752 socLokesh Vutla2013-03-114-2/+14
| * | | | | arm: dra7xx: Add board files for DRA7XX socsLokesh Vutla2013-03-113-9/+349
| * | | | | arm: dra7xx: Add DDR related data for DRA752 ES1.0Lokesh Vutla2013-03-115-6/+42
| * | | | | arm: dra7xx: Add control module changesLokesh Vutla2013-03-113-2/+85
| * | | | | arm: dra7xx: clock: Add the dplls dataLokesh Vutla2013-03-114-8/+94
| * | | | | arm: dra7xx: clock: Add the prcm changesLokesh Vutla2013-03-116-8/+252
| * | | | | ARM: OMAP5: srcomp: enable slew rate compensation cells after powerupLokesh Vutla2013-03-117-1/+152
| * | | | | ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCsLokesh Vutla2013-03-114-2/+94
| * | | | | ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendumSRICHARAN R2013-03-115-189/+254
| * | | | | ARM: OMAP5: clock: Add the prcm register changes required for ES2.0SRICHARAN R2013-03-113-0/+292
| * | | | | ARM: OMAP5: Add silicon id support for ES2.0 revision.SRICHARAN R2013-03-114-11/+21
| * | | | | ARM: OMAP5: Clean up iosettings codeLokesh Vutla2013-03-114-44/+78
| * | | | | ARM: OMAP4+: Make control module register structure genericLokesh Vutla2013-03-1110-191/+259
| * | | | | ARM: OMAP4+: Cleanup emif specific filesLokesh Vutla2013-03-114-85/+108
| * | | | | ARM: OMAP4+: Clean up the pmic codeSRICHARAN R2013-03-1112-260/+198
| * | | | | ARM: OMAP4+: Cleanup the clocks layerSRICHARAN R2013-03-1110-895/+869
| * | | | | ARM: OMAP4+: Change the PRCM structure prototype common for all SocsSRICHARAN R2013-03-1119-1205/+1312
| * | | | | ARM: OMAP4+: emif: Detect SDRAM from SDRAM config registerLokesh Vutla2013-03-115-7/+28
| * | | | | Allow AM33xx boards to setup GPMC chipselects.Mark Jackson2013-03-111-0/+2
| * | | | | OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled.Enric Balletbo i Serra2013-03-111-1/+1
| * | | | | SPL: ONENAND: Fix some ONENAND related defines.Enric Balletbo i Serra2013-03-085-5/+5
| * | | | | omap3: allow dynamic selection of gfx_formatNikita Kiryanov2013-03-081-0/+1
| * | | | | omap3: add useful dss definesNikita Kiryanov2013-03-081-0/+30
| * | | | | omap_hsmmc: add driver check for write protectionNikita Kiryanov2013-03-084-7/+8
| * | | | | omap_hsmmc: implement driver check for card detectionNikita Kiryanov2013-03-084-7/+7
| * | | | | omap: consolidate common mmc definitionsNikita Kiryanov2013-03-085-551/+175
| * | | | | am33xx: Update DDR3 EMIF configuration sequenceTom Rini2013-03-081-3/+9
| | |_|_|/ | |/| | |
| * | | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-02-213-0/+8
| |\ \ \ \
| | * | | | am33xx: support for booting via usbethIlya Yanok2013-02-182-0/+4
| | * | | | da8xx: Add the missing pinmux for da830 to the gpio driverTomas Novotny2013-02-181-0/+4
| | | |/ / | | |/| |
| * | | | Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master'Albert ARIBAUD2013-02-215-1/+206
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | arm: zynq: Add lowlevel initialization to CMichal Simek2013-02-072-2/+70
| | * | | arm: zynq: Add SLCR support with system resetMichal Simek2013-02-075-0/+137
* | | | | sparc: Fix build warnings in serial.cSimon Glass2013-03-152-20/+0
* | | | | sparc: Fix out-of-tree buildingSimon Glass2013-03-152-14/+0
* | | | | avr32: Fix cast warning in board.cSimon Glass2013-03-151-2/+2
* | | | | blackfin: Remove noreturn attribute from cpu_init_f()Simon Glass2013-03-151-1/+0
* | | | | blackfin: Fix up board_type global dataSimon Glass2013-03-152-1/+2
* | | | | x86: Enable generic boardSimon Glass2013-03-151-0/+1
* | | | | x86: Enable generic board supportSimon Glass2013-03-153-0/+17
* | | | | x86: Use sections header to obtain link symbolsSimon Glass2013-03-156-12/+5
* | | | | ppc: Enable generic board supportSimon Glass2013-03-153-0/+12
* | | | | arm: Enable generic board supportSimon Glass2013-03-153-0/+15
* | | | | Introduce generic post-relocation board_r.cSimon Glass2013-03-151-1/+2
* | | | | Introduce generic pre-relocation board_f.cSimon Glass2013-03-153-6/+6
OpenPOWER on IntegriCloud