summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM:AM33XX: Add SPL support for AM335X EVMChandan Nath2012-01-1612-107/+206
* ARM:AM33XX: Add mmc/sd supportChandan Nath2012-01-163-0/+176
* ARM:AM33XX: Fix ddr and timer register offsetChandan Nath2012-01-164-27/+32
* ARM:AM33XX: Replace CONFIG_AM335X with CONFIG_AM33XXChandan Nath2012-01-161-1/+1
* omap3: make get_board_rev() function weakNikita Kiryanov2012-01-161-1/+2
* omap4: fix boot issue on ES2.0 PandaAneesh V2012-01-162-3/+3
* arm, davinci: Change byte order of RTC kick register valuesChristian Riesch2012-01-161-2/+2
* imx: mx6q: add aipstz init for off platform periphJason Liu2012-01-162-6/+34
* mx28: fix clearing of IRQs in power initZach Sadecki2012-01-161-4/+4
* i.mx6:imx6q: allign MAC address with burned-in orderingJason Liu2012-01-162-7/+9
* mx28: Let dram_init be common for mx28Fabio Estevam2012-01-162-0/+23
* mx28: Let imx_get_mac_from_fuse be common for mx28Fabio Estevam2012-01-161-0/+46
* net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam2012-01-165-5/+5
* mx28: remove omap specific config optionsVeli-Pekka Peltola2012-01-161-6/+0
* i.mx: i.mx6q: Add the enet clock functionJason Liu2012-01-161-0/+5
* openrisc: Add library functionsStefan Kristiansson2012-01-134-0/+403
* openrisc: Add cpu filesStefan Kristiansson2012-01-137-0/+923
* openrisc: Add architecture header filesStefan Kristiansson2012-01-1320-0/+1397
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2012-01-132-0/+4
|\
| * fsl_lbc: add printout of LCRR and LBCR to local bus regsPaul Gortmaker2012-01-132-0/+4
* | mpc83xx: Add a GPIO driver for the MPC83XX familyJoe Hershberger2012-01-092-0/+40
* | gpio: Replace ARM gpio.h with the common API in include/asm-genericJoe Hershberger2012-01-092-53/+20
|/
* tegra: Add support for UART init in cpu board.cSimon Glass2011-12-242-0/+81
* tegra: Add a function mux featureSimon Glass2011-12-243-1/+100
* tegra: add clock_ll_start_uart() to enable UART prior to relocSimon Glass2011-12-242-0/+25
* tegra: Move clock_early_init() to arch_cpu_init()Simon Glass2011-12-241-0/+3
* tegra: Move cpu_init_cp15() to arch_cpu_init()Simon Glass2011-12-241-0/+4
* tegra2: Move tegra2_mmc_init() prototype to public header.Thierry Reding2011-12-241-0/+27
* tegra2: Always build with USE_PRIVATE_LIBGCC=yes.Thierry Reding2011-12-241-0/+2
* tegra2: Implement SPI / UART GPIO switchSimon Glass2011-12-241-0/+46
* tegra2: spi: Add SPI driver for Tegra2 SOCTom Warren2011-12-242-0/+77
* arm, davinci: Fix build warnings for cam_enc_4xxChristian Riesch2011-12-241-2/+3
* arm, davinci: Add SPL support for DA850 SoCsChristian Riesch2011-12-242-2/+35
* Merge branch 'next' of ../nextWolfgang Denk2011-12-2314-128/+1011
|\
| * x86: Add support for specifying an initrd with the zboot commandGabe Black2011-12-191-4/+19
| * x86: Refactor the zboot innards so they can be reused with a vboot imageGabe Black2011-12-193-90/+122
| * x86: Add infrastructure to extract an e820 table from the coreboot tablesGabe Black2011-12-191-1/+37
| * x86: Add support for booting Linux using the 32 bit boot protocolGabe Black2011-12-193-17/+62
| * x86: Clean up the x86 zimage code in preparation to extend itGabe Black2011-12-192-58/+45
| * x86: Import code from coreboot's libpayload to parse the coreboot tableGabe Black2011-12-197-0/+620
| * x86: Initial commit for running as a coreboot payloadGabe Black2011-12-194-0/+148
| * avr32:mmu.c: fix printf() length modifierAndreas Bießmann2011-12-171-1/+1
* | arm: Tegra: fix undefined instruction hang immediately after resetTom Warren2011-12-211-0/+2
* | AVR32: fix timer_init() functionSven Schnelle2011-12-201-2/+3
* | arm, fdt: update ethernet mac address before booting LinuxHeiko Schocher2011-12-191-0/+2
* | add print_cpuinfo to s3c24x0David Müller (ELSOFT AG)2011-12-192-0/+55
* | omap4_panda: Initialize the USB phyChris Lalancette2011-12-191-0/+63
* | davinci: Fixed wrong timebase clock frequency.Manfred Rudigier2011-12-191-1/+1
* | arm926ejs: remove noop flush_dcache_all functionIlya Yanok2011-12-191-5/+0
* | Coding Style cleanupWolfgang Denk2011-12-192-2/+1
|/
OpenPOWER on IntegriCloud