Commit Graph

36128 Commits (f1dcee59a2afc4cf39699eef7631edbff8693933)
 

Author SHA1 Message Date
Simon Glass f1dcee59a2 spl: Add an option to load a FIT containing U-Boot 8 years ago
Simon Glass 4b307f2387 spl: Add a way for boards to select which device tree to load 8 years ago
Simon Glass 529fd18866 mkimage: Bring data into the FIT before processing 8 years ago
Simon Glass 722ebc8f84 mkimage: Support placing data outside the FIT 8 years ago
Simon Glass fb4cce0f98 mkimage: Support adding device tree files to a FIT 8 years ago
Simon Glass 8e35bb07eb mkimage: Support automatic creating of a FIT without a .its 8 years ago
Simon Glass cef2e51489 image: Add functions to obtain short names 8 years ago
Simon Glass 3837ce65bd tools: Add a function to obtain the size of a file 8 years ago
Simon Glass d505a09c1e mkimage: Allow a FIT to include an image of any type 8 years ago
Simon Glass e2070a8961 tools: Include fdt_sw.o in libfdt for mkimage 8 years ago
Simon Glass 2af25b7473 sunxi: Display the board model on start-up 8 years ago
Simon Glass aa34fbc087 fdt: Allow libfdt to be used in SPL 8 years ago
Simon Glass 70d41093c5 fdt: Adjust DEFAULT_DEVICE_TREE to device on OF_CONTROL 8 years ago
Simon Glass 73223f0e1b Kconfig: Move CONFIG_FIT and related options to Kconfig 8 years ago
Simon Glass 69e173eb57 Move CONFIG_OF_LIBFDT to Kconfig 8 years ago
Simon Glass 9e971632cd freescale: Remove CONFIG_DM from header files 8 years ago
Simon Glass 4edb9458b2 Correct defconfig ordering 8 years ago
Simon Glass f8a2d7a416 libfdt: Add a function to write a property placeholder 8 years ago
Simon Glass cc7a64447b mkimage: Make 'params' static 8 years ago
Simon Glass 1531034831 mkimage: Show an error message when usage() is called 8 years ago
Simon Glass b0a487a4eb mkimage: Move usage() up to the top 8 years ago
Simon Glass 0745008145 mkimage: Sort the option processing code by option 8 years ago
Simon Glass a02221f29d mkimage: Convert to use getopt() 8 years ago
Simon Glass 0b443dee6b mkimage: Move argument processing into its own function 8 years ago
Stuart Longland fd1000b9c1 common: Add support for environment file in EXT4. 8 years ago
Tom Rini df61a74e68 Prepare v2016.03 8 years ago
Fabio Estevam ae765f3a82 mx6slevk: Fix the power up of the Ethernet PHY 8 years ago
Marek Vasut ea9619aed6 sf: Correct data types in stm_is_locked_sr() 8 years ago
Lokesh Vutla e6601df8ac dm: ti_qspi: Fix conversion of address to a pointer 8 years ago
Anand Moon 76aab9eb8b exynos5: common: Enable CONFIG_USB_ETHER_RTL8152 ethernet support 8 years ago
Tom Rini cf77f6ffd9 Merge git://git.denx.de/u-boot-rockchip 8 years ago
Chris Zhong b5788dc0dd rockchip: rk3288: correct sdram setting 8 years ago
FUKAUMI Naoki 87cef34576 rockchip: make configure_emmc() empty for Firefly-RK3288 8 years ago
Lin Huang 99aaa93075 rockchip: rk3036: change ddr frequency to 400M 8 years ago
Daniel Schwierzeck 40a09be2e9 MIPS: pic32mzdask: use CONFIG_USE_PRIVATE_LIBGCC=y 8 years ago
Matthias Schiffer 499b847521 MIPS: fix mips_cache fallback without __builtin_mips_cache 8 years ago
Stephen Warren deff6fb3a7 malloc: remove !gd handling 8 years ago
Stephen Warren 2f0bcd4de1 malloc: use hidden visibility 8 years ago
Tom Rini 699946ae61 sandbox: Fix building with LLVM 8 years ago
Alexander Graf 22d90d560a omap3: Use raw SPL by default for mmc1 8 years ago
Stanislav Galabov 22aa61f707 api: Export API structure address as an environment variable 8 years ago
Derald D. Woods 3f53e619f0 OMAP3: am3517_evm: Add NAND MTD partitions with UBI/UBIFS support 8 years ago
Derald D. Woods 138daa7b36 OMAP3: am3517_evm: Use BCH8 ECC for NAND 8 years ago
Masahiro Yamada 5d07648662 ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCs 8 years ago
Masahiro Yamada 1d22c4b1bd pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIER 8 years ago
Masahiro Yamada fdd15b6a86 pinctrl: uniphier: set input-enable before pin-muxing 8 years ago
Masahiro Yamada 51244a6080 ARM: uniphier: fix build error when CONFIG_CMD_DDRMPHY_DUMP=y 8 years ago
Masahiro Yamada c6c7eed741 ARM: uniphier: document how-to-build for Ace and Sanji boards 8 years ago
Tom Rini 08b24722f0 Merge branch 'master' of git://git.denx.de/u-boot-usb 8 years ago
Dinh Nguyen b5ab663a69 usb: dwc2: disable erroneous overcurrent condition 8 years ago