]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch
PowerPC: drop some 74xx_7xx boards and related code
[karo-tx-uboot.git] / arch /
2014-10-27 Wolfgang DenkPowerPC: drop some 74xx_7xx boards and related code
2014-10-27 Anatolij Gustschinpowerpc: mpc512x: fix boot breakage
2014-10-26 Tom RiniMerge http://git.denx.de/u-boot-sunxi
2014-10-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2014-10-26 Tom RiniMerge git://git.denx.de/u-boot-dm
2014-10-25 Jeroen Hofsteetegra: add proto for pin_mux_mmc
2014-10-25 Jeroen Hofsteearm: vectors: provide protypes from vectors.S
2014-10-25 Jeroen Hofsteeomap3: board: add missing include and proto
2014-10-25 Jeroen Hofsteelib: bootm: add missing include
2014-10-25 Jeroen Hofsteeleds: missing include
2014-10-25 Jeroen Hofsteeimx: add missing includes
2014-10-25 Jeroen Hofsteearch-mx: add missing include
2014-10-25 Jeroen Hofsteetegra: make local functions static
2014-10-25 Jeroen Hofsteeomap3: make local functions static
2014-10-24 Jeroen Hofsteearm: board: use __weak
2014-10-24 Hans de Goedesunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig option
2014-10-24 Hans de Goedesunxi: dram: Use clock_get_pll5p to calculate mbus...
2014-10-24 Hans de Goedesunxi: Add clock_get_pll5p() function
2014-10-24 Chen-Yu TsaiARM: sunxi: Add support for using R_UART as console
2014-10-24 Chen-Yu TsaiARM: sunxi: Allow specifying module in prcm apb0 init...
2014-10-24 Hans de GoedeARM: sunxi: Add support for R_PIO gpio banks
2014-10-24 Chen-Yu TsaiARM: sunxi: Add basic A23 support
2014-10-24 Chen-Yu Tsaimmc: sunxi: Add support for sun8i (A23)
2014-10-24 Chen-Yu TsaiARM: sunxi: Add support for uart0 on port F (mmc0)
2014-10-24 Chen-Yu TsaiARM: sunxi: Add sun8i (A23) UART0 pin mux support
2014-10-24 Chen-Yu TsaiARM: sunxi: Fix reset command on sun6i/sun8i
2014-10-24 Chen-Yu TsaiARM: sunxi: Add sun6i/sun8i timer block register definition
2014-10-24 Chen-Yu TsaiARM: sunxi: Move watchdog register definitions to separ...
2014-10-24 Hans de Goedesunxi: Use PG3 - PG8 as io-pins for mmc1
2014-10-24 Hans de Goedesunxi: When we've both mmc0 and mmc2, detect from which...
2014-10-24 Maxime RipardARM: sunxi: Add basic A31 support
2014-10-24 Maxime RipardARM: sun6i: Setup the A31 UART0 muxing
2014-10-24 Chen-Yu TsaiARM: sun6i: Define UART0 pins for A31
2014-10-24 Hans de GoedeARM: sunxi-mmc: Add mmc support for sun6i / A31
2014-10-24 Chen-Yu TsaiARM: sun6i: Add clock support
2014-10-24 Oliver SchinaglARM: sun6i: Add support for the power reset control...
2014-10-24 Oliver SchinaglARM: sun6i: Add base address for the new controllers...
2014-10-24 Chen-Yu TsaiARM: sunxi: Use macro values for setting UART GPIO...
2014-10-24 Masahiro Yamadadm: serial: use Driver Model for UniPhier serial driver
2014-10-24 Simon Glassdm: x86: Convert coreboot serial to use driver model
2014-10-24 Simon Glassdm: x86: dts: Add additional info to the serial port...
2014-10-24 Simon Glassdm: x86: Add a gpio header for coreboot
2014-10-24 Simon Glassdm: x86: Support pre-reloc malloc()
2014-10-24 Simon Glassdm: x86: Zero global data before board_init_f()
2014-10-24 Simon Glassdm: x86: Remove ebp assembler warning in zimage.c
2014-10-24 Simon Glassdm: dts: Move omap device tree includes to correct...
2014-10-24 Simon Glassdm: omap3: Move to driver model for GPIO and serial
2014-10-24 Simon Glassdm: am33xx: Provide platform data for serial
2014-10-24 Simon Glassdm: am33xx: Provide platform data for GPIOs
2014-10-24 Simon Glassdm: omap: gpio: Support driver model
2014-10-24 Simon Glassdm: dts: omap: Select correct console for beaglebone
2014-10-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2014-10-23 Masahiro Yamadamips: enable CONFIG_USE_PRIVATE_LIBGCC by default
2014-10-23 Masahiro Yamadakconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
2014-10-23 Masahiro Yamadax86: set CONFIG_USE_PRIVATE_LIBGCC to y
2014-10-23 Stefan Roesearm: kirkwood: Remove some dead code from cpu.c
2014-10-23 Stefan Roesearm: armada-xp: Add basic support for the maxBCM board
2014-10-23 Stefan Roesearm: armada-xp: Add basic support for the Marvell DB...
2014-10-23 Stefan Roesearm: armada-xp: Add basic support for Marvell Armada...
2014-10-23 Stefan Roesearm: kirkwood: Change naming of dram functions from...
2014-10-23 Stefan Roesespi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE
2014-10-23 Stefan Roesearm: marvell: Extract kirkwood gpio functions into...
2014-10-23 Stefan Roesearm: mvebu: Add common mbus functions to use on Marvell...
2014-10-23 Stefan Roesearm: marvell: Rework timer.c to make it usable for...
2014-10-23 Stefan Roesearm: marvell: Move arch-kirkwood/spi.h to arch-mvebu...
2014-10-23 Stefan Roesearm: marvell: Move arch/kirkwood.h to arch/soc.h
2014-10-23 Stefan Roesearm: kirkwood: Move some SoC files into new arch/arm...
2014-10-23 Tom RiniMerge git://git.denx.de/u-boot-x86
2014-10-23 Tom RiniMerge git://git.denx.de/u-boot-fdt
2014-10-23 Simon Glassx86: Add device tree information for Chrome OS EC
2014-10-22 Stephen WarrenARM: rpi_b: query internal MAC address from firmware
2014-10-22 Tom RiniMerge git://git.denx.de/u-boot-dm
2014-10-22 Simon Glassdm: rpi: Convert GPIO driver to driver model
2014-10-22 Simon Glassdm: imx: i2c: Use gpio_request() to request GPIOs
2014-10-22 Simon Glassimx: Add error checking to setup_i2c()
2014-10-22 Simon Glassdm: tegra: spi: Convert to driver model
2014-10-22 Simon Glassdm: tegra: dts: Add aliases for spi on tegra30 boards
2014-10-22 Simon Glassdm: sf: sandbox: Convert SPI flash driver to driver...
2014-10-22 Simon Glassexynos: universal_c210: Move to driver model soft_spi
2014-10-22 Simon Glassdm: exynos: Convert SPI to driver model
2014-10-22 Simon Glassdm: sandbox: spi: Move to driver model
2014-10-22 Simon Glasssandbox: dts: Add a SPI device and cros_ec device
2014-10-22 Simon Glassdm: exynos: Mark exynos5 console as pre-reloc
2014-10-22 Simon Glassdm: exynos: gpio: Convert to driver model
2014-10-22 Simon Glassdm: exynos: Make sure that GPIOs are requested
2014-10-22 Simon Glassdm: exynos: Tidy up GPIO headers
2014-10-22 Simon Glassdm: exynos: Add pinctrl settings for s5p_goni
2014-10-22 Simon Glassdm: exynos: Add pinctrl settings for smdkc100
2014-10-22 Simon Glassdm: exynos: dts: Adjust device tree files for U-Boot
2014-10-22 Simon Glassdm: exynos: dts: Remove unused pinctrl information...
2014-10-22 Simon Glassdm: exynos: Bring in pinctrl dts files from Linux kernel
2014-10-22 Simon Glassdm: exynos: dts: Convert /include/ to #include
2014-10-22 Marcel Ziswilertegra: apalis_t30: master revamp
2014-10-22 Marcel Ziswilertegra: dts: colibri_t30 add serial port details
2014-10-22 Marcel ZiswilerARM: tegra: Use mem size from MC in combination with...
2014-10-22 Marcel Ziswilerarm: tegra: initial support for apalis t30
2014-10-22 Bin Mengx86: Fix GDT limit in start16.S
2014-10-22 Bin Mengx86: Fix rom version build with CONFIG_X86_RESET_VECTOR
2014-10-22 Simon Glassx86: Allow cmdline setup in setup_zimage() to be optional
2014-10-22 Simon Glassx86: Rewrite bootm.c to make it similar to ARM
next