Commit Graph

21211 Commits (45bde489e31a75c87a7b3e00d868b2bdf7d22674)
 

Author SHA1 Message Date
Daniel Schwierzeck 45bde489e3 MIPS: bootm: fix checkpatch.pl warnings 12 years ago
Stefan Roese d62a89bd5b mpc5200: Misc updates to a3m071 config header 12 years ago
Tom Rini 0daa1f6985 Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze 12 years ago
Tom Rini b62af3df4c Merge branch 'master' of git://git.denx.de/u-boot-fdt 12 years ago
Tom Rini 66ddf42b0e Merge branch 'master' of git://git.denx.de/u-boot-spi 12 years ago
Soren Brinkmann 5f93227ce0 fpga: zynqpl: Clear loopback mode during device init 12 years ago
Michal Simek fd2b10b6d6 fpga: zynqpl: Add support for zc7100 device. 12 years ago
Roger Meier 35084760a9 libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause 12 years ago
ken kuo a78dac79ed nds32: fix the missing COBJS-y change 12 years ago
ken kuo 9f128bcc07 nds32: introduce DMA allocation API 12 years ago
Andes 5c440813a7 nds32: Change of NDS32 Custodian 12 years ago
Michal Simek 07a16f2a9c microblaze: Call spi_init function 12 years ago
Jagannadha Sutradharudu Teki 097dc6c7ec zynq: Enable CONFIG_ZYNQ_SPI 12 years ago
Jagannadha Sutradharudu Teki 04e15648ce sf: sst: Add support for SST25WF080 12 years ago
Jagannadha Sutradharudu Teki 1465d055f9 spi: Add zynq spi controller driver 12 years ago
Gerlando Falauto 3488850629 cmd_sf: let "sf update" erase last sector as a whole 12 years ago
Jagannadha Sutradharudu Teki 5928b9a865 sf: Fix code cleanups 12 years ago
Jagannadha Sutradharudu Teki 402ba1e3a0 cmd_sf|env_sf: Fix code cleanup 12 years ago
Jagannadha Sutradharudu Teki fd35ca5c20 sf: Fix code cleanup 12 years ago
Jagannadha Sutradharudu Teki d0be616fe8 sf: stmicro: Fix code cleanup 12 years ago
Jagannadha Sutradharudu Teki 4f44148322 sf: sst: Fix code cleanup 12 years ago
Jagannadha Sutradharudu Teki 5a9109f657 sf: eon|spansion|ramtron: Fix code cleanup 12 years ago
Axel Lin 583fe6c3d8 spi: mpc8xxx_spi: Use DIV_ROUND_UP instead of open-coded 12 years ago
Axel Lin a444aa7a1c spi: fsl_espi: Use DIV_ROUND_UP instead of open-coded 12 years ago
Tom Rini d05bfd0586 Merge branch 'master' of git://git.denx.de/u-boot-i2c 12 years ago
Marek Vasut 90f002a90f i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEED 12 years ago
Stephen Warren f53932addd dts/Makefile: pass -undef -D__DTS__ to cpp 12 years ago
Stephen Warren 32ac4bd9ca dts/Makefile: don't use cpp -P 12 years ago
Stephen Warren 065202803d config: don't define CONFIG_ARCH_DEVICE_TREE 12 years ago
Stephen Warren 8ad723acd7 dts/Makefile: don't define ARCH_CPU_DTS, BOARD_DTS 12 years ago
Stephen Warren 6e8e0311cc dt: don't use ARCH_CPU_DTS 12 years ago
Stephen Warren c8391a0e92 dts/Makefile: unify cpp/dtc include paths 12 years ago
Stephen Warren cc4f427bbd dts/Makefile: simplify dtc invocation 12 years ago
Stephen Warren 6697d55862 xilinx: move microblaze-generic .dts to standard location 12 years ago
Stephen Warren 501ebdf286 Validate dtc is new enough 12 years ago
Tom Rini 245d65b6e5 Merge branch 'master' of git://git.denx.de/u-boot-usb 12 years ago
Axel Lin 327b5c9f7c spi: bfin_spi: Use DIV_ROUND_UP instead of open-coded 12 years ago
Axel Lin 53086befe8 blackfin: Fix using gd->baudrate before setting its value 12 years ago
Axel Lin 9868b14263 blackfin: gpio: Use proper mask for comparing function 12 years ago
Axel Lin 2ced773a1a gpio: adi_gpio2: Unreserve gpio in special_gpio_free() 12 years ago
Axel Lin 5460b8d469 blackfin: gpio: Unreserve gpio in special_gpio_free() 12 years ago
Masahiro Yamada 6a19cc9df0 cfi_flash: Add prototypes of overridable functions 12 years ago
Nikita Kiryanov 8bc3603675 ehci-hcd: fix memory leak in lowlevel init 12 years ago
Nikita Kiryanov 0adc331b37 usb_hub: fix power cycling logic 12 years ago
Roger Quadros bb1f327d0a usb: ehci-omap: Don't softreset USB High-speed Host (UHH) Module 12 years ago
Lukasz Majewski 6bed7ce569 dfu: Implementation of target reset after communication with dfu-util's -R switch 12 years ago
Marek Vasut 6dd30af0fa usb: mv_udc: Add bounce buffer 12 years ago
Marek Vasut f19a343e73 usb: mv_udc: Add proper cache management 12 years ago
Marek Vasut ede709c0d2 usb: mv_udc: Implement better qTD item accessor 12 years ago
Marek Vasut 8a095a68ce usb: mv_udc: Improve allocation of qTD items 12 years ago