summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-16fs: fat: Fix warning in normalize_longname()Tom Rini
2018-10-16efi_loader: Fix warning in efi_load_image()Tom Rini
2018-10-16arm: do not include efi_loader.h twiceHeinrich Schuchardt
2018-10-16efi_loader: remove lcd.h from efi_net.cHeinrich Schuchardt
2018-10-16efi_loader: memory leak in efi_set_variable()Heinrich Schuchardt
2018-10-16efi_loader: superfluous statement in is_dir()Heinrich Schuchardt
2018-10-16efi_loader: return type efi_console_register()Heinrich Schuchardt
2018-10-16efi_loader: error handling in read_console()Heinrich Schuchardt
2018-10-16efi_loader: efi_allocate_pool(EFI_ALLOCATE_ANY_PAGES, ...)Heinrich Schuchardt
2018-10-16efi_loader: execute efi_save_gd() firstHeinrich Schuchardt
2018-10-16efi_loader: correct signature of GetPosition, SetPositionHeinrich Schuchardt
2018-10-16efi_loader: fix relocation on x86_64Heinrich Schuchardt
2018-10-16Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2018-10-15Prepare v2018.11-rc2Tom Rini
2018-10-15Revert "fdt: fdtdec_setup_memory_banksize() use livetree"Michal Simek
2018-10-15Merge tag 'arc-more-updates-for-2018.11-rc2-2' of git://git.denx.de/u-boot-arcTom Rini
2018-10-15ARC: Don't use COMMON section for global not-initialized variablesAlexey Brodkin
2018-10-12Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-10-12Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-10-12iot_dk: Link for eFlashAlexey Brodkin
2018-10-12axs10x/emdk/hsdk/iot_dk: Implement board_mmc_getcd()Alexey Brodkin
2018-10-12iot_dk: Save CPU clock value to gd->cpu_clkAlexey Brodkin
2018-10-12iot_dk: Add support of 136 MHz clockAlexey Brodkin
2018-10-12iot_dk: Implement board resetAlexey Brodkin
2018-10-12iot_dk/hsdk: Implement its own print_cpuinfo()Alexey Brodkin
2018-10-12ARC: make generic print_cpuinfo() weakAlexey Brodkin
2018-10-12iot_dk: Disable networking supportAlexey Brodkin
2018-10-12iot_dk: Add localversion stringAlexey Brodkin
2018-10-12ldpaa_eth.c: Fix warning when PHYLIB is not enabledTom Rini
2018-10-12sf: Add MICRON manufacturer idAshish Kumar
2018-10-12i2c: fix: Add support for the Arm's Versatile Express I2C controllerHeiko Schocher
2018-10-11Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2018-10-10driver: net: fsl-mc: Add support of multiple phys for dpmacPankaj Bansal
2018-10-10driver: net: fsl-mc: initialize dpmac irrespective of phyPankaj Bansal
2018-10-10driver: net: fsl-mc: Modify the dpmac link detection methodPankaj Bansal
2018-10-10driver: net: fsl-mc: fix error handing in init_phyPankaj Bansal
2018-10-10driver: net: fsl-mc: remove unused strcture elementsPankaj Bansal
2018-10-10Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dmTom Rini
2018-10-10Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-10-10arm: remove duplicated prototypes in u-boot.arm.hPatrick Delaunay
2018-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay
2018-10-10arm: remove prototype for udelay_maskedPatrick Delaunay
2018-10-10arm: remove prototype for reset_timer_maskedPatrick Delaunay
2018-10-10arm: remove prototype for arch_interrupt_initPatrick Delaunay
2018-10-10bootm: Add board specific OS preboot hookMarek Vasut
2018-10-10arm: K3: am654: Add support for getting boot modeAndrew F. Davis
2018-10-10arm: K3: am654: Choose MMC boot device based on boot portAndrew F. Davis
2018-10-10gpio: da8xx: Push generic defines of gpio.h out of mach-davinciKeerthy
2018-10-10gpio: da8xx: Add k2g compatibleKeerthy
2018-10-10board: ks2: move uinitrd fixup logic inside ft_board_setup_exNicholas Faustini