Commit Graph

26030 Commits (b65cbab194307d29cdff2e246e2f97738d9b6a15)
 

Author SHA1 Message Date
Gabriel Huau ec3b48201d common: fix include guards for CONFIG_MP 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
Steve Rae b4e4bbe5ab add code to handle Android sparse image format 11 years ago
Masahiro Yamada 5a8608e586 cmd_mem: add static to internally used functions 11 years ago
Peng Fan f9f040b215 kgdb: Remove first_entry for kgdb 11 years ago
Masahiro Yamada f6c8f38ec6 tools/genboardscfg.py: improve performance more with Kconfiglib 11 years ago
Masahiro Yamada f219e01311 tools: Import Kconfiglib 11 years ago
Masahiro Yamada c25a1784d0 SPDX: Add ISC SPDX-License-Identifier 11 years ago
Masahiro Yamada 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 11 years ago
Thierry Reding 5d9f423ddb rtl8169: Defer network packet processing 11 years ago
Stefano Babic d4940fc521 Merge branch 'master' of git://git.denx.de/u-boot-arm 11 years ago
Fabio Estevam 067a659317 mx6qsabreauto: Staticize when possible 11 years ago
Fabio Estevam bcaa075a63 mx6sxsabresd: Staticize i2c_pad_info1 11 years ago
Peng Fan 08129d618c imx:mx6slevk: change CONFIG_SYS_FSL_ESDHC_ADDR 11 years ago
Peng Fan 95083b3a08 imx:mx6qarm2: change CONFIG_SYS_FSL_ESDHC_ADDR 11 years ago
Peng Fan 152adee1b6 imx:mx6sxsabresd: change CONFIG_SYS_FSL_ESDHC_ADDR 11 years ago
Stefan Agner d6d07a9bec arm: vf610: add NAND support for vf610twr 11 years ago
Stefan Agner 72d7beabf7 mtd: nand: add Freescale vf610_nfc driver 11 years ago
Andrew Ruder 816264fc66 arm: mx35: use common timer functions 11 years ago
Andrew Ruder 93a0ea501e arm: mx31: use common timer functions 11 years ago
Vasili Galka 9f680d2d97 openrisc: Fix a few type cast related warnings 11 years ago
Vasili Galka 5d69a5d178 Fix a few printf argument verification warnings 11 years ago
Masahiro Yamada 2dd2cde11c cosmetic: README.scrapyard: add NIOS2 boards 11 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 11 years ago
Masahiro Yamada 3174e4e812 kconfig: add CONFIG_SYS_{ARCH, CPU, ...} type def to arch/Kconfig 11 years ago
Tom Rini 8d028d404f Merge branch 'master' of git://git.denx.de/u-boot-dm 11 years ago
Tom Rini 114cc4290b Merge branch 'master' of git://git.denx.de/u-boot-arm 11 years ago
Benoît Thébaudeau a7f99bf139 arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG 11 years ago
Benoît Thébaudeau 58f9e1ae63 arm: Make reset position-independent 11 years ago
Ye.Li 4c97f16911 imx: mx6slevk: Change to use generic board 11 years ago
Ye.Li 9500fac7ea imx: mx6q/dlarm2: Change to use generic board 11 years ago
Fabio Estevam 6ce79d2f32 README.imximage: Fix the maximum DCD size 11 years ago
Stefano Babic 3d8f1798ba imx: Fix build of mx6sxsabresd 11 years ago
Jeroen Hofstee 5bfdcebf73 README.clang: build command with clang 11 years ago
Jeroen Hofstee b477fe44ee Makefile: default to cc for host compiler 11 years ago
Minkyu Kang bd99e6d0e4 Revert "odroid: set MPLL clock to 880MHz" 11 years ago
Simon Glass 858530a8c0 dm: tegra: Enable driver model for serial 11 years ago
Simon Glass c369139234 tegra: dts: Add serial port details 11 years ago
Simon Glass 12e431b277 dm: serial: Add driver model support for ns16550 11 years ago
Simon Glass 8bbe33c829 dm: serial: Collect common baud rate code in ns16550 11 years ago
Simon Glass fa54eb1243 dm: serial: Move baud rate calculation to ns16550.c 11 years ago
Simon Glass 2a9ae6e02f sandbox: dts: Add a serial console node 11 years ago
Simon Glass 72e98228c3 sandbox: serial: Support a coloured console 11 years ago
Simon Glass 890fcefe2e sandbox: Convert serial driver to use driver model 11 years ago
Simon Glass 57d92753d4 dm: Add a uclass for serial devices 11 years ago