Commit Graph

24833 Commits (6b13f0c050c787012edd9edb61d7e58798754aa8)
 

Author SHA1 Message Date
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
Jeroen Hofstee c42ff090e4 tegra20: display: fix checking of return value 11 years ago
Jeroen Hofstee 9e546ee9c9 cosmetic: autoboot: update old style GNU struct init 11 years ago
Jeroen Hofstee 9fb70f31fe cmd_md5sum.c: remove dead code / fix warning 11 years ago
Vasili Galka 5c45f55060 Remove nios-32 arch remnants 11 years ago
Vasili Galka 7fae9e2493 m68k: Remove CONFIG_CMD_BEDBUG related code 11 years ago
Jeroen Hofstee a348d56934 pmic: tps65090: correct checking i2c bus 11 years ago
Hannes Petermaier 1f9ce3063c fix: CONFIG_NETCONSOLE start/handle this stuff only outside SPL 11 years ago
Jeroen Hofstee 2b9912e6a7 includes: move openssl headers to include/u-boot 11 years ago
Stephen Warren 967a99ad82 test: vboot: explicitly request bash 11 years ago
Simon Glass c7320ed52f Add documentation for verified boot on Beaglebone Black 11 years ago
Simon Glass ce1400f694 Enhance fit_check_sign to check all images 11 years ago
Simon Glass 2b164f1cea bootm: Move decompression code into its own function 11 years ago
Simon Glass ea51a62823 Allow compiling common/bootm.c on with HOSTCC 11 years ago
Simon Glass aa69db1f7a Avoid including config.h in command.h 11 years ago
Simon Glass e3c83c0a1f Fix small 'case' typo in image-fit.c 11 years ago
Simon Glass 07c0cd7134 bootm: Support android boot on sandbox 11 years ago
Simon Glass 126cc86420 image: Remove the fit_load_image() property parameter 11 years ago
Simon Glass b639640371 bootm: Split out code from cmd_bootm.c 11 years ago