Age | Commit message (Expand) | Author |
2015-03-13 | warp: Add a README file | Fabio Estevam |
2015-03-13 | warp: Add Device Firmware Upgrade support | Fabio Estevam |
2015-03-13 | novena: Use the default CONFIG_SYS_PBSIZE | Fabio Estevam |
2015-03-13 | warp: Use the default CONFIG_SYS_PBSIZE | Fabio Estevam |
2015-03-13 | nitrogen6x: Use the default CONFIG_SYS_PBSIZE | Fabio Estevam |
2015-03-13 | hummingboard: Use the default CONFIG_SYS_PBSIZE | Fabio Estevam |
2015-03-13 | wandboard: Use the default CONFIG_SYS_PBSIZE | Fabio Estevam |
2015-03-13 | mxs: Use the default CONFIG_SYS_PBSIZE | Fabio Estevam |
2015-03-13 | mx25pdk: Use the default CONFIG_SYS_PBSIZE | Fabio Estevam |
2015-03-13 | mx31pdk: Use the default CONFIG_SYS_PBSIZE | Fabio Estevam |
2015-03-13 | mx35pdk: Use the default CONFIG_SYS_PBSIZE | Fabio Estevam |
2015-03-13 | mx51evk: Use the default CONFIG_SYS_PBSIZE | Fabio Estevam |
2015-03-13 | mx53loco: Use the default CONFIG_SYS_PBSIZE | Fabio Estevam |
2015-03-13 | mx6qarm2: Use the default CONFIG_SYS_PBSIZE | Fabio Estevam |
2015-03-13 | mx6slevk: Use the default CONFIG_SYS_PBSIZE | Fabio Estevam |
2015-03-13 | mx6sxsabresd: Use the default CONFIG_SYS_PBSIZE | Fabio Estevam |
2015-03-05 | Merge branch 'master' of git://git.denx.de/u-boot | Stefano Babic |
2015-03-05 | mx5: fix get_reset_cause | Stefano Babic |
2015-03-04 | ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK | Simon Glass |
2015-03-04 | Make export interface support CONFIG_SYS_MALLOC_SIMPLE | Simon Glass |
2015-03-04 | arm: spl: Allow board_init_r() to run with a larger stack | Simon Glass |
2015-03-04 | dm: tegra: Enable driver model in SPL and adjust the GPIO driver | Simon Glass |
2015-03-04 | arm: spl: Avoid setting up a duplicate global data structure | Simon Glass |
2015-03-04 | arm: Reduce the scope of lowlevel_init() | Simon Glass |
2015-03-04 | Merge branch 'master' of git://git.denx.de/u-boot-samsung | Tom Rini |
2015-03-04 | Odroid U3: use common code for dram reservation | Przemyslaw Marczak |
2015-03-04 | Odroid-XU3: enable the last dram bank and reserve 22MiB | Przemyslaw Marczak |
2015-03-04 | board: samsung: reserve memory for the secure firmware | Przemyslaw Marczak |
2015-03-04 | samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc ... | Łukasz Majewski |
2015-03-03 | Prepare v2015.04-rc3 | Tom Rini |
2015-03-02 | mpc837xerdb: "fix Calling __hwconfig without a buffer" warning | Sinan Akman |
2015-03-02 | Merge branch 'xnext/zynqmp' of git://www.denx.de/git/u-boot-microblaze | Tom Rini |
2015-03-02 | arm64: Add Xilinx ZynqMP support | Michal Simek |
2015-03-02 | atngwmkii: convert to generic board | Andreas Bießmann |
2015-03-02 | kconfig: remove unneeded U-Boot extension code | Masahiro Yamada |
2015-03-02 | serial: ns16550: Fix build error due to a typo | Axel Lin |
2015-03-02 | MAINTAINERS, git-mailrc: Update my email address | Tom Rini |
2015-03-02 | armv7.h: Add <asm/io.h> | Tom Rini |
2015-03-02 | Merge git://git.denx.de/u-boot-usb | Tom Rini |
2015-03-02 | Merge git://git.denx.de/u-boot-pxa | Tom Rini |
2015-03-02 | warp: Select BOUNCE_BUFFER and CMD_EXT options | Fabio Estevam |
2015-03-02 | warp: Add USB Mass Storage support | Fabio Estevam |
2015-03-02 | mx6slevk: Provide a proper pad configuration for OTG1_ID pin | Fabio Estevam |
2015-03-02 | MAINTAINERS: Add F: drivers/usb/gadget to DFU custodian responsibility | Lukasz Majewski |
2015-03-02 | pxa: colibri_pxa270: integrate latest validated register settings | Marcel Ziswiler |
2015-03-02 | pxa: colibri_pxa270: remove CONFIG_ENV_ADDR_REDUND | Marcel Ziswiler |
2015-03-02 | pxa: colibri_pxa270: fix wrong comment about voipac ethernet chip | Marcel Ziswiler |
2015-03-02 | pxa: colibri_pax270: fix CONFIG_BOOTCOMMAND | Marcel Ziswiler |
2015-03-02 | pxa: colibri_pxa270: avoid overwriting factory configuration block | Marcel Ziswiler |
2015-03-02 | pxa: colibri_pxa270: disable loadb/s commands and long help | Marcel Ziswiler |