Commit Graph

23246 Commits (24e5219754111b52b2f59cd48d96f934f9bbf02b)
 

Author SHA1 Message Date
Darwin Rambo 24e5219754 gpio: kona: Add Kona gpio driver 11 years ago
Darwin Rambo 989ce04999 arch: bcm281xx: Initial commit of bcm281xx architecture code 11 years ago
Darwin Rambo b3134fce89 arch: kona: Initial commit of kona-common architecture code 11 years ago
Stephen Warren 1998a1a6c3 ARM: rpi_b: rework boot scripts, enable sysboot 11 years ago
Stephen Warren 5c92d4823d ARM: rpi_b: load /uEnv.txt from MMC at startup 11 years ago
Stephen Warren 29235b7337 ARM: rpi_b: convert to use distro defaults 11 years ago
Stephen Warren b81fdb0486 pxe: allow compilation when !defined(CONFIG_CMD_NET) 11 years ago
Albert ARIBAUD 3e11350255 Merge branch 'u-boot/master' into 'u-boot-arm/master' 11 years ago
Tom Rini 0a8e823ad0 Prepare v2014.04-rc1 11 years ago
Masahiro Yamada 2aa43f70cf kbuild,tegra124: add dummy obj- for Kbuild 11 years ago
Masahiro Yamada f150c83704 cosmetic: FIT: fix a strange comment 11 years ago
Masahiro Yamada ca53735a4c Move CONFIG_DISPLAY_CPUINFO to Makefile 11 years ago
Masahiro Yamada 365475e6d1 Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee 11 years ago
Masahiro Yamada 2f13363b09 configs: Delete unused CONFIG_SYS_64BIT_{VSPRINTF, STRTOUL} 11 years ago
Masahiro Yamada 627b73e2a7 configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE 11 years ago
Masahiro Yamada 3284c8b8ca dts: generate multiple device tree blobs 11 years ago
Masahiro Yamada 5ab502cb89 dts: move device tree sources to arch/$(ARCH)/dts/ 11 years ago
Masahiro Yamada 6ab6b2afa0 dts: re-write dts/Makefile more simply with Kbuild 11 years ago
Masahiro Yamada babb4440cf kernel-doc: fix some errors 11 years ago
Masahiro Yamada ced032989a kernel-doc: update kernel-doc related files to Linux v3.13 11 years ago
Masahiro Yamada 8fac9c7b7d kernel-doc: move kernel-doc tools to scripts/ 11 years ago
Masahiro Yamada 2c92b1d673 .gitignore: drop include/asm from ignored file list 11 years ago
Masahiro Yamada 79fc0c5f49 tools/env: cross-compile fw_printenv without setting HOSTCC 11 years ago
Masahiro Yamada 9a368d0f58 kbuild: Do not generate .*.su files at the top directory 11 years ago
Masahiro Yamada b831bb36bb board: sandburst: delete FORCEBUILD 11 years ago
Masahiro Yamada 3341bfecb5 kbuild: check clean source and generate Makefile for out-of-tree build 11 years ago
Masahiro Yamada 53bca5ab6a kbuild: support simultaneous board configuration and "make all" 11 years ago
Masahiro Yamada efcf861931 kbuild: use scripts/Makefile.clean 11 years ago
Masahiro Yamada 2887c47338 Makefile: refactor tools-all targets 11 years ago
Masahiro Yamada 3f76e98417 Makefile: Do not pass MTD_VERSION from the top Makefile 11 years ago
Masahiro Yamada 656de6b819 kbuild: refactor Makefile and spl/Makefile more 11 years ago
Masahiro Yamada cbce795e5e examples: move api/ and standalone/ entry to examples/Makefile 11 years ago
Masahiro Yamada 433b2f1e5a kbuild: change the top Makefile to more Kbuild-ish structure 11 years ago
Masahiro Yamada 7390643f7b Makefile: remove a cleaning target "tidy" 11 years ago
Masahiro Yamada 5fe6301a6d kbuild: generate {spl, tpl}-autoconf.mk only when it is necessary 11 years ago
Masahiro Yamada 01072b44db kbuild: move include directives of board configuration files 11 years ago
Masahiro Yamada 47f1571115 kbuild: convert some make rules to Kbuild style 11 years ago
Masahiro Yamada 5f30f3be73 kbuild: move some lines to more suitable place 11 years ago
Masahiro Yamada f2d293d0f8 kbuild: delete temporary build scripts 11 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 11 years ago
Masahiro Yamada 22433fc54b kbuild: import more build scripts from Linux v3.13 tag 11 years ago
Masahiro Yamada ec626f1139 Makefile: rename scripts/Makefile.build to scripts/Makefile.build.tmp 11 years ago
Masahiro Yamada 7c8278a866 kbuild: add dummy obj-y to create built-in.o 11 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 11 years ago
Masahiro Yamada d958002589 Makefile: move some flags to examples makefiles 11 years ago
Masahiro Yamada e0d5d9f888 Makefile: move some flags to spl/Makefile 11 years ago
Masahiro Yamada ced0715d4a Makefile: move more stuff to top Makefile 11 years ago
Masahiro Yamada fea1ca8e34 Makefile: refactor include path settings 11 years ago
Masahiro Yamada 2b3c9d3ddd Makefile: move more flags to the top Makefile 11 years ago
Masahiro Yamada bf4b3de101 kbuild: Use Kbuild.include 11 years ago