]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch
spl: move comment to the right place
[karo-tx-uboot.git] / arch /
2014-10-27 Masahiro Yamadakconfig: add CONFIG_SUPPORT_TPL
2014-10-27 Masahiro Yamadakconfig: add CONFIG_SUPPORT_SPL
2014-10-27 Guillaume GARDETRename some defines containing FAT in their name to...
2014-10-27 Simon Glassx86: Use correct printf() format string for uintptr_t
2014-10-27 Gabe BlackProvide option to avoid defining a custom version of...
2014-10-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
2014-10-27 Marek Vasutppc: Zap TQM8272 board
2014-10-27 Marek Vasutppc: Zap TQM8260 board
2014-10-27 Marek Vasutppc: Zap IDS8247 board
2014-10-27 Marek Vasutppc: Zap HWW1U1A board
2014-10-27 Marek Vasutppc: Zap Hymod board
2014-10-27 Marek Vasutppc: Zap MHPC board
2014-10-27 Marek Vasutppc: Zap ICU862 board
2014-10-27 Wolfgang DenkPowerPC: drop some 74xx_7xx boards and related code
2014-10-27 Anatolij Gustschinpowerpc: mpc512x: fix boot breakage
2014-10-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-imx
2014-10-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ti
2014-10-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2014-10-27 Marek Vasutarm: socfpga: Zap spl.h and ad-hoc related syms
2014-10-27 Marek Vasutarm: socfpga: Move code from misc_init_r() to arch_earl...
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 Igor Grinbergomap3/am33xx: mux: fix several checkpatch issues
2014-10-23 Igor Grinbergomap3: Kconfig: fix the cm-t35 board option prompt
2014-10-23 Hao ZhangARM: keystone: cmd_ddr3: add ddr3 commands to test ddr
2014-10-23 Vitaly Andrianovkeystone2: ecc: add ddr3 error detection and correction...
2014-10-23 Vitaly AndrianovARM: keystone: msmc: extend functionality of SES
2014-10-23 Khoronzhuk, Ivandma: ti-edma3: introduce edma3 driver
2014-10-23 Khoronzhuk, IvanARM: keystone: clock: add support for K2E SoCs
2014-10-23 Khoronzhuk, Ivannet: keystone_net: add Keystone2 K2E SoC support
2014-10-23 Khoronzhuk, Ivannet: keystone_serdes: add keystone K2E SoC support
2014-10-23 Khoronzhuk, IvanARM: keystone2: keysonte_nav: add support for K2E SoC
2014-10-23 Khoronzhuk, Ivannet: keystone_net: register eth PHYs on MDIO bus
2014-10-23 Hao Zhangsoc: keystone_serdes: generalize to be used by other...
2014-10-23 Hao Zhangsoc: keystone_serdes: enhance to use cmu/comlane/lane...
2014-10-23 Khoronzhuk, Ivansoc: keystone_serdes: create a separate SGMII SerDes...
2014-10-23 Vitaly Andrianovnet: keystone_net: increase MDIO clock frequency
2014-10-23 Khoronzhuk, Ivannet: keystone_net: move header file from arch to ti...
2014-10-23 Khoronzhuk, Ivannet: keystone_net: add support for NETCP v1.5
2014-10-23 Hao Zhangnet: keystone_net: remove SoC specific emac_regs structure
2014-10-23 Hao Zhangkeystone2: k2l-evm: add board support
2014-10-23 Hao Zhangkeystone2: enable OSR clock domain for K2L SoC
2014-10-23 Hao ZhangARM: keystone2: spl: move board specific code
2014-10-23 Hao Zhangkeystone2: msmc: add MSMC cache coherency support for...
2014-10-23 Hao Zhangkeystone2: clock: add K2L clock definitions and commands
2014-10-23 Hao ZhangARM: keystone2: add K2L device hardware definitions
2014-10-23 Khoronzhuk, IvanARM: cmd_clock: generalize command usage description
2014-10-23 WingMan Kwokkeystone: usb: add support of usb xhci
2014-10-23 Khoronzhuk, Ivandma: keystone_nav: generalize driver usage
next