Commit Graph

53073 Commits (3ae192c2a4d52a755031e93fa6cc3a31ba90f29f)
 

Author SHA1 Message Date
Alexey Brodkin 6e63314f43 ARC: Don't use COMMON section for global not-initialized variables 6 years ago
Tom Rini 19ca29f3ff Merge git://git.denx.de/u-boot-sunxi 6 years ago
Tom Rini e6cd05e502 Merge branch 'master' of git://git.denx.de/u-boot-spi 6 years ago
Alexey Brodkin a211091855 iot_dk: Link for eFlash 6 years ago
Alexey Brodkin 9f87d47088 axs10x/emdk/hsdk/iot_dk: Implement board_mmc_getcd() 6 years ago
Alexey Brodkin 8a8f32d8ff iot_dk: Save CPU clock value to gd->cpu_clk 6 years ago
Alexey Brodkin 031154fe8f iot_dk: Add support of 136 MHz clock 6 years ago
Alexey Brodkin 7d388add55 iot_dk: Implement board reset 6 years ago
Alexey Brodkin 5b86ca96d0 iot_dk/hsdk: Implement its own print_cpuinfo() 6 years ago
Alexey Brodkin ba9f56f3d4 ARC: make generic print_cpuinfo() weak 6 years ago
Alexey Brodkin 18e8923f6c iot_dk: Disable networking support 6 years ago
Alexey Brodkin 8d0a4968d7 iot_dk: Add localversion string 6 years ago
Tom Rini 15f22ac2ee ldpaa_eth.c: Fix warning when PHYLIB is not enabled 6 years ago
Ashish Kumar 5c391486b4 sf: Add MICRON manufacturer id 6 years ago
Heiko Schocher e3bc4bb861 i2c: fix: Add support for the Arm's Versatile Express I2C controller 6 years ago
Tom Rini 0223462b37 Merge branch 'master' of git://git.denx.de/u-boot-net 6 years ago
Pankaj Bansal 1a048cd656 driver: net: fsl-mc: Add support of multiple phys for dpmac 6 years ago
Pankaj Bansal 1ed19a1421 driver: net: fsl-mc: initialize dpmac irrespective of phy 6 years ago
Pankaj Bansal a3cb5340f1 driver: net: fsl-mc: Modify the dpmac link detection method 6 years ago
Pankaj Bansal f259c43d89 driver: net: fsl-mc: fix error handing in init_phy 6 years ago
Pankaj Bansal d75e81d9e0 driver: net: fsl-mc: remove unused strcture elements 6 years ago
Tom Rini 3d5ced9e22 Test improvements to tidy up output and drop duplicate tests 6 years ago
Tom Rini 98068b3be5 Merge branch 'master' of git://git.denx.de/u-boot-sh 6 years ago
Patrick Delaunay 606f3a74e6 arm: remove duplicated prototypes in u-boot.arm.h 6 years ago
Patrick Delaunay 6180ea7e66 arm: remove prototype for get_timer_masked 6 years ago
Patrick Delaunay aa33fe8695 arm: remove prototype for udelay_masked 6 years ago
Patrick Delaunay aad5b4a351 arm: remove prototype for reset_timer_masked 6 years ago
Patrick Delaunay 1c8e9fae16 arm: remove prototype for arch_interrupt_init 6 years ago
Marek Vasut fd3d1212a2 bootm: Add board specific OS preboot hook 6 years ago
Andrew F. Davis 81089a5430 arm: K3: am654: Add support for getting boot mode 6 years ago
Andrew F. Davis b5700efbc8 arm: K3: am654: Choose MMC boot device based on boot port 6 years ago
Keerthy 0f3cf2b3e5 gpio: da8xx: Push generic defines of gpio.h out of mach-davinci 6 years ago
Keerthy 401d74cb2c gpio: da8xx: Add k2g compatible 6 years ago
Nicholas Faustini 442faf61ab board: ks2: move uinitrd fixup logic inside ft_board_setup_ex 6 years ago
Nicholas Faustini 2c76d311a4 fdt: add call to ft_board_setup_ex() for ks2 boards 6 years ago
Loic Devulder 8afd4ea5b9 ARM: meson: Add Khadas VIM2 board support 6 years ago
Loic Devulder 2058b7395e ARM: meson: Add Khadas VIM2 board DT 6 years ago
Patrice Chotard 1c547bf732 ARM: dts: stm32mp1: Add usbotg_hs regulator for stm32mp157c-ev1 6 years ago
Pankaj Bansal afd6c6b470 driver: net: fsl-mc: modify the label name 6 years ago
Duncan Hare 5d457ecbef net: Consolidate UDP header functions 6 years ago
Joe Hershberger ac3f26cc15 net: Don't overwrite waiting packets with asynchronous replies 6 years ago
Joe Hershberger 72ff004258 test: eth: Add a test for the target being pinged 6 years ago
Joe Hershberger 45988dae4c test: eth: Add a test for ARP requests 6 years ago
Joe Hershberger 9cbe5972c3 net: sandbox: Add a priv ptr for tests to use 6 years ago
Joe Hershberger 3f02c98bd1 net: Add an accessor to know if waiting for ARP 6 years ago
Joe Hershberger c67a420781 net: sandbox: Allow fake eth to handle more than 1 packet response 6 years ago
Joe Hershberger 76a503439e net: sandbox: Share the priv structure with tests 6 years ago
Joe Hershberger c7eb733d60 net: sandbox: Make the fake eth driver response configurable 6 years ago
Joe Hershberger e95bb16110 net: sandbox: Refactor sandbox send function 6 years ago
Joe Hershberger e4ab9a6508 net: sandbox: Move disabled flag into priv struct 6 years ago