Commit Graph

25101 Commits (e017fd61c5a89e32db682d94d8d669df1709edbb)
 

Author SHA1 Message Date
Albert ARIBAUD 754466ac95 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' 11 years ago
Masahiro Yamada 1638d98052 sandbox: change local_irq_save() to macro 11 years ago
Stephen Warren 9c38c07008 sandbox: terminate os_dirent_ls() result list 11 years ago
Stephen Warren 4d907025d6 sandbox: restore ability to access host fs through standard commands 11 years ago
Vasili Galka dbb7234b2a x86: Enable 32-bit build using x86_64 multilib toolchain 11 years ago
Heiko Schocher 038380597b mpc8313: add CONFIG_SYS_GENERIC_BOARD to ids8313 board 11 years ago
Heiko Schocher b047d671db lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c 11 years ago
Jeroen Hofstee 00d4796c55 PMIC: MAX77686: fix invalid bus check 11 years ago
Michael Pratt 0cf7e18904 Exynos: Split 5250 and 5420 memory bank configuration 11 years ago
Akshay Saraswat 582693b273 Exynos5: Config: Enable USB boot mode for all Exynos5 SoCs 11 years ago
Akshay Saraswat d2fe10fd42 Exynos5: Config: Increase SPL footprint for Exynos5420 11 years ago
Akshay Saraswat fa25315741 Exynos5: Config: Place environment at the end of SPI flash 11 years ago
Akshay Saraswat 8e4ab1d582 Exynos5420: Introduce support for the Peach-Pit board 11 years ago
Akshay Saraswat eacf46d340 Exynos5420: Let macros be used for exynos5420 11 years ago
Akshay Saraswat e76d2a81bc Exynos: SPI: Fix reading data from SPI flash 11 years ago
Simon Glass 4af5b1445c dm: Use '*' to indicate a device is activated 11 years ago
Jeroen Hofstee 1805bfcad0 include/dm.h: fix inclusion guard 11 years ago
Tom Rini 39b6d07fd7 Merge branch 'master' of git://git.denx.de/u-boot-dm 11 years ago
Simon Glass 22ec136325 dm: Expand and improve the device lifecycle docs 11 years ago
Simon Glass f2bc6fc331 dm: Tidy up four minor code nits 11 years ago
Simon Glass 47f3d3c80b tegra: Enable driver model 11 years ago
Simon Glass 8946034a31 tegra: dts: Bring in GPIO bindings from linux 11 years ago
Simon Glass 184b1b7175 dm: Fix printf() strings in the 'dm' command 11 years ago
Simon Glass b6a49a7ae7 dm: Allow driver model tests only for sandbox 11 years ago
Simon Glass 89876a55a6 dm: Cast away the const-ness of the global_data pointer 11 years ago
Simon Glass 6a6d8fbef7 dm: Add missing header files in lists and root 11 years ago
Simon Glass 939cda5bf0 dm: Use case-insensitive comparison for GPIO banks 11 years ago
Simon Glass 2eb31b13d9 dm: Update README to encourage conversion to driver model 11 years ago
Simon Glass ae7f451308 dm: Rename struct device_id to udevice_id 11 years ago
Simon Glass 5957ac2a9f Makefile: Support include files for .dts files 11 years ago
Simon Glass 42d3b29d9e sandbox: Support iotrace feature 11 years ago
Simon Glass ad827e1649 arm: Support iotrace feature 11 years ago
Simon Glass aa53233a15 Add an I/O tracing feature 11 years ago
Masahiro Yamada 45f0ad9545 cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1) 11 years ago
Ash Charles 12cc543767 omap3: overo: Select fdtfile for expansion board 11 years ago
Axel Lin 7a4861fad0 spi: davinci: Fix register address for SPI1_BUS 11 years ago
Stefano Babic 734af242c2 OMAP: disable gpmc timeout safely for reenabling 11 years ago
Jeroen Hofstee fd3f401bc1 omap3: board: trivial: add void for no args 11 years ago
Felipe Balbi 403edbb94f board: ti: am43xx: enable QSPI and Gbit Ethernet on AM437x SK 11 years ago
Felipe Balbi 619ce62d2d board: ti: am43xx: add AM437x SK PHY Address 11 years ago
Felipe Balbi 9cb9f3331b board: ti: am43xx: add support for AM43xx Starter Kit 11 years ago
Felipe Balbi 9f1220a9ca cpu: armv7: am33x: ddr: write emif ref_ctrl_shadow register 11 years ago
Felipe Balbi d51e5aeff6 board: ti: am43xx: print unsupported board name 11 years ago
Khoronzhuk, Ivan 909ea9aa26 ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c 11 years ago
Khoronzhuk, Ivan 3e01ed00da mtd: nand: davinci: add header file for driver definitions 11 years ago
Ash Charles 99907176a0 omap4: duovero: Correct name of default device tree 11 years ago
Ash Charles 2868a5dff3 omap: Don't enable GPMC CS0 with nothing attached 11 years ago
Stephen Warren fe7b7cd266 ARM: tegra: set initrd_high so boot scripts work 11 years ago
Stephen Warren 72638b02f4 ARM: tegra: fix extlinux.conf search location 11 years ago
Jeroen Hofstee 99dd16c60c ARM: tegra: fix include guard 11 years ago