2014-08-31 |
Masahiro Yamada | versatile: kconfig: move common settings |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Masahiro Yamada | rmobile: kconfig: move board select menu and common... |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Masahiro Yamada | tegra: kconfig: move board select menu and common settings |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Masahiro Yamada | zynq: kconfig: move board select menu and common settings |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Benoît Thébaudeau | arm: Add missing .vectors section to linker scripts |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Holger Brunck | arm/km: disable subpage write for km_kirkwood_pci and... |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Holger Brunck | arm/kirkwood/nand: allow forced disabling for subpage... |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Tom Rini | vexpress_aemv8a.h: Enable CONFIG_CMD_BOOTI and CONFIG_C... |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Tom Rini | vexpress_aemv8a.h: Clean up the config |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Tom Rini | cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Tom Rini | arm64: Correct passing of Linux kernel args |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Steve Rae | arm: convert Cygnus and NSP boards to Kconfig |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Scott Branden | arm: add Cygnus and NSP boards |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Scott Branden | arm: bcmnsp: Add bcmnsp u-architecture |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Scott Branden | arm: bcmcygnus: Add bcmcygnus u-architecture |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Scott Branden | arm: iproc: Initial commit of iproc architecture code |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Stefan Agner | arm: vf610: add NFC clock support |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Stefan Agner | arm: vf610: add NFC pin mux |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Masahiro Yamada | MAINTAINERS: change the status of vexpress board to... |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Marek Vasut | ARM: Fix overflow in MMU setup |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Steve Rae | arm: bcm281xx: add board with Ethernet capability |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Jiandong Zheng | arm: bcm281xx: net: Add Ethernet Driver |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Jiandong Zheng | arm: bcm281xx: Add Ethernet Clock support |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Andre Przywara | ARM: enable ARMv7 virt support for the Arndale board |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Sergey Kostanbaev | arm: ep9315: Add .vectors section to lds and remove... |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Pavel Machek | socfpga: cleanup socfpga_dw_mmc |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Pavel Machek | socfpga: initialize designware ethernet |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Chin Liang See | socfpga: Fix SOCFPGA build error for Altera dev kit |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Pavel Machek | socfpga: fix clock manager register definition |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Christian Riesch | arm: include config.h in arch/arm/lib/vectors.S |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Jeroen Hofstee | ARM:asm:io.h use static inline |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-ti |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Tom Rini | Merge git://git.denx.de/u-boot-usb |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Tom Rini | Merge branch 'zynq' of git://denx.de/git/u-boot-microblaze |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-tegra |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Tom Rini | Merge branch 'master' of git://denx.de/git/u-boot-imx |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Tom Rini | Merge branch 'master' of git.denx.de/u-boot-sunxi |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Stephen Warren | usb: hub: don't check CONNECTION in hub_port_reset() |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Marek Vasut | usb: Handle -ENODEV from usb_lowlevel_init() |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Masahiro Yamada | README.kconfig: document backward compatibility "make... |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Masahiro Yamada | tools/genboardscfg.py: change shebang into /usr/bin... |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Stefan Roese | net: cpsw: am335x: Drop constant link checking from... |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Masahiro Yamada | tools/genboardscfg.py: improve performance |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Masahiro Yamada | tools/genboardscfg.py: check if the boards.cfg is up... |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Masahiro Yamada | tools/genboardscfg.py: fix minor problems on termination |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Masahiro Yamada | tools/genboardscfg.py: wait for unfinished subprocesses... |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Masahiro Yamada | tools/genboardscfg.py: be tolerant of insane Kconfig |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Masahiro Yamada | tools/genboardscfg.py: be tolerant of missing MAINTAINERS |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Masahiro Yamada | tools/genboardscfg.py: ignore defconfigs starting with... |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Simon Glass | Correct sandbox filesystem commands in FIT image test |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Simon Glass | Fix test failure caused by bad handling of ramdisk |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Masahiro Yamada | kconfig: add CONFIG_CC_OPTIMIZE_FOR_SIZE |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Masahiro Yamada | scripts: refetch scripts/setlocalversion from Linux... |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Masahiro Yamada | kconfig: add CONFIG_LOCALVERSION and CONFIG_LOCALVERSIO... |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Masahiro Yamada | buildman: run genboardscfg.py all the time |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Masahiro Yamada | MAKEALL: run genboardscfg.py all the time |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Masahiro Yamada | tools/genboardscfg.py: fix a bug of MAINTAINERS handling |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Łukasz Majewski | samsung: s5p_goni: fix: Add missing definitions for... |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-arm |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Tom Rini | Merge branch 'patman' of git.denx.de/u-boot-x86 |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Simon Glass | patman: Support the 'reverse' option for 'git log' |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Heiko Schocher | mtd,ubi,ubifs: sync with linux v3.15 |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Heiko Schocher | mtd, ubi, ubifs: update for the sync with linux v3.14 |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Heiko Schocher | mtd, ubi, ubifs: resync with Linux-3.14 |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Heiko Schocher | lib, linux: move linux specific defines to linux/compat.h |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Heiko Schocher | linux include: add ERR_CAST |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Heiko Schocher | lib, list_sort: add list_sort from linux 3.14 |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Heiko Schocher | lib, rbtree: resync with Linux-3.14 |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Matwey V. Kornilov | pcm051: use ti_am335x_common.h config |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Lokesh Vutla | ARM: DRA: Enable VTT regulator |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Tom Rini | am335x_evm: Convert CONFIG_CONS_INDEX into a menu choice |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Dmitry Lifshitz | cm-t54: convert to generic board |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Dmitry Lifshitz | cm-t54: fix eMMC boot mode check |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Dmitry Lifshitz | cm-t54: fix EEPROM read return value check |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Sricharan R | ARM: DRA7: Enable software leveling for dra7 |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Jeroen Hofstee | SOM: tam3517: convert to generic board |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Vitaly Andrianov | keystone2: use EFUSE_BOOTROM information to configure... |
commit | commitdiff | tree | snapshot |
2014-08-25 |
pekon gupta | board/ti/dra7xx: add support for parallel NOR |
commit | commitdiff | tree | snapshot |
2014-08-25 |
pekon gupta | board/ti/dra7xx: add support for parallel NAND |
commit | commitdiff | tree | snapshot |
2014-08-25 |
pekon gupta | board/ti/am43xx: add support for parallel NAND |
commit | commitdiff | tree | snapshot |
2014-08-25 |
pekon gupta | board/ti/am335x: add support for beaglebone NOR Cape |
commit | commitdiff | tree | snapshot |
2014-08-25 |
pekon gupta | board/ti/am335x: add support for beaglebone NAND cape |
commit | commitdiff | tree | snapshot |
2014-08-25 |
pekon gupta | board/ti/am335x: update configs for parallel NAND |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Tom Rini | am335x_evm: Enable CONFIG_SPL_ENV_SUPPORT on EMMC_BOOT |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Tom Rini | common/Makefile: Consolidate SPL ENV options, correct... |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Tom Rini | tseries: Set CONFIG_ENV_IS_NOWHERE for SPL+NAND |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Tom Rini | TI:armv7: Change CONFIG_SPL_STACK to not be CONFIG_SYS_... |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Tom Rini | am335x_evm: Move SPL network defines |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Tom Rini | Merge branch 'agust@denx.de' of git://git.denx.de/u... |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Thomas Chou | nios2: remove EPCS driver |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Thomas Chou | nios2: add generic board support |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Thomas Chou | nios2: remove obsolete PCI5441 and PK1C20 boards |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Vasili Galka | nios2: Fix printf size_t format related warnings (again...) |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Masahiro Yamada | buildman: refactor help message |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Masahiro Yamada | git-mailrc: add patman and buildman alias |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Masahiro Yamada | patman: refactor help message |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Masahiro Yamada | kconfig: convert Kconfig helper script into a shell... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Roger Meier | Makefile: remove generated boards.cfg within make distclean |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Thierry Reding | net: More BOOTP retry timeout improvements |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Bryan Wu | bootm: make sure pass NULL when argc < 1 |
commit | commitdiff | tree | snapshot |
next |