Commit Graph

22526 Commits (57af475389c1355f630cdafc1f3acc42347df669)
 

Author SHA1 Message Date
Luka Perkov 57af475389 sf: probe: add support for MX25L2006E 11 years ago
Luka Perkov 28303f617a sf: probe: Hex values are in lower case 11 years ago
Yoshihiro Shimoda f3bf212abc serial_sh: add support for SH7753 11 years ago
Yoshihiro Shimoda 3067f81f16 net: sh-eth: add support for SH7753 11 years ago
Yoshihiro Shimoda 320cf35080 sh: add support for sh7753evb board 11 years ago
Tom Rini fd44194945 Prepare v2014.01-rc2 12 years ago
Tom Rini 215ab45a67 Merge branch 'master' of git://git.denx.de/u-boot-video 12 years ago
Tom Rini 93b7b7fdad Merge branch 'master' of git://git.denx.de/u-boot-blackfin 12 years ago
Masahiro Yamada 475c506d08 Makefile, .gitignore: Cleanup non-existing binaries 12 years ago
Masahiro Yamada aaed2eb5c7 examples: x86: delete 82559_eeprom 12 years ago
Masahiro Yamada e8a8b8246a Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) 12 years ago
Masahiro Yamada 6bb6049bf2 Makefile: delete unnecessary lines 12 years ago
Miao Yan 82450b9a62 README.vxworks: add a document describing the new VxWorks boot interface 12 years ago
Miao Yan 35940de1a6 common/fdt_support.c: avoid unintended return from fdt_fixup_memory_banks() 12 years ago
Miao Yan 871a57bb81 common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. 12 years ago
Sonic Zhang ecf9ce2149 blackfin: remove build warning 12 years ago
Sonic Zhang 31d5d4e056 blackfin: fixing warning by including proper headers 12 years ago
Sonic Zhang 6e6b221c43 blackfin: fix building error by enlarging the memory size 12 years ago
Sonic Zhang a2d169087e blackfin: Disable commands to reduce l1 ram requirement 12 years ago
Sonic Zhang fa88d88f82 blackfin: fix building error by adding macro CONFIG_SYS_I2C 12 years ago
Sonic Zhang 7b27a685bf blackfin: fix build error by adding CONFIG_BFIN_SERIAL 12 years ago
Miao Yan de37cdc223 common/config_defaults.h: make CONFIG_BOOTM_VXWORKS default configuration 12 years ago
Miao Yan 17ab52fef1 common/cmd_bootm.c: seperate do_bootm_vxworks related code from CONFIG_CMD_ELF. 12 years ago
Masahiro Yamada 878a095e44 Makefile: delete unnecessary CPPFLAGS settings 12 years ago
Masahiro Yamada dd88ab325c Makefile: Move some scripts imported from Linux 12 years ago
Masahiro Yamada 392ba5256a drivers/mtd: descend into sub directories only when it is necessary 12 years ago
Masahiro Yamada 4f57a90cfa drivers/usb/gadget: select objects by obj-$(CONFIG-...) 12 years ago
Masahiro Yamada 755e08f0e5 post: descend only when CONFIG_HAS_POST is defined 12 years ago
Masahiro Yamada 8e9a6cb169 Makefile: delete a make rule of $(LDSCRIPT) 12 years ago
Alexey Brodkin 9aed5a2777 board_f: explicitly disable console on early boot 12 years ago
Stany MARCEL 07a1a0c931 Correct vxWorks elf boot to load at correct address 12 years ago
Masahiro Yamada 93f70dfd58 .gitignore: ignore spl/ and tpl/ directories except spl/Makefile 12 years ago
Masahiro Yamada de04d64eda PowerPC: merge commonly-defined flags 12 years ago
Kees Jongenburger e2ce81696a netbsd:fix documentation typo. 12 years ago
Masahiro Yamada ba931259b1 spl/Makefile: merge LIBS-y += arch/$(ARCH)/imx-common 12 years ago
Tom Rini 6b44adc22e yaffs2: Use lldiv for 64bit division 12 years ago
Tom Rini 18e8672449 JFFS2: Correct jffs2_1pass_build_lists to use lldiv 12 years ago
Tom Rini 49a90e2975 ARM:PXA: Correct tick_to_time / us_to_tick to use lldiv 12 years ago
Tom Rini e83bab8403 ARM:zynq: Correct __udelay to use lldiv 12 years ago
Stephen Warren 2cd1b57220 time: fix usec_to_tick() 12 years ago
Masahiro Yamada 74c43bb3d3 Makefile: correct dependencies of asm-offsets.[hs] 12 years ago
Masahiro Yamada a8c075414a Makefile: use two double-quotations as a pair 12 years ago
Masahiro Yamada 65947ab4c9 Makefile: Do not create empty autoconf.mk on error 12 years ago
Guilherme Maciel Ferreira 6496d00fb8 sandbox: dumpimage: Test dumpimage 12 years ago
Guilherme Maciel Ferreira a804b5ce2d Add dumpimage, a tool to extract data from U-Boot images 12 years ago
Guilherme Maciel Ferreira f86ed6a8d5 tools: moved code common to all image tools to a separated module. 12 years ago
Guilherme Maciel Ferreira f1cc458cf3 mkimage: added 'static' specifier to match function's prototype. 12 years ago
Vladimir Zapolskiy 2c808a12ea kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX 12 years ago
Vladimir Zapolskiy 5deccafa18 serial: lpc32xx: send CR before LF 12 years ago
Prabhakar Kushwaha e03c76c303 powerpc/mpc85xx: Update CONFIG_SYS_FSL_TBCLK_DIV for T1040 12 years ago