Age | Commit message (Expand) | Author |
2016-07-26 | DM: crypto/fsl: Enable rsa DM driver usage before relocation | Sumit Garg |
2016-07-26 | i2c: fsl: Fix driver initialization | mario.six@gdsys.cc |
2016-07-24 | ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() | Masahiro Yamada |
2016-07-22 | mtd: OneNAND: initialize mtd->writebufsize to let UBI work | Ladislav Michl |
2016-07-22 | mtd: OneNAND: allow board init function fail | Ladislav Michl |
2016-07-22 | mtd: OneNAND: add timeout to wait ready loops | Ladislav Michl |
2016-07-22 | armv7: make gpmc_cfg const | Ladislav Michl |
2016-07-22 | spl: Lightweight UBI and UBI fastmap support | Thomas Gleixner |
2016-07-22 | onenand_spl_simple: Add a simple OneNAND read function | Ladislav Michl |
2016-07-22 | nand_spl_simple: Add a simple NAND read function | Thomas Gleixner |
2016-07-22 | mtd: Sort subsystem directories aplhabeticaly in Makefile | Ladislav Michl |
2016-07-22 | i2c_eeprom: Add reading support | mario.six@gdsys.cc |
2016-07-22 | Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze | Tom Rini |
2016-07-22 | usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ | Siva Durga Prasad Paladugu |
2016-07-22 | dm: clk: Remove simple version of clk_get_by_index/name() | Michal Simek |
2016-07-22 | serial: zynq: Read information about clock from DT | Michal Simek |
2016-07-22 | mmc: sdhci: Disable internal clock enable bit | Siva Durga Prasad Paladugu |
2016-07-21 | Merge git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2016-07-21 | powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL | Sumit Garg |
2016-07-21 | Merge branch 'master' of git://git.denx.de/u-boot-sh | Tom Rini |
2016-07-20 | mtd: cfi_flash: fix polling for bit XSR.7 on Intel chips | Daniel Schwierzeck |
2016-07-16 | Various, unrelated tree-wide typo fixes. | Robert P. J. Day |
2016-07-15 | Merge branch 'master' of http://git.denx.de/u-boot-sunxi | Tom Rini |
2016-07-15 | sunxi: Use BROM stored boot_media value to determine our boot-source | Hans de Goede |
2016-07-15 | Merge branch 'master' of git://git.denx.de/u-boot-samsung | Tom Rini |
2016-07-15 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2016-07-15 | net: Add EMAC driver for H3/A83T/A64 SoCs. | Amit Singh Tomar |
2016-07-15 | sunxi: mmc: increase status register polling rate for data transfers | Tobias Doerffel |
2016-07-15 | sunxi: Support booting from SPI flash | Siarhei Siamashka |
2016-07-14 | rockchip: pinctrl: Update the rk3288 driver to support of-platdata | Simon Glass |
2016-07-14 | rockchip: clk: Update the rk3288 driver to support of-platdata | Simon Glass |
2016-07-14 | rockchip: clk: Move all DT decoding to ofdata_to_platdata() | Simon Glass |
2016-07-14 | rockchip: mmc: Update the driver to support of-platdata | Simon Glass |
2016-07-14 | rockchip: mmc: Move all DT decoding to ofdata_to_platdata() | Simon Glass |
2016-07-14 | rockchip: serial: Add an of-platdata driver for rockchip | Simon Glass |
2016-07-14 | dm: serial: ns16550: Update to support of-platdata | Simon Glass |
2016-07-14 | dm: core: Add an implementation of regmap_init_mem_platdata() | Simon Glass |
2016-07-14 | dm: core: Move regmap allocation into a separate function | Simon Glass |
2016-07-14 | sandbox: Don't bring in the eeprom emulator in SPL | Simon Glass |
2016-07-14 | dm: core: Expand platdata for of-platdata devices | Simon Glass |
2016-07-14 | dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED | Simon Glass |
2016-07-14 | dm: serial: Add support for of-platdata | Simon Glass |
2016-07-14 | dm: clk: Add support for of-platdata | Simon Glass |
2016-07-14 | dm: sandbox: Add a simple driver to test of-platdata | Simon Glass |
2016-07-14 | dm: syscon: Add support for of-platdata | Simon Glass |
2016-07-14 | dm: regmap: Add a dummy implementation for of-platdata | Simon Glass |
2016-07-14 | dm: core: Don't use device tree with of-platdata | Simon Glass |
2016-07-14 | sandbox: serial: Don't sync video in SPL | Simon Glass |
2016-07-14 | rtc: Tidy up the code style | Simon Glass |
2016-07-14 | stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board | Toshifumi NISHINAGA |