aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-04net: introduce packet capture supportRamon Fried
2019-09-04drivers/fsl-mc: Create Kconfig file to manage driver specific configs betterFlorinel Iordache
2019-09-04drivers: net: driver for MDIO muxes controlled over I2CAlex Marginean
2019-09-04Revert "drivers: net: driver for MDIO muxes controlled over I2C"Joe Hershberger
2019-09-04net: mdio: Clarify code flow Covarity 244085 & 244090Joe Hershberger
2019-09-04net: Fix Covarity Defect 244093Joe Hershberger
2019-09-03Merge tag 'arc-for-2019.10-rc4' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-09-03arc: emsdp: Add more platform-specific compiler optionsAlexey Brodkin
2019-09-03arc: libgcc: Import __udivdi3 & __udivmoddi4 to allow 64-bit divisionAlexey Brodkin
2019-09-03arc: emsdp: Add initialization of PSRAMAlexey Brodkin
2019-09-03Merge tag 'for-v2019.10-v2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-09-02Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2019-09-03riscv: cache: use CCTL to flush d-cacheRick Chen
2019-09-03riscv: dts: move out AE350 L2 node from cpus nodeRick Chen
2019-09-03riscv: cache: Flush L2 cache before jump to linuxRick Chen
2019-09-03riscv: ax25: add imply v5l2 cache controllerRick Chen
2019-09-03riscv: ae350: use the v5l2 driver to configure the cacheRick Chen
2019-09-03dm: cache: add v5l2 cache controller driverRick Chen
2019-09-03dm: cache: Add enable and disable ops for sandbox and testRick Chen
2019-09-03dm: cache: Add enable and disable ops for cache uclassRick Chen
2019-09-03riscv: andes_plic: init plic by scanning each cpu nodeRick Chen
2019-09-03riscv: update fix_rela_dynMarcus Comstedt
2019-09-03riscv: tools: Handle addend to absolute reloc in prelink-riscvMarcus Comstedt
2019-09-03sifive-fu540: config: Add mmc0 as a boot target deviceAlistair Francis
2019-09-03riscv: sifive: fu540: set serial environment variable from otpSagar Shrikant Kadam
2019-09-03riscv: cpu: Skip unavailable hart in the get_count() opBin Meng
2019-09-02i2c: mxc: add CONFIG_CLK supportPeng Fan
2019-09-01Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-08-31Merge branch '2019-08-30-master-imports'Tom Rini
2019-08-31Makefile: fix newline escaping for CONFIG_DEFAULT_ENV_FILERasmus Villemoes
2019-08-31Revert "vexpress64: fvp dram: add DRAM configuration"Ryan Harkin
2019-08-30siemens: avoid out of bound accessHeinrich Schuchardt
2019-08-30arm: omap2: am43xx: Enable CONFIG_DM_USBSuniel Mahesh
2019-08-30Makefile: clean build generated SPL binary for TI AM65xSuniel Mahesh
2019-08-30configs: enable CONFIG_BLOCK_CACHE for mt7623n_bpir2Weijie Gao
2019-08-30mmc: invalidate block cache after hwpart switched successfullyWeijie Gao
2019-08-30Revert "blk: Invalidate block cache when switching hwpart"Weijie Gao
2019-08-30board_f: fix noncached reservation calculationStephen Warren
2019-08-29Merge tag 'efi-2019-10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-08-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2019-08-29Merge tag 'u-boot-amlogic-20190828' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2019-08-29efi_selftest: use standalone UEFI program for exceptionHeinrich Schuchardt
2019-08-29efi_selftest: enable Exit() unit test on x86_64Heinrich Schuchardt
2019-08-28configs: MPC8548CDS: Enable PCIe driverHou Zhiqiang
2019-08-28powerpc: MPC8548CDS: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang
2019-08-28MPC8548: dts: Added PCIe DT nodeHou Zhiqiang
2019-08-28dm: pcie_fsl: Add MPC8548 PCIe supportHou Zhiqiang
2019-08-28powerpc: MPC85xxCDS: Disable legacy PCI fixup when DM_PCI is selectedHou Zhiqiang
2019-08-28powerpc: MPC8548CDS: Compile legacy PCIe routines conditionallyHou Zhiqiang
2019-08-28configs: P5040DS: Enable PCIe driverHou Zhiqiang