Commit Graph

22505 Commits (871a57bb817a7f4129d924d72f308228180c49ef)
 

Author SHA1 Message Date
Miao Yan 871a57bb81 common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. 11 years ago
Miao Yan de37cdc223 common/config_defaults.h: make CONFIG_BOOTM_VXWORKS default configuration 11 years ago
Miao Yan 17ab52fef1 common/cmd_bootm.c: seperate do_bootm_vxworks related code from CONFIG_CMD_ELF. 11 years ago
Masahiro Yamada 878a095e44 Makefile: delete unnecessary CPPFLAGS settings 11 years ago
Masahiro Yamada dd88ab325c Makefile: Move some scripts imported from Linux 11 years ago
Masahiro Yamada 392ba5256a drivers/mtd: descend into sub directories only when it is necessary 11 years ago
Masahiro Yamada 4f57a90cfa drivers/usb/gadget: select objects by obj-$(CONFIG-...) 11 years ago
Masahiro Yamada 755e08f0e5 post: descend only when CONFIG_HAS_POST is defined 11 years ago
Masahiro Yamada 8e9a6cb169 Makefile: delete a make rule of $(LDSCRIPT) 11 years ago
Alexey Brodkin 9aed5a2777 board_f: explicitly disable console on early boot 11 years ago
Stany MARCEL 07a1a0c931 Correct vxWorks elf boot to load at correct address 11 years ago
Masahiro Yamada 93f70dfd58 .gitignore: ignore spl/ and tpl/ directories except spl/Makefile 11 years ago
Masahiro Yamada de04d64eda PowerPC: merge commonly-defined flags 11 years ago
Kees Jongenburger e2ce81696a netbsd:fix documentation typo. 11 years ago
Masahiro Yamada ba931259b1 spl/Makefile: merge LIBS-y += arch/$(ARCH)/imx-common 11 years ago
Tom Rini 6b44adc22e yaffs2: Use lldiv for 64bit division 11 years ago
Tom Rini 18e8672449 JFFS2: Correct jffs2_1pass_build_lists to use lldiv 11 years ago
Tom Rini 49a90e2975 ARM:PXA: Correct tick_to_time / us_to_tick to use lldiv 11 years ago
Tom Rini e83bab8403 ARM:zynq: Correct __udelay to use lldiv 11 years ago
Stephen Warren 2cd1b57220 time: fix usec_to_tick() 11 years ago
Masahiro Yamada 74c43bb3d3 Makefile: correct dependencies of asm-offsets.[hs] 11 years ago
Masahiro Yamada a8c075414a Makefile: use two double-quotations as a pair 11 years ago
Masahiro Yamada 65947ab4c9 Makefile: Do not create empty autoconf.mk on error 11 years ago
Guilherme Maciel Ferreira 6496d00fb8 sandbox: dumpimage: Test dumpimage 11 years ago
Guilherme Maciel Ferreira a804b5ce2d Add dumpimage, a tool to extract data from U-Boot images 11 years ago
Guilherme Maciel Ferreira f86ed6a8d5 tools: moved code common to all image tools to a separated module. 11 years ago
Guilherme Maciel Ferreira f1cc458cf3 mkimage: added 'static' specifier to match function's prototype. 11 years ago
Vladimir Zapolskiy 2c808a12ea kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX 11 years ago
Vladimir Zapolskiy 5deccafa18 serial: lpc32xx: send CR before LF 11 years ago
Prabhakar Kushwaha e03c76c303 powerpc/mpc85xx: Update CONFIG_SYS_FSL_TBCLK_DIV for T1040 11 years ago
Claudiu Manoil 5037947a02 powerpc/p1_p2_rdb_pc: Fix warnings for __iomem pointers 11 years ago
Shengzhou Liu 732dfe090d net/fman: add ft_fixup_xgec to support 3rd and 4th 10GEC 11 years ago
Shaohui Xie c1015c67f4 powerpc/t4240: Add a frequency setting case for fman1 11 years ago
Tom Rini 4b210ad342 Merge branch 'master' of git://git.denx.de/u-boot-arm 11 years ago
Albert ARIBAUD f15ea6e1d6 Merge branch 'u-boot/master' into 'u-boot-arm/master' 11 years ago
Tom Rini 65b7fe28a1 Merge branch 'spi' of git://git.denx.de/u-boot-x86 11 years ago
Tom Rini e1e3de7951 Merge branch 'master' of git://git.denx.de/u-boot-mmc 11 years ago
Tom Rini 76a8265b4f Merge branch 'master' of git://git.denx.de/u-boot-i2c 11 years ago
Ian Campbell cb7ee1b98c vexpress: use correct timer address on extended memory map systems 11 years ago
Soren Brinkmann 3b100f6ce2 serial: zynq: Remove unused #defines 11 years ago
Mike Frysinger ca9a501953 sandbox: spi: Enable new spi/sf layers 11 years ago
Mike Frysinger ffdb20bea1 sandbox: spi: Add new SPI flash driver 11 years ago
Mike Frysinger 6122813fa2 sandbox: spi: Add SPI emulation bus 11 years ago
Simon Glass afb6134f30 spi: Add device tree binding for SPI bus 11 years ago
Simon Glass 0efc02499f spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT node 11 years ago
Simon Glass 7b3efc6699 sandbox: Rename sb_cmdline_option to sandbox_cmdline_option 11 years ago
Mateusz Kulikowski 1dcdd86205 arm: at91: support for the Calao USB-A9263 board (based on AT91SAM9263) 11 years ago
Heiko Schocher b89ac72a24 arm, at91: add siemens corvus board 11 years ago
Heiko Schocher 0f8bc283a3 arm, at91: add Siemens board taurus and axm 11 years ago
Andreas Bießmann bcf9fe37f5 at91: switch coloured LED to gpio API 11 years ago