2014-08-06 |
Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
|
commit | commitdiff | tree |
2014-08-04 |
Tom Rini | Merge http://git.denx.de/u-boot-dm
|
commit | commitdiff | tree |
2014-07-30 |
Masahiro Yamada | include: remove CONFIG_SPL/CONFIG_TPL definition in...
|
commit | commitdiff | tree |
2014-07-30 |
Masahiro Yamada | powerpc: remove redundant CPU definition
|
commit | commitdiff | tree |
2014-07-30 |
Masahiro Yamada | kconfig: delete redundant CONFIG_${ARCH} definition
|
commit | commitdiff | tree |
2014-07-30 |
Masahiro Yamada | buildman: adjust for Kconfig
|
commit | commitdiff | tree |
2014-07-30 |
Masahiro Yamada | MAKEALL: adjust for Kconfig
|
commit | commitdiff | tree |
2014-07-30 |
Masahiro Yamada | kconfig: remove mkconfig and boards.cfg
|
commit | commitdiff | tree |
2014-07-30 |
Masahiro Yamada | tools: add genboardscfg.py
|
commit | commitdiff | tree |
2014-07-30 |
Masahiro Yamada | Add board MAINTAINERS files Suggested-by: Tom Rini <trini@ti.com>
|
commit | commitdiff | tree |
2014-07-30 |
Masahiro Yamada | kconfig: switch to Kconfig
|
commit | commitdiff | tree |
2014-07-30 |
Masahiro Yamada | include: define CONFIG_SPL and CONFIG_TPL as 1
|
commit | commitdiff | tree |
2014-07-30 |
Masahiro Yamada | kconfig: add basic Kconfig files
|
commit | commitdiff | tree |
2014-07-30 |
Masahiro Yamada | kconfig: add board Kconfig and defconfig files
|
commit | commitdiff | tree |
2014-07-30 |
Masahiro Yamada | kconfig: import Kconfig files from Linux 3.16-rc7
|
commit | commitdiff | tree |
2014-07-30 |
Łukasz Majewski | boards:trats2: New Trats2 board maintainer
|
commit | commitdiff | tree |
2014-07-29 |
Dinh Nguyen | boards.cfg : Add maintainers entries for SOCFPGA
|
commit | commitdiff | tree |
2014-07-29 |
Masahiro Yamada | cosmetic: boards.cfg: fix some maintainers fields
|
commit | commitdiff | tree |
2014-07-29 |
Masahiro Yamada | buildman: make sure to invoke GNU Make
|
commit | commitdiff | tree |
2014-07-29 |
Masahiro Yamada | MAKEALL: make sure to invoke GNU Make
|
commit | commitdiff | tree |
2014-07-29 |
Masahiro Yamada | scripts: add scripts/show-gnu-make to get GNU Make...
|
commit | commitdiff | tree |
2014-07-29 |
Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-arm
|
commit | commitdiff | tree |
2014-07-28 |
Tom Rini | Merge git://www.denx.de/git/u-boot-ppc4xx
|
commit | commitdiff | tree |
2014-07-28 |
Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
|
commit | commitdiff | tree |
2014-07-25 |
pekon gupta | ARM: omap: move board specific NAND configs out from...
|
commit | commitdiff | tree |
2014-07-25 |
pekon gupta | ARM: omap: clean redundant PISMO_xx macros used in...
|
commit | commitdiff | tree |
2014-07-25 |
pekon gupta | ARM: omap: fix GPMC address-map size for NAND and NOR...
|
commit | commitdiff | tree |
2014-07-25 |
Rajendra Nayak | ARM: OMAP: Fix handling of errata i727
|
commit | commitdiff | tree |
2014-07-25 |
Hao Zhang | board: k2e-evm: add board support
|
commit | commitdiff | tree |
2014-07-25 |
Khoronzhuk, Ivan | ARM: keystone2: spl: add K2E SoC support
|
commit | commitdiff | tree |
2014-07-25 |
Khoronzhuk, Ivan | keystone2: use CONFIG_SOC_KEYSTONE in common places
|
commit | commitdiff | tree |
2014-07-25 |
Hao Zhang | ARM: keystone2: add MSMC cache coherency support for...
|
commit | commitdiff | tree |
2014-07-25 |
Hao Zhang | ARM: keystone2: clock: add K2E clock support
|
commit | commitdiff | tree |
2014-07-25 |
Hao Zhang | ARM: keystone2: add K2E SoC hardware definitions
|
commit | commitdiff | tree |
2014-07-25 |
Hao Zhang | keystone: ddr3: move K2HK DDR3 configuration to a common...
|
commit | commitdiff | tree |
2014-07-25 |
Hao Zhang | configs: k2hk_evm: config: add common EVM configuration...
|
commit | commitdiff | tree |
2014-07-25 |
Khoronzhuk, Ivan | ARM: keystone: clock: move K2HK SoC dependent code...
|
commit | commitdiff | tree |
2014-07-25 |
Hao Zhang | ARM: keystone2: move K2HK board files to common KS2...
|
commit | commitdiff | tree |
2014-07-25 |
Murali Karicheri | keystone2: add env option to do unitrd dt fixup
|
commit | commitdiff | tree |
2014-07-25 |
Khoronzhuk, Ivan | k2hk: use common KS2_ prefix for all hardware definitions
|
commit | commitdiff | tree |
2014-07-25 |
Hao Zhang | keystone2: add possibility to turn off all dsps
|
commit | commitdiff | tree |
2014-07-25 |
Hao Zhang | keystone2: move cpu_to_bus() to keystone.c
|
commit | commitdiff | tree |
2014-07-25 |
Khoronzhuk, Ivan | ARM: keystone2: keystone_nav: make it dependent on...
|
commit | commitdiff | tree |
2014-07-25 |
Hao Zhang | keystone2: ddr: add DDR3 PHY configs updated for PG 2.0
|
commit | commitdiff | tree |
2014-07-25 |
Khoronzhuk, Ivan | keystone: ddr3: add ddr3.h to hold ddr3 API
|
commit | commitdiff | tree |
2014-07-25 |
Khoronzhuk, Ivan | ARM: keystone2: psc: use common PSC base
|
commit | commitdiff | tree |
2014-07-25 |
Stefan Roese | ARM: omap: tao3530: Convert to generic board Cc: Tom Rini <trini@ti.com>
|
commit | commitdiff | tree |
2014-07-25 |
Stefan Roese | ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.c Cc: Tom Rini <trini@ti.com>
|
commit | commitdiff | tree |
2014-07-25 |
Stefan Roese | ARM: omap: Fix GPMC init for OMAP3 platforms Cc: Tom Rini <trini@ti.com>
|
commit | commitdiff | tree |
2014-07-25 |
Andreas Bießmann | tricorder: convert to generic board
|
commit | commitdiff | tree |
2014-07-25 |
Tom Rini | am335x_evm / gumstix pepper: Correct DDR settings Signed-off-by: Tom Rini <trini@ti.com>
|
commit | commitdiff | tree |
2014-07-25 |
Khoronzhuk, Ivan | k2hk_evm: add script to automate NAND flash process
|
commit | commitdiff | tree |
2014-07-25 |
Khoronzhuk, Ivan | keystone: add support for NAND gpheader image
|
commit | commitdiff | tree |
2014-07-25 |
Khoronzhuk, Ivan | mtd: nand: davinci: add opportunity to write keystone...
|
commit | commitdiff | tree |
2014-07-25 |
Tom Rini | tps65218/am43xx_evm: Add power framework support to... Signed-off-by: Tom Rini <trini@ti.com>
|
commit | commitdiff | tree |
2014-07-25 |
Tom Rini | power/pmic.h: Add prototype for power_init_board. Signed-off-by: Tom Rini <trini@ti.com>
|
commit | commitdiff | tree |
2014-07-25 |
Mugunthan V N | ARM: dra7_evm: Add Ethernet support for dra72x platform
|
commit | commitdiff | tree |
2014-07-25 |
Mugunthan V N | ARM: DRA7xx: Add cpsw second port pinmux
|
commit | commitdiff | tree |
2014-07-25 |
Mugunthan V N | drivers: net: cpsw: add support for using second port...
|
commit | commitdiff | tree |
2014-07-25 |
Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-sh
|
commit | commitdiff | tree |
2014-07-22 |
Masahiro Yamada | m68k: define __kernel_size_t as unsinged int again
|
commit | commitdiff | tree |
2014-07-22 |
Masahiro Yamada | m68k: fix an undefined behavior warning of M5253DEMO...
|
commit | commitdiff | tree |
2014-07-22 |
Wolfgang Denk | boards.cfg: re-claim ownership for TQM8xx boards
|
commit | commitdiff | tree |
2014-07-22 |
Pavel Machek | Ethernet: let user know if there is no valid ethernet...
|
commit | commitdiff | tree |
2014-07-22 |
Ian Campbell | board_r: run scsi init() on ARM too
|
commit | commitdiff | tree |
2014-07-22 |
Ian Campbell | AHCI: Increase link timeout to 200ms
|
commit | commitdiff | tree |
2014-07-22 |
Masahiro Yamada | .gitignore: clean-up unnecessary entries
|
commit | commitdiff | tree |
2014-07-22 |
Masahiro Yamada | Update .mailmap using scripts/mailmapper
|
commit | commitdiff | tree |
2014-07-22 |
Masahiro Yamada | scripts: add mailmapper, a tool to create/update mailmap...
|
commit | commitdiff | tree |
2014-07-22 |
Masahiro Yamada | add .mailmap for proper git-shortlog output
|
commit | commitdiff | tree |
2014-07-22 |
Pavel Machek | whitespace cleanups
|
commit | commitdiff | tree |
2014-07-22 |
Igor Grinberg | Makefile: fix tags target documentation
|
commit | commitdiff | tree |
2014-07-22 |
Igor Grinberg | Makefile: fix ctags/etags clean targets
|
commit | commitdiff | tree |
2014-07-22 |
Igor Grinberg | Makefile: fix the {c, e}tags/cscope build targets
|
commit | commitdiff | tree |
2014-07-22 |
Alexander Holler | rpi_b: handle import of environments in files with...
|
commit | commitdiff | tree |
2014-07-22 |
Alexander Holler | am335x_evm: handle import of environments in files...
|
commit | commitdiff | tree |
2014-07-22 |
Alexander Holler | omap3_beagle: handle import of environments in files...
|
commit | commitdiff | tree |
2014-07-22 |
Alexander Holler | Add option -r to env import to allow import of text...
|
commit | commitdiff | tree |
2014-07-22 |
Tom Rini | h2200: Disable SHA256 on FIT images Signed-off-by: Tom Rini <trini@ti.com>
|
commit | commitdiff | tree |
2014-07-22 |
Pavel Machek | lib/time.c cleanups
|
commit | commitdiff | tree |
2014-07-22 |
Jeroen Hofstee | common: cmd_ide: use __weak and add prototypes
|
commit | commitdiff | tree |
2014-07-22 |
Jeroen Hofstee | common: cmd_ide: remove PIO mode
|
commit | commitdiff | tree |
2014-07-22 |
Masahiro Yamada | serial: ns16550: use a const variable instead of macro
|
commit | commitdiff | tree |
2014-07-22 |
Masahiro Yamada | serial: ns16550: use DIV_ROUND_CLOSEST macro to compute...
|
commit | commitdiff | tree |
2014-07-22 |
Masahiro Yamada | serial: ns16550: drop CONFIG_OMAP1610 from the special... Cc: Tom Rini <trini@ti.com>
|
commit | commitdiff | tree |
2014-07-22 |
Pavel Machek | bootp can use mdelay
|
commit | commitdiff | tree |
2014-07-22 |
Masahiro Yamada | spl: nand: read only in the size of image_header on...
|
commit | commitdiff | tree |
2014-07-22 |
Pavel Machek | catch wrong load address passed to fatload / ext2load
|
commit | commitdiff | tree |
2014-07-22 |
Pavel Machek | Fix help text of ext2load and fatload.
|
commit | commitdiff | tree |
2014-07-22 |
Jeroen Hofstee | tools: compiler.h: add missing time.h cc: Tom Rini <trini@ti.com>
|
commit | commitdiff | tree |
2014-07-22 |
Lijun Pan | driver/usb: include upper/lower_32_bits() from linux...
|
commit | commitdiff | tree |
2014-07-22 |
Lijun Pan | linux/compat.h: port lower_32_bits and upper_32_bits...
|
commit | commitdiff | tree |
2014-07-22 |
Masahiro Yamada | sparc: merge LEON2 and LEON3 linker scripts
|
commit | commitdiff | tree |
2014-07-22 |
Masahiro Yamada | sparc: merge LEON3 linker scripts
|
commit | commitdiff | tree |
2014-07-22 |
Tom Rini | esd:cmd_loadpci.c: Switch from "do_source" to "source" Signed-off-by: Tom Rini <trini@ti.com>
|
commit | commitdiff | tree |
2014-07-21 |
Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-i2c
|
commit | commitdiff | tree |
2014-07-18 |
Jeroen Hofstee | common: cmd_mii: fix printf format warning
|
commit | commitdiff | tree |
2014-07-18 |
Jeroen Hofstee | autoboot: add its own header
|
commit | commitdiff | tree |
2014-07-18 |
Jeroen Hofstee | board: rpi_b: include mmc header and fix prototype
|
commit | commitdiff | tree |
2014-07-18 |
Jeroen Hofstee | mmc: prevent some warnings with make W=1
|
commit | commitdiff | tree |
next |