summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-22armv8: spl: Call board_init_r from crt0_64 in SPLJeremy Hunt
2016-07-22efi_loader: Add debug output for efi_add_memory_map()Andreas Färber
2016-07-22tools/env: reuse fw_getenv in fw_printenv functionAndreas Fenkart
2016-07-22tools/env: move envmatch further up in file to avoid forward declarationsAndreas Fenkart
2016-07-22tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_scriptAndreas Fenkart
2016-07-22gdsys: Drop print_fpga_state functionTom Rini
2016-07-22tools/env: allow negative offsetsStefan Agner
2016-07-22tools/env: complete environment device config earlyStefan Agner
2016-07-22iso: Fix part info commandAlexander Graf
2016-07-22igep00x0: Falcon modeLadislav Michl
2016-07-22igep00x0: generate default mtdparts according NAND chip usedLadislav Michl
2016-07-22igep00x0: UBIizeLadislav Michl
2016-07-22igep00x0: runtime flash detectionLadislav Michl
2016-07-22igep00x0: remove unused empty function omap_rev_string()Ladislav Michl
2016-07-22igep00x0: remove useless setup_net_chip declarationLadislav Michl
2016-07-22igep00x0: reorder lan9221 code to remove ifdefsLadislav Michl
2016-07-22igep00x0: move sysinfo into C fileLadislav Michl
2016-07-22cmd: mtdparts: support runtime generated mtdpartsLadislav Michl
2016-07-22cmd: mtdparts: use defaults by defaultLadislav Michl
2016-07-22cmd: mtdparts: consolidate mtdparts reading from envLadislav Michl
2016-07-22cmd: mtdparts: fix null pointer dereference in parse_mtdpartsLadislav Michl
2016-07-22cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_initLadislav Michl
2016-07-22mtd: OneNAND: initialize mtd->writebufsize to let UBI workLadislav Michl
2016-07-22mtd: OneNAND: allow board init function failLadislav Michl
2016-07-22mtd: OneNAND: add timeout to wait ready loopsLadislav Michl
2016-07-22armv7: simplify identify_nand_chipLadislav Michl
2016-07-22armv7: armv7: introduce set_gpmc_cs0Ladislav Michl
2016-07-22armv7: make gpmc_cfg constLadislav Michl
2016-07-22armv7: add reset timeout to identify_nand_chipLadislav Michl
2016-07-22spl: zImage support in Falcon modeLadislav Michl
2016-07-22spl: support loading from UBI volumesLadislav Michl
2016-07-22spl: Lightweight UBI and UBI fastmap supportThomas Gleixner
2016-07-22onenand_spl_simple: Add a simple OneNAND read functionLadislav Michl
2016-07-22nand_spl_simple: Add a simple NAND read functionThomas Gleixner
2016-07-22mtd: Sort subsystem directories aplhabeticaly in MakefileLadislav Michl
2016-07-22i2c_eeprom: Add reading supportmario.six@gdsys.cc
2016-07-22Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-07-22zynq: defconfig: Remove unnecessary board specific config filesSiva Durga Prasad Paladugu
2016-07-22zynq: config: Enable CONFIG_SYS_NO_FLASH through defconfigSiva Durga Prasad Paladugu
2016-07-22Kconfig: Move option CONFIG_SYS_NO_FLASH to KconfigSiva Durga Prasad Paladugu
2016-07-22usb: zynq: Define config USB_STORAGE through defconfigSiva Durga Prasad Paladugu
2016-07-22usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQSiva Durga Prasad Paladugu
2016-07-22ARM64: zynqmp: Enable AHCI on EP platformAlexander Graf
2016-07-22microblaze: Remove empty ifdef around cachesMichal Simek
2016-07-22dm: clk: Remove simple version of clk_get_by_index/name()Michal Simek
2016-07-22ARM64: zynqmp: Remove get_uart_clk()Michal Simek
2016-07-22serial: zynq: Read information about clock from DTMichal Simek
2016-07-22ARM64: zynqmp: Enable SPL for all zynqmp boardsMichal Simek
2016-07-22ARM64: zynqmp: Enable CLK and SPL_CLK by defaultMichal Simek
2016-07-22spl: Fix compilation warnings for arm64Michal Simek