summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* OMAP3: am35x: add musb functionsIlya Yanok2012-11-203-0/+104
* OMAP3: am35x_def.h: add USB definesIlya Yanok2012-11-201-0/+27
* musb-new: am35x backend driverIlya Yanok2012-11-201-0/+3
* am33xx: init OTG hardware and new musb gadget driverIlya Yanok2012-11-204-3/+105
* musb-new: dsps backend driverIlya Yanok2012-11-201-0/+25
* usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok2012-11-203-3/+3
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2012-11-191-0/+21
|\
| * mx51evk: Fix build error when CONFIG_VIDEO is disabledVikram Narayanan2012-11-141-0/+21
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2012-11-191-0/+8
|\ \
| * | pmic: Introduce power_init_board() method at ./lib/board.c fileŁukasz Majewski2012-11-141-0/+8
| |/
* | nios2: remove asm/status_led.hThomas Chou2012-11-101-31/+0
* | microblaze: Fix compilation failure because of missing libdtsMichal Simek2012-11-081-0/+2
* | microblaze: Remove asm/bitops.h from asm/posix_types.hMichal Simek2012-11-071-3/+0
* | microblaze: Flush caches before enabling themMichal Simek2012-11-073-10/+6
* | microblaze: Fix byteorder for microblazeMichal Simek2012-11-071-23/+0
* | microblaze: Fix compilation warning in ext2_find_next_zero_bitMichal Simek2012-11-071-1/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-11-0522-272/+1435
|\
| * socfpga/spl: Remove malloc.hVikram Narayanan2012-11-041-1/+0
| * socfpga/spl: Remove timer_init from spl_board_initVikram Narayanan2012-11-041-3/+0
| * Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD2012-11-034-13/+59
| |\
| | * omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFFTom Rini2012-10-301-13/+15
| | * arm bootm: Allow to pass board specified atagsPali Rohár2012-10-302-0/+9
| | * am33xx: Enable UART{1,2,3,4,5} clocksAndrew Bradford2012-10-251-0/+35
| * | arm720t: add back common.h includeAllen Martin2012-10-291-0/+2
| * | tegra20: initialize variable to avoid compiler warningAllen Martin2012-10-291-1/+1
| * | tegra: move to common SPL frameworkAllen Martin2012-10-292-77/+42
| * | ARM: enhance u-boot.lds to detect over-sized SPLStephen Warren2012-10-291-0/+4
| * | Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-10-2712-177/+1327
| |\ \
| | * | MX5: fix warning in clock.cStefano Babic2012-10-261-1/+1
| | * | mx5: Add workaround for ARM erratum ID 468414Fabio Estevam2012-10-171-0/+9
| | * | mx5: lowlevel_init.S: Fix PLL settings for mx53Fabio Estevam2012-10-172-33/+67
| | * | mx5: lowlevel_init.S: Split init_clock macroFabio Estevam2012-10-171-30/+65
| | * | mx25: Clean up imx-regs.hBenoît Thébaudeau2012-10-161-3/+3
| | * | i.MX6: add HDMI transmitter register declarations from kernel WIP.Eric Nelson2012-10-161-0/+1053
| | * | i.MX6: set drive strength for parallel RGB padsEric Nelson2012-10-161-29/+29
| | * | i.MX: iomux: input pad array can be constEric Nelson2012-10-162-3/+5
| | * | mx6qsabreauto: Pass the board revision to the kernelFabio Estevam2012-10-161-0/+6
| | * | mx35: Fix eSDHC clocksBenoît Thébaudeau2012-10-162-3/+15
| | * | mx35: Clean up lowlevel_initBenoît Thébaudeau2012-10-161-96/+95
* | | | powerpc/mpc83xx: sparse fixesKim Phillips2012-11-042-4/+6
* | | | powerpc/mpc85xx: sparse fixesKim Phillips2012-11-042-2/+2
* | | | arch/powerpc/cpu/mpc8xxx/: sparse fixesKim Phillips2012-11-044-7/+10
* | | | arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips2012-11-0413-303/+206
* | | | arch/powerpc/lib/extable.c: sparse fixKim Phillips2012-11-041-4/+1
* | | | arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefinedKim Phillips2012-11-041-1/+0
* | | | include/linux/byteorder: import latest endian definitions from linuxKim Phillips2012-11-043-6/+2
* | | | PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk2012-10-282-16/+2
|/ / /
* | | ARM: fix u-boot.lds for -ffunction-sections/-fdata-sectionsStephen Warren2012-10-261-4/+4
* | | arm: ks8695: use defined constants for UARTYann Vernier2012-10-261-3/+3
* | | arm720: Remove CONFIG_ARM7_REVDMarek Vasut2012-10-261-11/+0
OpenPOWER on IntegriCloud