Commit Graph

25662 Commits (47d3debe1ab8315dc9ade22279e02f60eceda25b)
 

Author SHA1 Message Date
Tom Rini 47d3debe1a Merge git://git.denx.de/u-boot-dm 11 years ago
Robert Baldyga cae025aab3 dm: avoid dev->req_seq overflow 11 years ago
Simon Glass 59990bf0ea dm: serial: Don't require device tree to configure a console 11 years ago
Simon Glass 91cbd792c4 dm: core: Allow device_bind() to used without CONFIG_OF_CONTROL 11 years ago
Simon Glass bf1a86fca0 sf: Add an empty entry to the parameter list 11 years ago
Simon Glass e7b14e9ab0 dm: Fix repeated comment in README 11 years ago
Tom Rini 692c223518 Merge branch 'misc' of git://git.denx.de/u-boot-x86 11 years ago
Simon Glass 983a2749e2 patman: Add a -m option to avoid copying the maintainers 11 years ago
Simon Glass 7798e2285f buildman: Fix the logic for the bloat command 11 years ago
Jagannadha Sutradharudu Teki 6b1978f8a1 sandbox: Update minor documentation changes 11 years ago
Albert ARIBAUD 2a8c9c86b9 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' 11 years ago
Wu, Josh 015b18c642 ARM: at91sam9rlek: convert to generic board support 11 years ago
Wu, Josh 09e03e0592 ARM: at91sam9n12ek: convert to generic board support 11 years ago
Boris BREZILLON d357b94041 mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC 11 years ago
Bo Shen 97b2043da6 USB: ehci-atmel: use pcr to enable or disable clock 11 years ago
Bo Shen 01c8bf5a6f USB: ohci-at91: use pcr to enable or disable clock 11 years ago
Bo Shen abe307ddb8 ARM: atmel: add pcr related definition 11 years ago
Bo Shen b24c1a10b5 ARM: atmel: use pcr to enable or disable peripheral clock 11 years ago
Bo Shen 7b1dc26fae ARM: atmel: sama5d3: add timings register 11 years ago
Bo Shen d6b7943464 ARM: atmel: sama5d3xek: enable NOR flash support 11 years ago
Bo Shen a931b13774 ARM: atmel: sama5d3xek: add nor flash init function 11 years ago
Wu, Josh 14b3b44eda mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc register 11 years ago
Guillaume GARDET 3aae66e2a7 am335x_evm: Add boot script support to am335x_evm 11 years ago
Guillaume GARDET 10226f2992 OMAP4: Use generic 'load' command instead of 'fatload' for 'loadbootscript' and 'loadbootenv' as already done for 'loadimage' and 'loaduimage'. 11 years ago
Murali Karicheri 6c343825dd ARM: keystone: ddr3: workaround for ddr3a/3b memory issue 11 years ago
Masahiro Yamada 9170818a4e kconfiglib: change SPDX-License-Identifier to ISC 11 years ago
Tom Rini e38b15b061 Merge branch 'master' of git://git.denx.de/u-boot-arm 11 years ago
Albert ARIBAUD c292adae17 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' 11 years ago
Tom Rini 1ee30aeed4 Revert "ARM: SPL: do not set gd again" 11 years ago
Masahiro Yamada 016a954ee9 kconfig: armv8: move CONFIG_ARM64 to Kconfig 11 years ago
Masahiro Yamada 8813fdaf4b vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI 11 years ago
Gerhard Sittig f395e75e27 net: dns: fix for DNS queries sent to the wrong MAC address 11 years ago
Masahiro Yamada 11b5db6787 kconfig: add sanity checks for SPL configuration 11 years ago
Simon Glass ad6e48e509 net: usb: Add SMSC copyright to smsc95xx driver 11 years ago
maxin.john@enea.com 5da163d665 mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD 11 years ago
Khoronzhuk, Ivan 7206111e52 mtd: nand: davinci_nand: update write_page function for keystone RBL 11 years ago
Masahiro Yamada c970dffedb generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=y 11 years ago
Masahiro Yamada 8e71443211 kbuild: standalone: simplify clean-files 11 years ago
Masahiro Yamada 021f049597 scripts/Makefile.clean: clean also $(extra-m) and $(extra-) 11 years ago
Masahiro Yamada 8caaec6260 kconfig: show an error message when defconfig is not found 11 years ago
Gabriel Huau ec3b48201d common: fix include guards for CONFIG_MP 11 years ago
Masahiro Yamada f458e3559b kconfig: fix a bug of "make config" 11 years ago
Masahiro Yamada dee745bf3d kconfig: fix savedefconfig to handle TPL correctly 11 years ago
Masahiro Yamada 8dffe663a2 kconfig: fix whitespace handling bug of savedefconfig 11 years ago
Masahiro Yamada 93481b9f6b kconfig: fix savedefconfig to output empty defconfig 11 years ago
Masahiro Yamada 2d5db193ee standalone: use GCC_VERSION defined in compiler-gcc.h 11 years ago
Masahiro Yamada fb8ffd7cfc compiler*.h: sync include/linux/compiler*.h with Linux 3.16 11 years ago
Steve Rae e6ca1ad604 implement the Android sparse image format 11 years ago
Steve Rae 1c39d856db cleanup code which handles the Android sparse image format 11 years ago
Steve Rae 20465c73b4 update code which handles Android sparse image format 11 years ago