]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - include
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
[karo-tx-uboot.git] / include /
2014-12-30 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2014-12-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2014-12-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2014-12-30 Marek Vasutarm: mx6: novena: Add proper LVDS display support
2014-12-30 Marek Vasutarm: mx6: novena: Minor config file fix
2014-12-30 Marek Vasutarm: mx6: novena: Define CONFIG_SYS_MALLOC_F_LEN
2014-12-30 Marek Vasutarm: mx6: gw_ventana: Define CONFIG_SYS_MALLOC_F_LEN
2014-12-30 Iain Patonembestmx6boards: convert to use config_distro_bootcmd.h
2014-12-30 Iain Patonembestmx6boards: convert to use config_distro_defaults.h
2014-12-30 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2014-12-30 Sjoerd SimonsExynos: Move down common USB configuration
2014-12-29 Linus Walleijvexpress64: switch to generic board
2014-12-29 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2014-12-22 Sjoerd Simonsodroid-XU3: Add entry for DTS EHCI GPIO
2014-12-22 Sjoerd Simonsexynos5420: fix compilation without parade video
2014-12-22 Hyungwon HwangOdroid-XU3: Add support for Odroid-XU3
2014-12-22 Hyungwon Hwangconfig: exynos5420: move non common configs to specific...
2014-12-19 Tom RiniMerge git://git.denx.de/u-boot-x86
2014-12-19 Christian Gmeinerot1200: enable support for USB_STORAGE
2014-12-19 Christian Gmeinerot1200: add fsuuid command
2014-12-19 Peng Fanimx:mx6qarm2 add board level support for usb
2014-12-19 Peng Fanimx:mx6sabresd add board level support for usb
2014-12-19 Bin Mengx86: Rename coreboot-serial to x86-serial
2014-12-19 Bin Mengx86: crownbay: Add SDHCI support
2014-12-19 Bin Mengx86: crownbay: Enable Intel E1000 NIC support
2014-12-19 Bin Mengx86: crownbay: Add SPI flash support
2014-12-19 Bin Mengx86: Include FSP and CMC binary in the u-boot.rom build...
2014-12-19 Bin Mengx86: Use consistent name XXX_ADDR for binary blob flash...
2014-12-19 Bin Mengx86: Add crownbay defconfig and config.h
2014-12-18 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2014-12-18 Masahiro YamadaARM: UniPhier: enable CONFIG_CMD_DM
2014-12-18 Masahiro YamadaARM: UniPhier: use DRAM area for init stack of normal...
2014-12-18 Steve Raefastboot: handle flash write to GPT partitions
2014-12-18 Rob Herringusb, g_dnl: generalize DFU detach functions
2014-12-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-12-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2014-12-15 Tom RiniMerge git://git.denx.de/u-boot-x86
2014-12-15 Tang Yuantianmpc85xx/t104xrdb: convert deep sleep to generic board...
2014-12-15 Jeffrey Ladouceurpowerpc/T10xx: Fix number of portals
2014-12-15 Jeffrey Ladouceurmpc85xx: inhibit qman and bman portals by default
2014-12-15 Shaohui Xiepowerpc/p2041rdb: enable generic board configs
2014-12-15 Chunhe Lanpowerpc/t4240rdb: Convert to use generic board code
2014-12-15 harninder raipowerpc/bsc913x: Convert to use generic board code
2014-12-15 Masahiro YamadaARM: remove redundant asmlinkage define
2014-12-15 Masahiro Yamadax86: move arch-specific asmlinkage to <asm/linkage.h>
2014-12-14 Bin Mengx86: Add Intel Topcliff PCH device IDs
2014-12-14 Bin Mengx86: Add a simple superio driver for SMSC LPC47M
2014-12-13 Jagannadha Sutradh... sf: Enable byte program support
2014-12-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2014-12-12 Andrew Gabbasovmmc: Fix handling of bus widths and DDR card capabilities
2014-12-12 Markus NiebelMMC: add MMC_VERSION_5_0
2014-12-12 Markus NiebelMMC: fix user capacity for partitioned eMMC card
2014-12-12 Tom RiniMerge git://git.denx.de/u-boot-dm
2014-12-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2014-12-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2014-12-11 Xiubo LiARM: HYP/non-sec: Fix the ARCH Timer frequency setting...
2014-12-11 Simon Glassdm: i2c: tegra: Convert to driver model
2014-12-11 Allen MartinARM: tegra: Add support for nyan-big board
2014-12-11 Simon Glasstegra: dts: Sync tegra124.dtsi with linux kernel
2014-12-11 Simon Glassdm: i2c: Add tests for I2C
2014-12-11 Simon Glassdm: Add a simple EEPROM driver
2014-12-11 Simon Glassdm: i2c: config: Enable I2C for sandbox using driver...
2014-12-11 Simon Glassdm: i2c: Add I2C emulation driver for sandbox
2014-12-11 Simon Glassdm: i2c: Add a uclass for I2C
2014-12-11 Przemyslaw Marczaklib: errno: introduce errno_str(): returns errno relate...
2014-12-11 Simon Glassdm: rpi: Move serial to driver model
2014-12-11 Masahiro Yamadalib: string: move strlcpy() to a common place
2014-12-11 Xiubo LiARM: ls102xa: Setting device's stream id for SMMUs.
2014-12-11 Xiubo LiARM: ls102xa: allow all the peripheral access permissio...
2014-12-11 Xiubo Lils102xa: changing a few targets' configurations.
2014-12-11 Xiubo LiARM: HYP/non-sec: Fix the ARCH Timer frequency setting.
2014-12-11 Tang Yuantianfsl/sleep: updated the deep sleep framework for QorIQ...
2014-12-11 Nikhil Badoladrivers: usb: fsl: Check USB Erratum A007792 applicability
2014-12-11 Alison Wangarm: ls102xa: Add NAND boot support for LS1021AQDS...
2014-12-11 Alison Wangarm: ls102xa: Add QSPI boot support for LS1021AQDS...
2014-12-11 Alison Wangarm: ls102xa: Fix SD/NAND/QSPI boot defination error...
2014-12-11 Alison Wangarm: ls1021a: Add CONFIG_DOS_PARTITION and CONFIG_CMD_F...
2014-12-11 Alison Wangarm: ls102xa: Add SD boot support for LS1021ATWR board
2014-12-11 Alison Wangarm: ls102xa: Add SD boot support for LS1021AQDS board
2014-12-11 Minghuan Lianarm: ls102xa: Update PCIe dts node status
2014-12-10 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2014-12-10 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2014-12-10 Nobuhiro Iwamatsuarm: rmobile: alt: Add support MMC and MMC command
2014-12-10 Nobuhiro Iwamatsuarm: rmobile: lager: Add support MMC and MMC command
2014-12-10 Nobuhiro Iwamatsuarm: rmobile: rcar: Add support ext2 and ext4 file...
2014-12-09 Vikas Manochadm: stv0991: Move serial to driver model
2014-12-09 Vikas Manochastv0991: increase the initial ram size config
2014-12-09 Vikas Manochastv0991: enable default and misc command configs
2014-12-09 Vikas Manochastv0991: enable ethernet support
2014-12-09 Vikas Manochastv0991: Add basic stv0991 architecture support
2014-12-08 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2014-12-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ti
2014-12-08 Tom RiniMerge git://git.denx.de/u-boot-i2c
2014-12-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2014-12-08 Masahiro YamadaARM: UniPhier: detect the number of flash banks at...
2014-12-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2014-12-08 Masahiro Yamadalinux/compat.h: remove redundant macro defines
2014-12-08 Masahiro Yamadaimx6: remove redudant CONFIG_SPL_START_S_PATH define
2014-12-08 Masahiro Yamadapowerpc: a3m071: remove redundant CONFIG_SPL_* defines
2014-12-08 Masahiro Yamadapowerpc: lwmon5: remove redundant CONFIG_SPL_* defines
next