]> git.karo-electronics.de Git - karo-tx-uboot.git/history - include
mtd: OneNAND: initialize mtd->writebufsize to let UBI work
[karo-tx-uboot.git] / include /
2016-07-22 Ladislav Michlmtd: OneNAND: allow board init function fail
2016-07-22 Ladislav Michlarmv7: armv7: introduce set_gpmc_cs0
2016-07-22 Ladislav Michlarmv7: make gpmc_cfg const
2016-07-22 Ladislav Michlspl: support loading from UBI volumes
2016-07-22 Thomas Gleixnerspl: Lightweight UBI and UBI fastmap support
2016-07-22 Ladislav Michlonenand_spl_simple: Add a simple OneNAND read function
2016-07-22 Thomas Gleixnernand_spl_simple: Add a simple NAND read function
2016-07-22 mario.six@gdsys.cci2c_eeprom: Add reading support
2016-07-22 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-07-22 Siva Durga Prasad... zynq: defconfig: Remove unnecessary board specific...
2016-07-22 Siva Durga Prasad... zynq: config: Enable CONFIG_SYS_NO_FLASH through defconfig
2016-07-22 Siva Durga Prasad... usb: zynq: Define config USB_STORAGE through defconfig
2016-07-22 Siva Durga Prasad... usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ
2016-07-22 Alexander GrafARM64: zynqmp: Enable AHCI on EP platform
2016-07-22 Michal Simekmicroblaze: Remove empty ifdef around caches
2016-07-22 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2016-07-21 Scott Woodpowerpc/85xx: Increase fdt address
2016-07-21 Sumit Gargpowerpc/mpc85xx: T104x: Add nand secure boot target
2016-07-21 Sumit Gargpowerpc/mpc85xx: SECURE BOOT- Enable chain of trust...
2016-07-21 Kevin Haompc83xx: make it bootable with the latest kernel
2016-07-21 Kevin Haompc83xx: fix the corruption of u-boot when saveenv
2016-07-21 Masahiro Yamadaimage: fix IH_ARCH_... values for uImage compatibility
2016-07-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2016-07-20 Benjamin Kamathpowerpc: MPC8544DS: revert typo in I2C offset value
2016-07-19 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-07-19 Hou ZhiqiangARMv8/ls1043ardb: Integrate FSL PPA
2016-07-16 Robert P. J. DayVarious, unrelated tree-wide typo fixes.
2016-07-16 Tom Riniconfigs: Add more CONFIG_ARMV7_PSCI_NR_CPUS entries
2016-07-15 York Sunarmv8: Move secure_ram variable out of generic global...
2016-07-15 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2016-07-15 Chen-Yu Tsaisunxi: Define CONFIG_ARMV7_SECURE_MAX_SIZE for sun6i...
2016-07-15 Chen-Yu TsaiARM: PSCI: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for...
2016-07-15 Chen-Yu Tsaisunxi: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for sun7i
2016-07-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2016-07-15 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-07-15 Siarhei Siamashkasunxi: Support booting from SPI flash
2016-07-15 Simon Glassdm: core: Add an implementation of regmap_init_mem_plat...
2016-07-15 Simon Glassdm: core: Expand platdata for of-platdata devices
2016-07-15 Simon Glassdm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED
2016-07-15 Simon Glassdm: clk: Add support for of-platdata
2016-07-15 Simon Glassdm: Add a header that provides access to the of-platdat...
2016-07-15 Simon Glassdm: syscon: Add support for of-platdata
2016-07-15 Simon Glassdm: regmap: Add a dummy implementation for of-platdata
2016-07-15 Simon Glasssandbox: Add a test device that uses of-platdata
2016-07-15 Simon Glasssandbox: Add a new sandbox_spl board
2016-07-15 Simon Glasssandbox: Don't use IDE and iotrace in SPL
2016-07-15 Simon Glasssandbox: Allow chaining from SPL to U-Boot proper
2016-07-14 Simon GlassAdd warn_non_spl() to show a message in U-Boot proper
2016-07-14 Simon GlassAdd comments for debug() and pr_fmt
2016-07-14 Toshifumi NISHINAGAstm32: Add SDRAM support for stm32f746 discovery board
2016-07-14 Toshifumi NISHINAGAstm32: clk: Add 200MHz clock configuration for stm32f74...
2016-07-14 Ricardo Salveti... dragonboard410c: adding missing default addr for script...
2016-07-14 Ricardo Salveti... dragonboard410c: prefer sdcard boot over emmc
2016-07-14 Simon Glassimage: Add functions to obtain category information
2016-07-14 Simon Glassimage: Create a table of information for each category
2016-07-14 Simon Glassimage: Convert the IH_... values to enums
2016-07-14 Masahiro Yamadalinux/io.h: add generic ioremap()/iounmap() defines
2016-07-14 Masahiro Yamadatypes.h: move and redefine resource_size_t
2016-07-14 Daniel Allredspl: fit: add support for post-processing of images
2016-07-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-07-12 George McCollisterx86: Add Advantech SOM-DB5800/SOM-6867 support
2016-07-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-07-11 Bin Mengdm: Sort the uclass id in alphabetical order
2016-07-11 Simon Glasssandbox: Find keyboard driver using driver model
2016-07-11 Simon Glassfdt: Drop unused exynos compatible strings
2016-07-11 Simon Glassx86: fdt: Drop the unused compatible strings in fdtdec
2016-07-11 Simon Glassdm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS
2016-07-11 Simon Glassdm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS
2016-07-11 Simon Glassdm: mmc: Add a way to use driver model for MMC operations
2016-07-11 Simon Glassrockchip: Disable CONFIG_SDHCI
2016-07-11 Simon Glassdm: mmc: dwmmc: Add comments to the dwmmc setup functions
2016-07-09 Vignesh Rdefconfig: k2g_evm_defconfig: Enable Cadence QSPI contr...
2016-07-09 Vignesh Rkeystone2: spi: do not define DM_SPI and DM_SPI_FLASH...
2016-07-09 Vignesh Rdm: core: implement dev_map_physmem()
2016-07-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-07-07 York Sunpowerpc: mpc85xx: kmp204x: Fix compiling error for...
2016-07-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2016-07-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-07-06 Joe Hershbergercommon: Always include errno.h in common.h
2016-07-05 Simon Glassfdt: Drop some unused compatible strings
2016-07-05 Simon Glasserrno: Allow errno_str() to be used without CONFIG_ERRN...
2016-07-05 Simon Glasserrno: Add copyright header and header guard
2016-07-04 Tom RiniMerge git://git.denx.de/u-boot-arc
2016-07-02 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2016-07-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-07-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-07-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-07-01 Lokesh Vutlati_omap5_common: Find right dtb file for DRA72-RevC Evm
2016-07-01 Masahiro Yamadaautoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK
2016-07-01 Masahiro YamadaARM: socfpga: move CONFIG_BOOTDELAY to Kconfig for...
2016-06-28 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-06-28 Peng Fanmmc: fsl: introduce wp_enable
2016-06-28 Peng Fanmmc: fsl: reset to normal boot mode when eMMC fast...
2016-06-28 Qianyu Gongarmv8: ls1043aqds: print FPGA info early for QSPI boot
2016-06-28 Qianyu Gongarmv8: ls1043aqds: use configurable clock
2016-06-27 Steve Raefastboot: sparse: implement reserve()
2016-06-27 Steve Raefastboot: sparse: resync common/image-sparse.c (part 2)
2016-06-27 Steve Raefastboot: sparse: resync common/image-sparse.c (part 1)
2016-06-27 Steve Raefastboot: sparse: remove session-id logic
2016-06-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
next