Commit Graph

38201 Commits (96044745cb8c086d47215f4aa7b4defb1d1fec57)
 

Author SHA1 Message Date
Masahiro Yamada 96044745cb env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD} 9 years ago
Vagrant Cascadian 5847084f6b Respect SOURCE_DATE_EPOCH when building FIT images. 9 years ago
Vagrant Cascadian 42ffa51fd4 Use C locale when setting CC_VERSION_STRING and LD_VERSION_STRING. 9 years ago
Carlo Caione 1e23737df8 board: amlogic: Rename folder for Amlogic boards 9 years ago
Carlo Caione 4b3ab59d21 configs: gxbb: Introduce a common config header file 9 years ago
Michael Trimarchi 4f1318b29c common: image: minimal android image iminfo support 9 years ago
Teddy Reed f8f9107d97 mkimage: fit: spl: Add an optional static offset for external data 9 years ago
Sergey Kubushyn 92dfd9221c cmd: bootefi: cosmetic 9 years ago
Daniel Gorsulowski 85a2f772c2 omap3: bugfix in timer on rollover 9 years ago
Tom Rini b66a5c03a0 Merge branch 'master' of git://git.denx.de/u-boot-uniphier 9 years ago
Masahiro Yamada fc2661eebe tools: moveconfig: show suspicious boards with possible misconversion 9 years ago
Masahiro Yamada 96dccd9767 tools: moveconfig: simplify show_failed_boards() and show more info 9 years ago
Masahiro Yamada f432c33f27 tools: moveconfig: simplify source tree switching 9 years ago
Masahiro Yamada 5cc42a5184 tools: moveconfig: change class WorkDir to class ReferenceSource 9 years ago
Masahiro Yamada 5030159e27 tools: moveconfig: fix needless move for config with default 1 9 years ago
Guillaume GARDET 69fd0d4131 NFS: Add error message when U-Boot NFS version (V2) is not supported by NFS server 9 years ago
Nathan Rossi 08e64cece2 net: phy: marvell: Do not reset 88e1310 after autoneg 9 years ago
Alexey Firago 79887749f8 net: phy: micrel: add support for KSZ886x switches in MIIM mode 9 years ago
Stephen Warren dad7b74045 net: rtl8169: fix switching between adapters 9 years ago
Hans de Goede 9f823615af Kconfig: Add a new DISTRO_DEFAULTS Kconfig option 9 years ago
Chen-Yu Tsai 4257f5f8f6 sunxi: Add PSCI implementation in C 9 years ago
Chen-Yu Tsai 3424c3f299 sunxi: Add base address for GIC 9 years ago
Chen-Yu Tsai 7579a3ec8c sunxi: Add CPUCFG debug lock and sun7i cpu power controls 9 years ago
Chen-Yu Tsai 20e3d05370 sunxi: Group cpu core related controls together 9 years ago
Chen-Yu Tsai 57c2a25572 sunxi: Add missing linux/types.h header for cpucfg_sun6i.h 9 years ago
Chen-Yu Tsai d7d4e5ccd6 sunxi: Add packed attribute to struct sunxi_prcm_reg 9 years ago
Chen-Yu Tsai 0f3b894426 sunxi: Make CPUCFG_BASE macro names the same across families 9 years ago
Chen-Yu Tsai b56e06d343 ARM: allocate extra space for PSCI stack in secure section during link phase 9 years ago
Chen-Yu Tsai cbeeb2aebf ARM: PSCI: export common PSCI function declarations for C code 9 years ago
Chen-Yu Tsai 778dc5f43e ARM: PSCI: save and restore clobbered registers in v7_flush_dcache_all 9 years ago
Chen-Yu Tsai dae08d2281 ARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top() 9 years ago
Hans de Goede 3da9536e8f sunxi: Revert "sunxi: make SoC variant choice mandatory" 9 years ago
Hans de Goede 3551b24f53 sunxi: Add defconfig and dts file for inet86dz board 9 years ago
Hans de Goede cd38e3d1b4 sunxi: Add defconfig and dts file for Polaroid MID2407PXE03 tablet 9 years ago
Hans de Goede 8c7d22965d sunxi: Select USE_TINY_PRINTF 9 years ago
Hans de Goede da70b4d141 tinyprintf: Add vprintf implementation 9 years ago
Tom Rini 46fd625dfe Prepare v2016.07-rc2 9 years ago
Masahiro Yamada 41598c8251 autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c 9 years ago
Tom Rini 2313d48445 Merge git://git.denx.de/u-boot-nand-flash 9 years ago
Stefan Wahren 1a3619cf82 mmc: add MMC_VERSION_5_1 9 years ago
Mateusz Kulikowski 333463d669 dragonboard410c: Increase default environment size. 9 years ago
Tom Rini 09849f4a77 Merge git://git.denx.de/u-boot-dm 9 years ago
Boris Brezillon 30780f9483 mtd: nand: Patch remaining places where nand_to_mtd() should be used 9 years ago
Fabian Mewes caad0d00a8 nand: doc: fix example ecc scheme calculation 9 years ago
Max Krummenacher 1866be7d28 nand: extend nand torture 9 years ago
Max Krummenacher e1c29086d5 nand: nand torture: follow sync with linux v4.6 9 years ago
Sergey Kubushyn 61717571f2 common: fb_nand: won't compile 9 years ago
Boris Brezillon 7748b41482 spl: nand: sunxi: add support for NAND config auto-detection 9 years ago
Boris Brezillon 4e7d1b3beb spl: nand: sunxi: split 'load page' and 'read page' logic 9 years ago
Boris Brezillon bb9783b66b spl: nand: sunxi: rework status polling loop 9 years ago