]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - include
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
[karo-tx-uboot.git] / include /
2014-08-29 Tom RiniMerge branch 'zynq' of git://www.denx.de/git/u-boot...
2014-08-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2014-08-29 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2014-08-29 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2014-08-28 Simon GlassFix test failure caused by bad handling of ramdisk
2014-08-28 Łukasz Majewskisamsung: s5p_goni: fix: Add missing definitions for...
2014-08-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-08-28 Tom RiniMerge branch 'patman' of http://git.denx.de/u-boot-x86
2014-08-25 Heiko Schochermtd,ubi,ubifs: sync with linux v3.15
2014-08-25 Heiko Schochermtd, ubi, ubifs: update for the sync with linux v3.14
2014-08-25 Heiko Schochermtd, ubi, ubifs: resync with Linux-3.14
2014-08-25 Heiko Schocherlib, linux: move linux specific defines to linux/compat.h
2014-08-25 Heiko Schocherlinux include: add ERR_CAST
2014-08-25 Heiko Schocherlib, list_sort: add list_sort from linux 3.14
2014-08-25 Heiko Schocherlib, rbtree: resync with Linux-3.14
2014-08-25 Tom RiniMerge branch 'agust@denx.de' of git://git.denx.de/u...
2014-08-24 Thomas Chounios2: remove EPCS driver
2014-08-24 Thomas Chounios2: add generic board support
2014-08-24 Thomas Chounios2: remove obsolete PCI5441 and PK1C20 boards
2014-08-21 Bryan Wuimage: fix bootm failure for FIT image
2014-08-21 Colin Crossadd header for Android sparse image format
2014-08-21 Marek Vasute1000: add i210 support
2014-08-21 Hans de Goedecli: Export cli_simple_process_macros for use outside...
2014-08-21 Masahiro Yamadapowerpc: mpc8xx: remove FLAGADM board support
2014-08-21 Masahiro Yamadapowerpc: mpc8xx: remove GEN860T, GEN806T_SC board support
2014-08-21 Masahiro Yamadapowerpc: mpc8xx: remove SXNI855T board support
2014-08-21 Masahiro Yamadapowerpc: mpc8xx: remove svm_sc8xx board
2014-08-21 Masahiro Yamadapowerpc: mpc8xx: remove stxxtc board support
2014-08-21 Masahiro Yamadaomap: remove omap5912osk board support
2014-08-21 Masahiro Yamadadrivers: net: remove dead drivers
2014-08-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-08-20 Valentin Longchampkm-powerpc: define CONFIG_PRAM to protect PHRAM and...
2014-08-20 Fabio Estevammx6sxsabresd: Add Ethernet support
2014-08-20 Lukasz Majewskisamsung: dfu: Provide correct Vendor and Product IDs...
2014-08-20 Tim Harveyimx: ventana: add econfig command
2014-08-20 Marek VasutARM: mx6: Enable Thumb build for SPL
2014-08-20 Gabriel Huaumx6: add support of multi-processor command
2014-08-18 Stefan AgnerARM: tegra: add Colibri T30 board support
2014-08-18 Stephen WarrenARM: tegra: enable DFU too
2014-08-14 Sascha Silbeopenrd: fail build if U-Boot would overlap with environ...
2014-08-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2014-08-12 Tang Yuantianpowerpc/t104xrdb: support deep sleep in SPI/SD boot
2014-08-12 Jason Jinpowerpc/t1042RDB: Add Video - HDMI support
2014-08-12 Wang Dongshengfsl/diu: ch7301 encoder split off from t1040qds/diu.c
2014-08-12 Hans de Goedesunxi: Add environment settings to make extlinux.conf...
2014-08-12 Hans de Goedesunxi-common.h: Use new generic $bootcmd
2014-08-12 Dennis Gilmoreconfig: introduce a generic $bootcmd
2014-08-12 Hans de Goedesunxi-common.h: Don't undef CONFIG_CMD_NET only to...
2014-08-12 Hans de Goedesunxi-common.h: Don't undefine CONFIG_CMD_NFS
2014-08-12 Hans de Goedesunxi-common.h: Remove dead #ifdef CONFIG_CMD_NET code...
2014-08-12 Hans de Goedesunxi-common.h: Remove CONFIG_SYS_BOOT_GET_CMDLINE
2014-08-11 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-08-10 Hannes Petermaierlcd: cleanup unused functions
2014-08-10 Hannes PetermaierAdd support for 32-bit organized framebuffers
2014-08-09 Bryan Wuimage: introduce genimg_get_kernel_addr()
2014-08-09 Stephen WarrenARM: rpi_b: use new generic $bootcmd
2014-08-09 Stephen WarrenARM: tegra: use new generic $bootcmd
2014-08-09 Dennis Gilmoreconfig: introduce a generic $bootcmd
2014-08-09 Masahiro Yamadaomap: clean-up dead configs
2014-08-09 Simon Glassfdt: Sync up with libfdt
2014-08-09 Simon Glassfdt: Rename fdt_resize() to fdt_shrink_to_minimum()
2014-08-09 Łukasz Majewskiext4: trats: trats2: Modify dfu_alt_info's file names...
2014-08-09 Michael van der... Implement generalised RSA public exponents for verified...
2014-08-09 Nobuhiro Iwamatsuusb: ehci: rmobile: Remove xHCI address
2014-08-09 Stephen Warrendfu: add SF backend
2014-08-09 Stephen Warrendfu: add free_entity() to struct dfu_entity
2014-08-09 Stephen Warrendfu: allow backend to specify a maximum buffer size
2014-08-09 Stephen Warrendfu: defer parsing of device string to IO backend
2014-08-09 Stephen Warrendfu: fix some issues with reads/uploads
2014-08-09 Stephen Warrenfs: implement size/fatsize/ext4size
2014-08-09 Albert ARIBAUDMerge branch 'u-boot-sunxi/master' into 'u-boot-arm...
2014-08-08 Magnus Liljai.MX31 PDK: Enable generic board for i.MX31 PDK
2014-08-08 Marek Vasutarm: m53evk: Fix RTC bus number
2014-08-08 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-08-07 Sonic Zhangsupport blackfin board initialization in generic board_f
2014-08-07 Sonic Zhangblackfin: convert blackfin board_f and board_r to use...
2014-08-06 Andy FlemingChange Andy Fleming's email address
2014-08-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2014-08-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-08-04 Tom RiniMerge http://git.denx.de/u-boot-dm
2014-08-01 Boschung, Rainerkmp204x: CPU watchdog enabled
2014-08-01 Boschung, Rainermpc85xx: watchdog initialisation added
2014-08-01 Dmitry Lifshitzenv_mmc: support env partition setup in runtime
2014-08-01 Dmitry Lifshitzenv_mmc: add mmc_get_env_addr() prototype
2014-08-01 Bo ShenMMC: atmel_mci: add configuration register definition
2014-08-01 Bo ShenMMC: atmel_mci: refactor setting the mode register
2014-08-01 DrEagleARM: kirkwood: add mvsdio driver
2014-07-31 Marc Zyngiersunxi: HYP/non-sec: configure CNTFRQ on all CPUs
2014-07-31 Marc Zyngiersunxi: HYP/non-sec: add sun7i PSCI backend
2014-07-31 Hans de Goedesun5i: add USB EHCI settings
2014-07-31 Hans de Goedesun4i: add USB EHCI settings
2014-07-31 Roman Byshkosun7i: add USB EHCI settings
2014-07-31 Roman Byshkosunxi: add general USB settings
2014-07-31 Ian Campbellahci: provide sunxi SATA driver using AHCI platform...
2014-07-30 Masahiro Yamadainclude: remove CONFIG_SPL/CONFIG_TPL definition in...
2014-07-30 Masahiro Yamadakconfig: delete redundant CONFIG_${ARCH} definition
2014-07-30 Masahiro Yamadakconfig: switch to Kconfig
2014-07-30 Masahiro Yamadainclude: define CONFIG_SPL and CONFIG_TPL as 1
2014-07-30 Masahiro Yamadakconfig: import Kconfig files from Linux 3.16-rc7
2014-07-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
next