summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-12-103-192/+39
|\
| * board: ti: am57xx: remove USB platform codeJean-Jacques Hiblot2018-12-071-85/+0
| * board: ti: dra7-evm: remove USB platform codeJean-Jacques Hiblot2018-12-071-104/+0
| * configs: am57xx_evm: Enable DM_USB and DM_USB_DEVJean-Jacques Hiblot2018-12-071-3/+1
| * configs: enable DM_USB and DM_USB_DEV for all DRA7 platformsJean-Jacques Hiblot2018-12-071-1/+1
| * board; ti: am57xx: turn on USB clocksVignesh R2018-12-071-0/+19
| * board: ti: dra7xx-evm: turn on USB clocks in late init stageJean-Jacques Hiblot2018-12-071-0/+19
| * dm: usb: create a new UCLASS ID for USB gadget devicesJean-Jacques Hiblot2018-12-071-1/+1
* | Merge git://git.denx.de/u-boot-marvellTom Rini2018-12-096-39/+7
|\ \
| * | arm: mvebu: helios4: Enable I2C and IO ExpanderAditya Prayoga2018-12-081-32/+0
| * | ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02Chris Packham2018-12-086-7/+7
* | | lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich2018-12-083-3/+3
* | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-12-072-14/+29
|\ \ \ | |/ / |/| |
| * | sunxi: update README.sunxi64Andre Przywara2018-12-071-6/+19
| * | sunxi: board: Print error after power initialization failsOlliver Schinagl2018-12-071-8/+10
| |/
* | board: ti: ks2_evm: Over ride spl_get_load_buffer functionKeerthy2018-12-061-0/+5
|/
* rockchip: rk3399: Add MAINTAINERS entryTom Rini2018-12-061-0/+5
* rockchip: rk3399: Add common Rock960 family from VamrsManivannan Sadhasivam2018-12-065-0/+229
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-12-052-2/+2
|\
| * spi: Zap CONFIG_HARD_SPIJagan Teki2018-11-272-2/+2
* | riscv: ax25-ae350: Pass dtb address to u-boot with a1 registerRick Chen2018-12-051-1/+2
* | riscv: Add S-mode defconfigs for QEMU virt machineAnup Patel2018-12-051-0/+2
* | riscv: qemu: Use different SYS_TEXT_BASE for S-modeAnup Patel2018-12-051-1/+2
* | ARM: dts: Turn ULCB into Multi-DTB configMarek Vasut2018-12-041-0/+18
* | ARM: dts: Turn Salvator-X into Multi-DTB configMarek Vasut2018-12-041-0/+22
* | ARM: rmobile: Drop unused macros from Gen3 boardsMarek Vasut2018-12-042-3/+0
* | MAINTAINERS: board: qcom: db820c: update email.Jorge Ramirez-Ortiz2018-12-031-1/+1
* | Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblazeTom Rini2018-12-039-35/+52
|\ \
| * | arm64: zynqmp: Wire mini-emmc1 configuration with zcu102Michal Simek2018-11-301-0/+1
| * | arm64: zynqmp: Wire mini-emmc0 configuration with zcu100Michal Simek2018-11-301-0/+1
| * | arm64: zynqmp: Start usb ethernet gadget automaticallyMichal Simek2018-11-301-0/+4
| * | arm64: zynqmp: Add mini mtest configurationMichal Simek2018-11-301-0/+1
| * | arm64: zynqmp: Enable SPL for mini qspi configurationMichal Simek2018-11-291-0/+1
| * | ARM: zynq: Wire SPL configuration for cse nor/nand targetsMichal Simek2018-11-292-0/+2
| * | microblaze: Use standard functions for memory decodingMichal Simek2018-11-261-24/+3
| * | ARM: zynq: Guard zynq_help_text with CONFIG_SYS_LONGHELPMichal Simek2018-11-261-0/+2
| * | arm64: zynqmp: Fix logic in CG/EG/EV detectionSiva Durga Prasad Paladugu2018-11-261-11/+37
* | | Merge tag 'signed-rpi-next' of git://github.com/agraf/u-bootTom Rini2018-12-031-8/+6
|\ \ \
| * | | rpi: add 3 Model A+Jonathan Gray2018-12-031-0/+5
| * | | rpi: add URL of official revision code listJonathan Gray2018-12-031-8/+1
* | | | board: MCR3000: use new DM watchdogChristophe Leroy2018-12-032-1/+16
* | | | board: MCR3000: Activate CONFIG_DM and CONFIG_OF_CONTROLChristophe Leroy2018-12-031-0/+6
* | | | arm: baltos: remove unused headerYegor Yefremov2018-12-031-1/+0
* | | | arm: baltos: move the board to CONFIG_BLKYegor Yefremov2018-12-032-12/+1
* | | | arc: devboards: Implement checkboard()Alexey Brodkin2018-12-033-0/+24
* | | | arc: emsdp: Refactor register and bit accessesAlexey Brodkin2018-12-031-9/+9
* | | | arc: emsdp: Read real CPU clock value from hardwareAlexey Brodkin2018-12-031-3/+39
* | | | arc: Get rid of board-specific print_cpuinfo()Alexey Brodkin2018-12-032-18/+0
|/ / /
* | | Merge tag 'pull-30nov18' of git://git.denx.de/u-boot-dmTom Rini2018-11-306-83/+143
|\ \ \
| * | | tpm: Convert to use a device parameterSimon Glass2018-11-296-83/+143