]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch
am3517evm: remove rootfstype kernel parameter for MMC boot device
[karo-tx-uboot.git] / arch /
2012-02-12 Pali Rohárarm: omap3: Define save_boot_params in lowlevel_init...
2012-02-12 Ben Gardinerarm, davinci: add PLL0 prediv to da850 lowlevel setup
2012-02-12 Simon Glasstegra2: Enable data cache
2012-02-12 Simon Glasstegra: Add SDMMC support to funcmux
2012-02-12 Simon Glasstegra: Add I2C support to funcmux
2012-02-12 Simon Glasstegra: Add enum to select from available funcmux configs
2012-02-12 Simon Glasstegra: Adjust funcmux config test to permit expansion
2012-02-12 Stephen Warrentegra2: Fix default RAM size selection in odmdata
2012-02-12 Stephen Warrentegra2: Fix conflicting pinmux for UARTA
2012-02-11 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-cfi...
2012-02-11 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2012-02-11 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2012-01-23 Patil, RachnaARM: AM33XX: Add i2c support
2012-01-16 Andreas Müllerovero: add SPL support
2012-01-16 Andreas Mülleromap_rev_string: output to stdout
2012-01-16 Andreas MüllerOMAP SPL: call timer_init in s_init to make udelay...
2012-01-16 Chandan NathARM:AM33XX: Add SPL support for AM335X EVM
2012-01-16 Chandan NathARM:AM33XX: Add mmc/sd support
2012-01-16 Chandan NathARM:AM33XX: Fix ddr and timer register offset
2012-01-16 Chandan NathARM:AM33XX: Replace CONFIG_AM335X with CONFIG_AM33XX
2012-01-16 Nikita Kiryanovomap3: make get_board_rev() function weak
2012-01-16 Aneesh Vomap4: fix boot issue on ES2.0 Panda
2012-01-16 Christian Riescharm, davinci: Change byte order of RTC kick register...
2012-01-16 Jason Liuimx: mx6q: add aipstz init for off platform periph
2012-01-16 Zach Sadeckimx28: fix clearing of IRQs in power init
2012-01-16 Jason Liui.mx6:imx6q: allign MAC address with burned-in ordering
2012-01-16 Fabio Estevammx28: Let dram_init be common for mx28
2012-01-16 Fabio Estevammx28: Let imx_get_mac_from_fuse be common for mx28
2012-01-16 Fabio Estevamnet: imx: Add multi-FEC support for imx_get_mac_from_fuse
2012-01-16 Veli-Pekka Peltolamx28: remove omap specific config options
2012-01-16 Jason Liui.mx: i.mx6q: Add the enet clock function
2012-01-13 Stefan Kristianssonopenrisc: Add library functions
2012-01-13 Stefan Kristianssonopenrisc: Add cpu files
2012-01-13 Stefan Kristianssonopenrisc: Add architecture header files
2012-01-13 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2012-01-13 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2012-01-13 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2012-01-13 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2012-01-13 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2012-01-13 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2012-01-13 Paul Gortmakerfsl_lbc: add printout of LCRR and LBCR to local bus...
2012-01-10 Joe Hershbergermpc83xx: Add a GPIO driver for the MPC83XX family
2012-01-10 Joe Hershbergergpio: Replace ARM gpio.h with the common API in include...
2012-01-05 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-12-24 Simon Glasstegra: Add support for UART init in cpu board.c
2011-12-24 Simon Glasstegra: Add a function mux feature
2011-12-24 Simon Glasstegra: add clock_ll_start_uart() to enable UART prior...
2011-12-24 Simon Glasstegra: Move clock_early_init() to arch_cpu_init()
2011-12-24 Simon Glasstegra: Move cpu_init_cp15() to arch_cpu_init()
2011-12-24 Thierry Redingtegra2: Move tegra2_mmc_init() prototype to public...
2011-12-24 Thierry Redingtegra2: Always build with USE_PRIVATE_LIBGCC=yes.
2011-12-24 Simon Glasstegra2: Implement SPI / UART GPIO switch
2011-12-24 Tom Warrentegra2: spi: Add SPI driver for Tegra2 SOC
2011-12-24 Christian Riescharm, davinci: Fix build warnings for cam_enc_4xx
2011-12-24 Christian Riescharm, davinci: Add SPL support for DA850 SoCs
2011-12-23 Wolfgang DenkMerge branch 'next' of ../next
2011-12-21 Tom Warrenarm: Tegra: fix undefined instruction hang immediately...
2011-12-20 Wolfgang DenkMerge branch 'agust@denx.de' of git://git.denx.de/u...
2011-12-20 Sven SchnelleAVR32: fix timer_init() function
2011-12-20 Sven SchnelleAVR32: fix timer_init() function
2011-12-19 Heiko Schocherarm, fdt: update ethernet mac address before booting...
2011-12-19 David Müller (ELSO... add print_cpuinfo to s3c24x0
2011-12-19 Chris Lalancetteomap4_panda: Initialize the USB phy
2011-12-19 Manfred Rudigierdavinci: Fixed wrong timebase clock frequency.
2011-12-19 Ilya Yanokarm926ejs: remove noop flush_dcache_all function
2011-12-19 Wolfgang DenkCoding Style cleanup
2011-12-19 Gabe Blackx86: Add support for specifying an initrd with the...
2011-12-19 Gabe Blackx86: Refactor the zboot innards so they can be reused...
2011-12-19 Gabe Blackx86: Add infrastructure to extract an e820 table from...
2011-12-19 Gabe Blackx86: Add support for booting Linux using the 32 bit...
2011-12-19 Gabe Blackx86: Clean up the x86 zimage code in preparation to...
2011-12-19 Gabe Blackx86: Import code from coreboot's libpayload to parse...
2011-12-19 Gabe Blackx86: Initial commit for running as a coreboot payload
2011-12-17 Andreas Bießmannavr32:mmu.c: fix printf() length modifier
2011-12-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2011-12-16 Lukasz Majewskiusb:gadget:s5p Enable the USB Gadget framework at Exyno...
2011-12-13 Jerry Huangpowerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE...
2011-12-12 Kumar Galapowerpc/bootm: Flush ramdisk and device tree image...
2011-12-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2011-12-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-12-11 Wolfgang GrandeggerUSB: MX5: add helper functions to enable USB clocks
2011-12-11 Lukasz Majewskiusb:gadget:s5p Enable the USB Gadget framework at GONI
2011-12-11 Stefan Herbrechtsmeierpxa: convert pxa27x_udc to use read and write functions
2011-12-11 Stefan Herbrechtsmeierpxa: activate the first usb host port on pxa27x by...
2011-12-11 Stefan Herbrechtsmeierpxa: fix usb host register mismatch
2011-12-11 Wolfgang Grandeggerarm: add __aeabi_unwind_cpp_pr1() function to avoid...
2011-12-10 Andreas Bießmannsandbox: fix compiling of cpu/os.c
2011-12-10 Matthias Weissersandbox: Add timer simulation
2011-12-10 Matthias Weissersandbox: Add improved RAM simulation
2011-12-10 Christian Riescharm, davinci: Use lldiv for the 64-bit divisions in...
2011-12-10 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-12-09 Marek VasutM28: Cleanup memsize.o OOT build
2011-12-09 Marek Vasuti.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28
2011-12-09 Jason Liui.mx: add the initial support for freescale i.MX6Q...
2011-12-09 Jason Liui.mx: introduce the armv7/imx-common folder
2011-12-09 Chander KashyapS5PC2XX: Rename S5pc2XX to exynos
2011-12-09 Simon Glasstegra2: Don't use board pointer before it is set up
2011-12-09 Simon Glasstegra2: Remove unneeded 'dynamic ram size' message
2011-12-09 Simon Glasstegra2: Remove unneeded boot code
2011-12-09 Simon Glassarm: Move CP15 init out of cpu_init_crit()
next