]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - include
sunxi: Add a proper dts file for the ga10h a33 based tablet
[karo-tx-uboot.git] / include /
2015-06-02 Hannes Schmelzerboard/BuR/common: fix netconsole
2015-06-02 Lars Poeschelconfigs: remove CONFIG_NET_MULTI
2015-06-02 Lars PoeschelARM: phytec: pcm051: Remove unneeded CONFIG_USE_IRQ
2015-06-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2015-06-01 Michal Simeknet: Fix NET_RANDOM_ETHADDR dependencies
2015-06-01 Joe Hershbergernet: Move the CMD_NET config to defconfigs
2015-06-01 Joe HershbergerMove setexpr to Kconfig
2015-06-01 Masahiro Yamadasparc: fix build error on gr_ep2s60 board
2015-06-01 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2015-05-31 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2015-05-31 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2015-05-30 Masahiro YamadaARM: UniPhier: enable CONFIG_NET_RANDOM_ETHADDR
2015-05-30 Masahiro YamadaARM: UniPhier: move CONFIG_SYS_TEXT_BASE to Kconfig
2015-05-29 Chen-Yu TsaiARM: sunxi: Enable PSCI for sun8i
2015-05-29 Chen-Yu TsaiARM: sunxi: Enable PSCI for sun6i
2015-05-29 Daniel Kochmańskisunxi/nand: Add support to the SPL for loading u-boot...
2015-05-29 Hans de Goedesun9i: Basic sun9i (A80) support
2015-05-29 Hans de Goedesunxi: Update sunxi-common.h to deal with different...
2015-05-29 Hans de Goedesunxi: Update sunxi-common.h to deal with different...
2015-05-29 Hans de Goedesunxi: Remove support for building "old-fashioned"...
2015-05-29 Tom RiniMerge git://git.denx.de/u-boot-usb
2015-05-28 Hannes Schmelzercosmetic: change Author/MAINTAINER Name from Petermaier...
2015-05-28 Matt PorterARMv7M: add STM32F1 support
2015-05-28 Marek VasutARM: bcm283x: Switch to generic timer
2015-05-28 Linus Walleijvexpress64: use uncompressed kernel by default
2015-05-28 Andrew Bradfordmeminfo cmd: Enable printing >=4GiB SDRAM sizes
2015-05-28 Karl ApsiteCombine bootm_find_<thing> functions together
2015-05-28 Karl Apsiteadd boot_get_loadables() to load listed images
2015-05-28 Karl Apsitemkimage will now report information about loadable
2015-05-28 Masahiro Yamadainclude: introduce include/linux/io.h as a wrapper...
2015-05-28 Linus Walleijvexpress64: let Juno wait for root device
2015-05-28 Ricardo Ribaldappc: xilinx-ppc: Move to generic board support
2015-05-27 Linus Walleijvexpress64: fix various memory issues
2015-05-27 Chris PackhamMakefile: Add U_BOOT_TZ and include in version
2015-05-27 Ryan Harkinvexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTH
2015-05-26 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-05-26 Tom RiniMerge branch 'zynq' of git://www.denx.de/git/u-boot...
2015-05-26 Peter Robinsonmx6: standardise CONFIG_CMD_CACHE
2015-05-26 Peter Robinsonimx6: generic MMC config options to mx6_common
2015-05-26 Peter Robinsonimx6: standardise filesystem and boot options
2015-05-26 Peter Robinsonimx6: move generic miscellaneous and overwrite options
2015-05-26 Peter Robinsonimx6: centralise common boot options in mx6_common.h
2015-05-26 Peter Robinsonimx6: move MXC_GPIO define to mx6_common.h
2015-05-26 Peter Robinsonimx6: move standard ATAG configs to mx6_common.h
2015-05-26 Peter Robinsonimx6: move generic imx6 options to mx6_common.h
2015-05-26 Peter Robinsonimx6: move all standard includes to mx6_common.h
2015-05-26 Peter Robinsonnovena: standardise mx6_common.h include
2015-05-26 Tim Harveyimx: ventana: update MMC env configuration
2015-05-26 Heiko Schocherarm, imx6: add support for aristainetos2 board
2015-05-25 Michal Simekzynq: Use system timer implementation instead of our
2015-05-25 Tom RiniMerge git://git.denx.de/u-boot-nand-flash
2015-05-24 Stefan Agnermtd: vf610_nfc: enable ONFI detection
2015-05-24 Stefan Agnermtd: vf610_nfc: add Freescale NFC controller configs...
2015-05-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2015-05-21 Tim Harveyimx: ventana: config: enable Falcon mode
2015-05-21 Fabio Estevamwandboard: Switch to SPL support
2015-05-21 Joe Hershbergertest: env: Add test framework for env
2015-05-21 Joe Hershbergertest: Return values from the asserts compatible with...
2015-05-21 Joe Hershbergertest: dm: Move the time test over to the ut command
2015-05-21 Joe Hershbergertest: dm: Move the dm tests over to the ut command
2015-05-21 Joe Hershbergertest: Add a common unit test command
2015-05-21 Joe Hershbergertest: Generalize the unit test framework
2015-05-21 Joe Hershbergernet: Handle ethaddr changes as an env callback
2015-05-21 Joe Hershbergernet: Add default flags for common net env vars
2015-05-21 Joe Hershbergernet: Use env callbacks for net variables
2015-05-21 Joe Hershbergernet: Apply default format rules to all ethaddr
2015-05-21 Joe Hershbergerenv: Distinguish finer between source of env change
2015-05-21 Joe Hershbergerenv: Add regex support to env_attrs
2015-05-21 Joe Hershbergerenv: Allow env_attr_walk to pass a priv * to callback
2015-05-21 Joe Hershbergersandbox: Enable some ENV commands
2015-05-20 Tom RiniMerge git://git.denx.de/u-boot-net
2015-05-20 York Sunarm/ls1021a: Remove ccsr_ddr from immap_ls102xa.h
2015-05-20 York Sundriver/ddr/fsl: Remove deskew_cntrl register
2015-05-20 Alison Wangarm: ls102xa: Adjust the load address of U-Boot for...
2015-05-20 Joe Hershbergernet: Remove all calls to net_random_ethaddr()
2015-05-19 Joe Hershbergernet: Remove all references to CONFIG_ETHADDR and friends
2015-05-19 Paul Kocialkowskisunxi: Cache line size definition
2015-05-19 Laurent Ittisunxi: add support for UART2 on A23/A33
2015-05-19 Hans de Goedeconsole: Fix pre-console flushing via cfb_console being...
2015-05-19 Paul Kocialkowskisunxi: Pass serial number through ATAG
2015-05-19 Tim Harveyimx: mx6: add get_cpu_temp_grade to obtain cpu temperat...
2015-05-19 Peng Fanpmic: pfuze100 fix typo
2015-05-19 Nikolay Dimitrovimx: riotboard, marsboard: Enable thermal support
2015-05-19 Tim Harveyimx: ventana: add pmic_setup to SPL
2015-05-19 Tim Harveyimx: ventana: (cosmetic) clean up size defines for...
2015-05-19 Tim Harveyimx: ventana: config: use MMC SPL RAW support
2015-05-18 Tom RiniMerge git://git.denx.de/u-boot-samsung
2015-05-15 Tim Harveyimx: ventana: config: enable Thermal support
2015-05-15 Tim Harveyimx: ventana: enable DM_SERIAL
2015-05-15 Tim Harveyimx: ventana: config: enable driver model
2015-05-15 Tim Harveyimx: ventana: config: enable gpio command
2015-05-15 Tim Harveyimx: ventana: display SPL boot device
2015-05-15 Tim Harveyimx: ventana: set dtype env var to boot media
2015-05-15 Soeren Mochtbs2910: add CONFIG_SUPPORT_EMMC_BOOT
2015-05-15 Soeren Mochtbs2910: use default CONFIG_SYS_PBSIZE
2015-05-15 Soeren Mochtbs2910: only enable vga output for stdout/stderr when...
2015-05-15 Soeren Mochtbs2910: support for usb otg host mode
2015-05-15 Fabio Estevamhummingboard: Remove mx6solo specific support
2015-05-15 Fabio Estevammx6cuboxi: Skip usb initialization when booting without...
2015-05-15 Stefan Roesearm: mx6: tqma6: Fix USB and add other filesystems
next