Commit Graph

38215 Commits (2290fe06421720d1c54523a9acf1052181bc6e87)
 

Author SHA1 Message Date
Hannes Schmelzer 2290fe0642 board/BuR: rename tseries board to brppt1 8 years ago
Steve Rae 8ada4e0ee6 arm: bcm235xx: update clock framework 8 years ago
Chris Brand 77a1a677a6 arm: bcm235xx: fix kps ccu 8 years ago
Steve Rae 9d7f416ced arm: bcm235xx: implement the boot0 hook code 8 years ago
Steve Rae 202b84ae59 arm: bcm235xx: choose 8-bit phy bus width 8 years ago
Stephen Warren df8b0a0373 clk: sandbox: don't check clk ID against 0 8 years ago
Andrej Rosano bd62e2419b common: Fix support for environment file in EXT4 8 years ago
Masahiro Yamada ec048369e2 ARM: armv7: refactor Makefile slightly 8 years ago
Masahiro Yamada f1f9d4fac5 hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER 8 years ago
Masahiro Yamada b88d6f7614 Move CONFIG_SYS_HUSH_PARSER to Kconfig for last 4 boards 8 years ago
Andre Renaud 62f8183f6a mtd: nand: Drop a blank line in nand_wait() 8 years ago
Masahiro Yamada 6441e3deb4 ARM: move #ifdef to match the error handling code 8 years ago
Masahiro Yamada afedf5488d arm64: optimize smp_kick_all_cpus 8 years ago
Joris Lijssens a2cfc8d593 lib/lzo: bugfix when input data is not compressed 8 years ago
Masahiro Yamada 96044745cb env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD} 8 years ago
Vagrant Cascadian 5847084f6b Respect SOURCE_DATE_EPOCH when building FIT images. 8 years ago
Vagrant Cascadian 42ffa51fd4 Use C locale when setting CC_VERSION_STRING and LD_VERSION_STRING. 8 years ago
Carlo Caione 1e23737df8 board: amlogic: Rename folder for Amlogic boards 8 years ago
Carlo Caione 4b3ab59d21 configs: gxbb: Introduce a common config header file 8 years ago
Michael Trimarchi 4f1318b29c common: image: minimal android image iminfo support 8 years ago
Teddy Reed f8f9107d97 mkimage: fit: spl: Add an optional static offset for external data 8 years ago
Sergey Kubushyn 92dfd9221c cmd: bootefi: cosmetic 8 years ago
Daniel Gorsulowski 85a2f772c2 omap3: bugfix in timer on rollover 8 years ago
Tom Rini b66a5c03a0 Merge branch 'master' of git://git.denx.de/u-boot-uniphier 8 years ago
Masahiro Yamada fc2661eebe tools: moveconfig: show suspicious boards with possible misconversion 8 years ago
Masahiro Yamada 96dccd9767 tools: moveconfig: simplify show_failed_boards() and show more info 8 years ago
Masahiro Yamada f432c33f27 tools: moveconfig: simplify source tree switching 8 years ago
Masahiro Yamada 5cc42a5184 tools: moveconfig: change class WorkDir to class ReferenceSource 8 years ago
Masahiro Yamada 5030159e27 tools: moveconfig: fix needless move for config with default 1 8 years ago
Guillaume GARDET 69fd0d4131 NFS: Add error message when U-Boot NFS version (V2) is not supported by NFS server 8 years ago
Nathan Rossi 08e64cece2 net: phy: marvell: Do not reset 88e1310 after autoneg 8 years ago
Alexey Firago 79887749f8 net: phy: micrel: add support for KSZ886x switches in MIIM mode 8 years ago
Stephen Warren dad7b74045 net: rtl8169: fix switching between adapters 8 years ago
Hans de Goede 9f823615af Kconfig: Add a new DISTRO_DEFAULTS Kconfig option 8 years ago
Chen-Yu Tsai 4257f5f8f6 sunxi: Add PSCI implementation in C 8 years ago
Chen-Yu Tsai 3424c3f299 sunxi: Add base address for GIC 8 years ago
Chen-Yu Tsai 7579a3ec8c sunxi: Add CPUCFG debug lock and sun7i cpu power controls 8 years ago
Chen-Yu Tsai 20e3d05370 sunxi: Group cpu core related controls together 8 years ago
Chen-Yu Tsai 57c2a25572 sunxi: Add missing linux/types.h header for cpucfg_sun6i.h 8 years ago
Chen-Yu Tsai d7d4e5ccd6 sunxi: Add packed attribute to struct sunxi_prcm_reg 8 years ago
Chen-Yu Tsai 0f3b894426 sunxi: Make CPUCFG_BASE macro names the same across families 8 years ago
Chen-Yu Tsai b56e06d343 ARM: allocate extra space for PSCI stack in secure section during link phase 8 years ago
Chen-Yu Tsai cbeeb2aebf ARM: PSCI: export common PSCI function declarations for C code 8 years ago
Chen-Yu Tsai 778dc5f43e ARM: PSCI: save and restore clobbered registers in v7_flush_dcache_all 8 years ago
Chen-Yu Tsai dae08d2281 ARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top() 8 years ago
Hans de Goede 3da9536e8f sunxi: Revert "sunxi: make SoC variant choice mandatory" 8 years ago
Hans de Goede 3551b24f53 sunxi: Add defconfig and dts file for inet86dz board 8 years ago
Hans de Goede cd38e3d1b4 sunxi: Add defconfig and dts file for Polaroid MID2407PXE03 tablet 8 years ago
Hans de Goede 8c7d22965d sunxi: Select USE_TINY_PRINTF 8 years ago
Hans de Goede da70b4d141 tinyprintf: Add vprintf implementation 8 years ago