summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-01-16i.mx6:imx6q: allign MAC address with burned-in orderingJason Liu2-7/+9
2012-01-16mx28: Let dram_init be common for mx28Fabio Estevam2-0/+23
2012-01-16mx28: Let imx_get_mac_from_fuse be common for mx28Fabio Estevam1-0/+46
2012-01-16net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam5-5/+5
2012-01-16mx28: remove omap specific config optionsVeli-Pekka Peltola1-6/+0
2012-01-16i.mx: i.mx6q: Add the enet clock functionJason Liu1-0/+5
2012-01-14openrisc: Add library functionsStefan Kristiansson4-0/+403
2012-01-14openrisc: Add cpu filesStefan Kristiansson7-0/+923
2012-01-14openrisc: Add architecture header filesStefan Kristiansson20-0/+1397
2012-01-13Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2-0/+4
2012-01-13fsl_lbc: add printout of LCRR and LBCR to local bus regsPaul Gortmaker2-0/+4
2012-01-10mpc83xx: Add a GPIO driver for the MPC83XX familyJoe Hershberger2-0/+40
2012-01-10gpio: Replace ARM gpio.h with the common API in include/asm-genericJoe Hershberger2-53/+20
2011-12-24tegra: Add support for UART init in cpu board.cSimon Glass2-0/+81
2011-12-24tegra: Add a function mux featureSimon Glass3-1/+100
2011-12-24tegra: add clock_ll_start_uart() to enable UART prior to relocSimon Glass2-0/+25
2011-12-24tegra: Move clock_early_init() to arch_cpu_init()Simon Glass1-0/+3
2011-12-24tegra: Move cpu_init_cp15() to arch_cpu_init()Simon Glass1-0/+4
2011-12-24tegra2: Move tegra2_mmc_init() prototype to public header.Thierry Reding1-0/+27
2011-12-24tegra2: Always build with USE_PRIVATE_LIBGCC=yes.Thierry Reding1-0/+2
2011-12-24tegra2: Implement SPI / UART GPIO switchSimon Glass1-0/+46
2011-12-24tegra2: spi: Add SPI driver for Tegra2 SOCTom Warren2-0/+77
2011-12-24arm, davinci: Fix build warnings for cam_enc_4xxChristian Riesch1-2/+3
2011-12-24arm, davinci: Add SPL support for DA850 SoCsChristian Riesch2-2/+35
2011-12-23Merge branch 'next' of ../nextWolfgang Denk14-128/+1011
2011-12-21arm: Tegra: fix undefined instruction hang immediately after resetTom Warren1-0/+2
2011-12-21AVR32: fix timer_init() functionSven Schnelle1-2/+3
2011-12-19arm, fdt: update ethernet mac address before booting LinuxHeiko Schocher1-0/+2
2011-12-19add print_cpuinfo to s3c24x0David Müller (ELSOFT AG)2-0/+55
2011-12-19omap4_panda: Initialize the USB phyChris Lalancette1-0/+63
2011-12-19davinci: Fixed wrong timebase clock frequency.Manfred Rudigier1-1/+1
2011-12-19arm926ejs: remove noop flush_dcache_all functionIlya Yanok1-5/+0
2011-12-19Coding Style cleanupWolfgang Denk2-2/+1
2011-12-19x86: Add support for specifying an initrd with the zboot commandGabe Black1-4/+19
2011-12-19x86: Refactor the zboot innards so they can be reused with a vboot imageGabe Black3-90/+122
2011-12-19x86: Add infrastructure to extract an e820 table from the coreboot tablesGabe Black1-1/+37
2011-12-19x86: Add support for booting Linux using the 32 bit boot protocolGabe Black3-17/+62
2011-12-19x86: Clean up the x86 zimage code in preparation to extend itGabe Black2-58/+45
2011-12-19x86: Import code from coreboot's libpayload to parse the coreboot tableGabe Black7-0/+620
2011-12-19x86: Initial commit for running as a coreboot payloadGabe Black4-0/+148
2011-12-18avr32:mmu.c: fix printf() length modifierAndreas Bießmann1-1/+1
2011-12-17Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk1-0/+1
2011-12-17usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal)Lukasz Majewski1-0/+1
2011-12-13powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sataJerry Huang1-1/+10
2011-12-12powerpc/bootm: Flush ramdisk and device tree image when booting on MPKumar Gala1-6/+16
2011-12-12Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk6-7/+93
2011-12-12Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-0/+4
2011-12-11USB: MX5: add helper functions to enable USB clocksWolfgang Grandegger3-0/+80
2011-12-11usb:gadget:s5p Enable the USB Gadget framework at GONILukasz Majewski1-0/+4
2011-12-11pxa: convert pxa27x_udc to use read and write functionsStefan Herbrechtsmeier1-4/+4