Commit Graph

23313 Commits (ed1ca528aae1f3ae7400c5816e6d2cdb082ee785)
 

Author SHA1 Message Date
Lukasz Majewski 17eb1d8f57 dfu: mmc: fs: Fix format accepted by ext4write command 10 years ago
Masahiro Yamada 3241e3d08c venice2: move device tree to fix build error 10 years ago
Albert ARIBAUD 3e11350255 Merge branch 'u-boot/master' into 'u-boot-arm/master' 10 years ago
Alexey Brodkin 39abd65c34 arc: remove "hardware.h" 10 years ago
Alexey Brodkin 3d93f6959b designware_i2c: remove inclusion of <asm/arch/hardware.h> 10 years ago
Alexey Brodkin f93f589ca2 spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configs 10 years ago
Hannes Petermaier d5243359e1 OMAP24xx I2C: Add support for set-speed 10 years ago
Marek Vasut d22643e7e8 i2c: i2c-mxs: Wait for I2C to empty queue 10 years ago
Chin Liang See 070cbaf821 designware_i2c: Enhance DesignWare I2C driver address support 10 years ago
Heiko Schocher 9e50c406c8 i2c, bootcount: add support for bootcounter on i2c devices 10 years ago
Scott Jiang 16c550274c blackfin: make i2c driver blackfin independant 10 years ago
Sonic Zhang 86bdd70a09 blackfin: rename bfin-twi_i2c driver to adi_i2c 10 years ago
Sonic Zhang d6a320d5bb blackfin: add spi and i2c specific get clock functions 10 years ago
Sonic Zhang bb0fad0ea0 blackfin: the sclk MHz in i2c driver should be divided by 1000 other than 1024 10 years ago
Michael Burr 18948632a9 i2c: zynq: Add support for the second i2c controller 10 years ago
Michael Burr 9e90107155 i2c: zynq: Support for 0-length register address 10 years ago
Tom Rini 0a8e823ad0 Prepare v2014.04-rc1 10 years ago
Masahiro Yamada 2aa43f70cf kbuild,tegra124: add dummy obj- for Kbuild 10 years ago
Masahiro Yamada f150c83704 cosmetic: FIT: fix a strange comment 10 years ago
Masahiro Yamada ca53735a4c Move CONFIG_DISPLAY_CPUINFO to Makefile 10 years ago
Masahiro Yamada 365475e6d1 Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee 10 years ago
Masahiro Yamada 2f13363b09 configs: Delete unused CONFIG_SYS_64BIT_{VSPRINTF, STRTOUL} 10 years ago
Masahiro Yamada 627b73e2a7 configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE 10 years ago
Masahiro Yamada 3284c8b8ca dts: generate multiple device tree blobs 10 years ago
Masahiro Yamada 5ab502cb89 dts: move device tree sources to arch/$(ARCH)/dts/ 10 years ago
Masahiro Yamada 6ab6b2afa0 dts: re-write dts/Makefile more simply with Kbuild 10 years ago
Masahiro Yamada babb4440cf kernel-doc: fix some errors 10 years ago
Masahiro Yamada ced032989a kernel-doc: update kernel-doc related files to Linux v3.13 10 years ago
Masahiro Yamada 8fac9c7b7d kernel-doc: move kernel-doc tools to scripts/ 10 years ago
Masahiro Yamada 2c92b1d673 .gitignore: drop include/asm from ignored file list 10 years ago
Masahiro Yamada 79fc0c5f49 tools/env: cross-compile fw_printenv without setting HOSTCC 10 years ago
Masahiro Yamada 9a368d0f58 kbuild: Do not generate .*.su files at the top directory 10 years ago
Masahiro Yamada b831bb36bb board: sandburst: delete FORCEBUILD 10 years ago
Masahiro Yamada 3341bfecb5 kbuild: check clean source and generate Makefile for out-of-tree build 10 years ago
Masahiro Yamada 53bca5ab6a kbuild: support simultaneous board configuration and "make all" 10 years ago
Masahiro Yamada efcf861931 kbuild: use scripts/Makefile.clean 10 years ago
Masahiro Yamada 2887c47338 Makefile: refactor tools-all targets 10 years ago
Masahiro Yamada 3f76e98417 Makefile: Do not pass MTD_VERSION from the top Makefile 10 years ago
Masahiro Yamada 656de6b819 kbuild: refactor Makefile and spl/Makefile more 10 years ago
Masahiro Yamada cbce795e5e examples: move api/ and standalone/ entry to examples/Makefile 10 years ago
Masahiro Yamada 433b2f1e5a kbuild: change the top Makefile to more Kbuild-ish structure 10 years ago
Masahiro Yamada 7390643f7b Makefile: remove a cleaning target "tidy" 10 years ago
Masahiro Yamada 5fe6301a6d kbuild: generate {spl, tpl}-autoconf.mk only when it is necessary 10 years ago
Masahiro Yamada 01072b44db kbuild: move include directives of board configuration files 10 years ago
Masahiro Yamada 47f1571115 kbuild: convert some make rules to Kbuild style 10 years ago
Masahiro Yamada 5f30f3be73 kbuild: move some lines to more suitable place 10 years ago
Masahiro Yamada f2d293d0f8 kbuild: delete temporary build scripts 10 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 10 years ago
Masahiro Yamada 22433fc54b kbuild: import more build scripts from Linux v3.13 tag 10 years ago
Masahiro Yamada ec626f1139 Makefile: rename scripts/Makefile.build to scripts/Makefile.build.tmp 10 years ago