drivers: net: keystone_net: drop non dm code
[oweals/u-boot.git] / arch /
2018-11-05 Grygorii Strashkodrivers: net: keystone_net: drop non dm code
2018-11-05 Grygorii Strashkodriver: net: consolidate ti's code in separate folder
2018-11-05 Cédric Le Goateraspeed: Activate ethernet devices on the ast2500 Eval...
2018-11-05 Cédric Le Goateraspeed: Update ast2500 SoC DTS file to Linux v4.17...
2018-11-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-11-03 Tom RiniMerge tag 'mips-fixes-for-v2018.11' of git://git.denx...
2018-11-02 Daniel SchwierzeckMIPS: make size of relocation table fixed but configurable
2018-11-02 Marek VasutARM: rmobile: Generate fitting mem_map on Gen3
2018-11-02 Tom RiniMerge tag 'arc-for-2018.11' of git://git.denx.de/u...
2018-11-01 Alexey Brodkinemdk->emsdp: Rename board
2018-10-31 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2018-10-31 Simon Goldschmidtarm: socfpga: imply SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION
2018-10-30 Tom RiniMerge tag 'mpc85xx-for-v2018.11' of git://git.denx...
2018-10-29 Bin Mengpowerpc: t1040: Correct RCW EC2 settings
2018-10-29 Bin Mengpowerpc: t1040: Correct RCW MAC2_GMII_SEL value
2018-10-29 Chris Packhamfsl/usb: Workaround for USB erratum-A005275
2018-10-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-10-29 Andre Przywarasunxi: store DRAM size in SPL header
2018-10-29 Icenowy Zhengsunxi: add Kconfig option for the maximum accessible...
2018-10-29 Icenowy Zhengsunxi: map DRAM part with 3G size
2018-10-29 Andre Przywarasunxi: Extend SPL header versioning
2018-10-29 Icenowy Zhengsunxi: disable Pine A64 model detection code on other...
2018-10-28 Tom RiniMerge git://git.denx.de/u-boot-x86
2018-10-28 Bin Mengx86: Fix car_uninit weak symbol definition
2018-10-28 Stefan Roesex86: BayTrail: southcluster.asl: Change PCI 64 bit...
2018-10-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2018-10-25 Tom RiniMerge tag 'u-boot-imx-20181025' of git://git.denx.de...
2018-10-25 Peng Fanarm: dts: imx8qxp: fix build warining
2018-10-25 Peng Fanimx: mkimage: avoid stop CI when required files not...
2018-10-24 Priit Laessunxi: Fix typos of spelling Allwinner
2018-10-22 Tom RiniMerge git://git.denx.de/u-boot-x86
2018-10-22 Cédric Le Goaterwatchdog: aspeed: restore default value of reset_mask
2018-10-22 Rui Miguel Silvaimx: mx7: avoid some initialization if low level is...
2018-10-22 Peng Fanarm: imx: include imx8image support
2018-10-22 Peng Fanimx: add i.MX8QXP MEK board support
2018-10-22 Peng Fanarm: dts: introduce dtsi for i.MX8QXP
2018-10-22 Peng Fanpower: Add power domain driver for i.MX8
2018-10-22 Peng Fangpio: mxc_gpio: add support for i.MX8
2018-10-22 Peng Fanimx8: add dummy clock
2018-10-22 Peng Fanimx8: add iomux configuration api
2018-10-22 Anatolij Gustschinimx8: cpu: add uclass based CPU driver
2018-10-22 Anatolij Gustschinimx8: cpu: add function for reading FEC MAC from fuse
2018-10-22 Peng Fanimx8: add arch_cpu_init arch_cpu_init_dm
2018-10-22 Peng Fanimx8: add mmu and dram related functions
2018-10-22 Peng Fanimx8: implement mmc_get_env_dev
2018-10-22 Peng Fanimx8: add boot device detection
2018-10-22 Peng Fanimx8: add basic cpu support
2018-10-22 Peng Fanarmv8: add cpu core helper functions
2018-10-22 Peng Fanimx: add i.MX8 cpu type
2018-10-22 Peng Fanimx8: pins: include i.MX8QXP pin header when CONFIG_IMX...
2018-10-22 Peng Fanimx8: add imx-regs header file
2018-10-22 Peng Fanimx: boot_mode: Add FLEXSPI boot entry
2018-10-22 Peng Fanmisc: imx8: add scfw api impementation
2018-10-22 Peng Fanarm: global_data: add scu_dev for i.MX8
2018-10-22 Peng Fanarm: build mach-imx for i.MX8
2018-10-22 Peng Fanimx: add Kconfig entry for i.MX8QXP
2018-10-22 Peng Fanimx8: add scfw macro definition
2018-10-22 Bin Mengx86: quark: Specify X86_TSC_TIMER_EARLY_FREQ
2018-10-22 Bin Mengx86: Fix the mystery of printch() during 64-bit boot
2018-10-22 Heinrich Schuchardtx86: put global data pointer into the .data section
2018-10-22 Heinrich Schuchardtx86: detect unsupported relocation types
2018-10-22 Bin Mengx86: Ensure no instruction sets of MMX/SSE are generate...
2018-10-22 Bin Mengx86: Specify -march=core2 to build 64-bit U-Boot proper
2018-10-22 Hannes Schmelzerx86/bootm: fix error handling in boot_prep_linux(...)
2018-10-20 Marek Vasuttest: Add PCI device entry without compat string and...
2018-10-19 Adam FordConvert CONFIG_FLASH_CFI_DRIVER et al to Kconfig
2018-10-19 Adam FordARM: mach-omap2: Kconfig: Make SYS_MPUCLK dependent...
2018-10-19 Vladimir Zapolskiyarm: lpc32xx: remove phantom CONFIG_LPC32XX_SDRAM_...
2018-10-19 Vladimir Zapolskiyarm: lpc32xx: add CONFIG_ARCH_LPC32XX build option
2018-10-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-10-18 Marek VasutARM: rmobile: Drop PRR syscon driver
2018-10-18 Marek VasutARM: dts: rmobile: Build -u-boot variants of DTs
2018-10-18 Hiroyuki YokoyamaARM: dts: rmobile: r8a77990: Add USB2.0(EHCI) DT nodes...
2018-10-18 Hiroyuki YokoyamaARM: rmobile: Enable cache command on Gen3
2018-10-17 Tom RiniMerge tag 'signed-efi-2018.11' of git://github.com...
2018-10-16 Tom RiniMerge git://git.denx.de/u-boot-microblaze
2018-10-16 Michal Simekarm64: zynqmp: Enable MP by default via Kconfig
2018-10-16 Siva Durga Prasad... arm64: zynqmp: Add new command for TCM initialization
2018-10-16 Siva Durga Prasad... arm64: zynqmp: Move TCM initialization to a separate...
2018-10-16 Michal Simekarm64: versal: Add Xilinx Versal Virtual QEMU board
2018-10-16 Michal Simekarm64: versal: Add support for new Xilinx Versal ACAPs
2018-10-16 Heinrich Schuchardtarm: do not include efi_loader.h twice
2018-10-16 Michal Simekarm64: gic: Do gicv3 secure initialization based on...
2018-10-16 Michal Simekarm: zynq: Add efuse node for Zynq-7000S devices
2018-10-16 Michal Simekarm: zynq: Add support for DLC20 board
2018-10-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2018-10-16 Marek Vasutarm: mx5: Add M53Menlo board
2018-10-16 Marek Vasutarm: mx5: Add LDB clock config code
2018-10-16 Marek Vasutarm: imx: mx5: Make videoskip available on MX5
2018-10-15 Tom RiniMerge tag 'arc-more-updates-for-2018.11-rc2-2' of git...
2018-10-15 Alexey BrodkinARC: Don't use COMMON section for global not-initialize...
2018-10-12 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-10-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-10-12 Alexey BrodkinARC: make generic print_cpuinfo() weak
2018-10-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2018-10-10 Tom RiniMerge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm
2018-10-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-10-10 Patrick Delaunayarm: remove duplicated prototypes in u-boot.arm.h
2018-10-10 Patrick Delaunayarm: remove prototype for get_timer_masked
2018-10-10 Patrick Delaunayarm: remove prototype for udelay_masked
next