Commit Graph

28684 Commits (01f14456306c84f9bcd3945a10c98ae50e30542a)
 

Author SHA1 Message Date
Simon Glass b724bd7d63 dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig 9 years ago
Simon Glass ad885e4570 dm: at91: snapper: Move driver model CONFIGs to Kconfig 9 years ago
Simon Glass 757fe635df dm: at91: Drop use of ATMEL_PIO_PORTS in the header file 9 years ago
Nobuhiro Iwamatsu 59088e4a76 dm: sh: serial: Add support driver model 9 years ago
Simon Glass 0f36f957f4 dm: socfpga: Move driver model CONFIGs to Kconfig 9 years ago
Simon Glass 70c45aeb43 dm: mx6: Move driver model CONFIGs to Kconfig 9 years ago
Simon Glass 7b051c5235 dm: sunxi: Move driver model CONFIGs to Kconfig 9 years ago
Simon Glass f4aae59fdf dm: sandbox: Move driver model CONFIGs to Kconfig 9 years ago
Simon Glass 001646c478 dm: omap3: Move driver model CONFIGs to Kconfig 9 years ago
Simon Glass d7a4b2e42e dm: tegra: Move driver model CONFIGs to Kconfig 9 years ago
Simon Glass 9a89d50d8e dm: x86: Move driver model CONFIGs to Kconfig 9 years ago
Simon Glass aab7e80d5f dm: exynos: Move driver model CONFIGs to Kconfig 9 years ago
Simon Glass 34e609ca82 dm: Move Raspberry Pi driver model CONFIGs to Kconfig 9 years ago
Simon Glass f058f154a9 dm: Add CMD_DM and CMD_DEMO to Kconfig 9 years ago
Simon Glass 1967982a95 dm: test: Add a Kconfig file 9 years ago
Simon Glass 91a91ff804 dm: Add Kconfig options for driver model SPL support 9 years ago
Simon Glass f94a1bed07 dm: Expand and complete Kconfig in drivers/ 9 years ago
Simon Glass 2a4eeadd56 dm: Add Kconfig for driver/demo 9 years ago
Simon Glass fffff7268b dm: i2c: Make API accessible even without CONFIG_DM 9 years ago
Simon Glass ca88b9b939 dm: i2c: Add a dm_ prefix to driver model bus speed functions 9 years ago
Simon Glass 0da0fcd51f net: Use new checksum functions 9 years ago
Stefan Roese 360334a178 powerpc: ppc4xx: Enable CONFIG_DISPLAY_BOARDINFO 9 years ago
Stefan Roese 275029074d powerpc: ppc4xx: Add defaults for DT based booting to really work 9 years ago
Stefan Roese f693e7f514 powerpc: ppc4xx: Change from OF_SEPARATE to OF_EMBED 9 years ago
Simon Glass 0df09047fa powerpc: Add linkage.h file 9 years ago
Simon Glass 5d418fdb99 dm: powerpc: ppc4xx: Move glacier to use driver model for serial 9 years ago
Simon Glass fad486ce51 powerpc: Add serial driver for driver model 9 years ago
Simon Glass 0e7806d24a ppc: amcc: Omit unneeded ns16550 CONFIG if using driver model 9 years ago
Simon Glass 43301741fc powerpc: ppc4xx: Use CONFIG_OF_CONTROL for canyonlands boards 9 years ago
Simon Glass 0de36f8b62 powerpc: ppc4xx: Allow the end of u-boot.bin to be found 9 years ago
Simon Glass 86bedaebb5 powerpc: ppc4xx: Add a gpio.h header file 9 years ago
Simon Glass 36ec4c021a powerpc: ppc4xx: Call board_init_f_mem() for generic board 9 years ago
Simon Glass 281aea45f8 powerpc: ppc4xx: dts: Bring in canyonlands device tree files 9 years ago
Simon Glass 1d60f2b986 powerpc: ppc4xx: canyonlands: Move to generic board 9 years ago
Simon Glass 00cca639d5 powerpc: ppc4xx: Add ramboot config for glacier 9 years ago
Simon Glass 6566041c0b powerpc: ppc4xx: Move CANYONLANDS/GLACIER/ARCHES to Kconfig 9 years ago
Simon Glass 0bca284b17 powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mk 9 years ago
Simon Glass c1c615735f powerpc: Permit device tree control of U-Boot (CONFIG_OF_CONTROL) 9 years ago
Simon Glass 74d0186766 Introduce board_init_f_mem() to handle early memory layout 9 years ago
Hans de Goede 2c8571703a malloc_simple: Return NULL on malloc failure rather then calling panic() 9 years ago
Przemyslaw Marczak a3e757a5d2 i2c: s3c24x0: reduce transmission status timeout 9 years ago
Axel Lin 26c0472cb0 gpio: omap: Pass correct argument to _get_gpio_direction() 9 years ago
Axel Lin d895821f4c gpio: at91: Fix getting address of private data 9 years ago
Peter Tyser b922a5f94d dm: Prevent "demo hello" and "demo status" segfaults 9 years ago
Chris Kuethe 9009798df2 RSA depends on DM 9 years ago
Michael Walle 4fe49d7bec lsxl: switch from bootm to bootz for boot commands 9 years ago
Michael Walle 145df6fe2a lsxl: place the dtb below the inital ramdisk 9 years ago
Michael Walle bc2ad9f04d lsxl: use default load addresses for legacy boot 9 years ago
Hans de Goede bd2a4888b1 sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART 9 years ago
Hans de Goede 478b02f1a7 Add linux/compiler-gcc5.h to fix builds with gcc5 9 years ago