]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - include
spl: move comment to the right place
[karo-tx-uboot.git] / include /
2014-10-27 Anatolij GustschinUse __stringify() instead of xstr()
2014-10-27 Matthias Fuchsppc4xx: update PMC440 board support
2014-10-27 Robert P. J. DayCorrect single misspelling of "consitant" in source...
2014-10-27 Guillaume GARDETTI:OMAP4: enable EXT support in SPL for OMAP4 boards
2014-10-27 Guillaume GARDETspl: Add EXT support to SPL
2014-10-27 Guillaume GARDETRename some defines containing FAT in their name to...
2014-10-27 Simon GlassTidy up data sizes and function comment in display_options
2014-10-27 Simon GlassUse uint64_t for time types
2014-10-27 Gabe BlackAdd some standard headers external code might need
2014-10-27 Gabe BlackProvide option to avoid defining a custom version of...
2014-10-27 Simon Glasscli: hush: Adjust 'run' command to run each line 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: digsy_mtc: convert to generic board
2014-10-27 Anatolij Gustschinpowerpc: mecp5123: convert to generic board
2014-10-27 Anatolij Gustschinpowerpc: ac14xx: convert to generic board
2014-10-27 Anatolij Gustschinpowerpc: aria: convert to generic board
2014-10-27 Anatolij Gustschinpowerpc: pdm360ng: convert to generic board
2014-10-27 Anatolij Gustschinpowerpc: mpc5121ads: convert to generic board
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: config: Add USB support example
2014-10-27 Marek Vasutarm: socfpga: Zap CONFIG_EPHY[01]_PHY_ADDR macro
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 Hofsteespl: add prototype for jump_to_image_no_args
2014-10-25 Jeroen Hofsteemmc: add prototype for mmc_get_env_addr
2014-10-25 Jeroen Hofsteeide: add missing prototype
2014-10-25 Jeroen Hofsteegpio: add protype for name_to_gpio
2014-10-25 Jeroen Hofsteefdt_support: add prototypes for __weak functions
2014-10-25 Jeroen Hofsteeelf: add prototype for valid_elf_image
2014-10-25 Jeroen Hofsteebootm: add prototype for arch_preboot_os
2014-10-25 Jeroen Hofsteestring.h: add missing prototypes
2014-10-24 Ian Campbellsunxi: Increase command line buffer size (CONFIG_SYS_CB...
2014-10-24 Chen-Yu TsaiARM: sunxi: Add support for using R_UART as console
2014-10-24 Chen-Yu TsaiARM: sunxi: Add basic A23 support
2014-10-24 Chen-Yu TsaiARM: sunxi: Add support for uart0 on port F (mmc0)
2014-10-24 Chen-Yu TsaiARM: sunxi: Fix build break when CONFIG_MMC is not...
2014-10-24 Hans de Goedesunxi: Add CONFIG_MACH_TYPE defines to sun4i, sun5i...
2014-10-24 Hans de Goedesunxi: Add mmc card-detect functionality
2014-10-24 Maxime RipardARM: sunxi: Add basic A31 support
2014-10-24 Chen-Yu TsaiARM: sunxi: Fix build break when CONFIG_USB_EHCI is...
2014-10-24 Masahiro Yamadaserial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig
2014-10-24 Masahiro Yamadadm: serial: use Driver Model for UniPhier serial driver
2014-10-24 Masahiro Yamadaserial: add static directive to local functions
2014-10-24 Masahiro Yamadadm: move platform data headers to include/dm/platform_data
2014-10-24 Simon Glassdm: x86: Convert coreboot serial to use driver model
2014-10-24 Simon Glassdm: x86: Convert Intel ICH6 GPIO driver to use driver...
2014-10-24 Simon Glassdm: gpio: Remove unused get_state() uclass method
2014-10-24 Simon Glassdm: dts: Move omap device tree includes to correct...
2014-10-24 Simon Glasstest: dm: Support memory leak checking as a core feature
2014-10-24 Simon Glassdm: gpio: Add gpio_requestf() helper for printf() strings
2014-10-24 Simon Glassdm: Move the function for getting GPIO status into...
2014-10-24 Simon Glassdm: gpio: Add gpio_get_function() and friends
2014-10-24 Simon Glassdm: gpio: Implement GPIO reservation in the uclass
2014-10-24 Simon Glassdm: omap3: Move to driver model for GPIO and serial
2014-10-24 Simon Glassdm: am33xx: Move to driver model for GPIO and serial
2014-10-24 Simon Glassdm: ns16550: Use an address instead of a pointer for...
2014-10-23 Igor Grinbergmusb: fix warning in include/linux/usb/musb.h
2014-10-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2014-10-23 Masahiro Yamadakconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
2014-10-23 Masahiro Yamadakconfig: move CONFIG_SYS_HZ to lib/Kconfig
2014-10-23 Tom Riniam335x_evm: Correct "raw" portions of DFU alt into
2014-10-23 Felipe Balbiarm: am43xx: switch over to CONFIG_ENV_IS_IN_FAT
2014-10-23 Stefan Herbrechtsmeieromap3: overo: Add usb host support
2014-10-23 Stefan Herbrechtsmeieromap3: overo: Call bootm only after successful nand...
2014-10-23 Hao ZhangARM: keystone: cmd_ddr3: add ddr3 commands to test ddr
2014-10-23 Hao Zhangboard: k2e_evm: add network support
2014-10-23 Khoronzhuk, Ivannet: keystone_serdes: add keystone K2E SoC support
2014-10-23 Khoronzhuk, Ivannet: keystone_net: use general get link function
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 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 Khoronzhuk, Ivanconfigs: ks2_evm: enable misc_init_r
2014-10-23 Hao Zhangkeystone2: k2l-evm: add board support
2014-10-23 WingMan Kwokkeystone: usb: add support of usb xhci
2014-10-23 Khoronzhuk, Ivandma: keystone_nav: generalize driver usage
2014-10-23 Khoronzhuk, Ivandma: keystone_nav: move keystone_nav driver to driver...
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 Roesenet: phy.h: Make PHY autonegotiation timeout configurable
2014-10-23 Stefan Roesenet: mvneta.c: Add support for the ethernet controller...
2014-10-23 Stefan Roesearm: mvebu: Add common mbus functions to use on Marvell...
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 Christian Gmeinerot1200: fix sf detection
next