- 278d903 mtd: nand: am335x: Fix 'bit-flip' errors in SPL by Rostislav Lisovy · 10 years ago
- dc22ede checkpatch: remove unnecessary + after {8,8} by Joe Perches · 10 years ago
- 8c65b9d kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig by Masahiro Yamada · 10 years ago
- 9fadbc8 kconfig: move CONFIG_OF_* to Kconfig by Masahiro Yamada · 10 years ago
- f0cb67c tools: remove reformat.py by Masahiro Yamada · 10 years ago
- 432710c README.clang: update FreeBSD instructions by Jeroen Hofstee · 10 years ago
- 63ae4ab compiler_gcc: prevent redefining attributes by Jeroen Hofstee · 10 years ago
- 6968298 kbuild: refactor some makefiles by Masahiro Yamada · 10 years ago
- fbb5ace common.h: remove MIN, MAX, MIN3, MAX3 macros by Masahiro Yamada · 10 years ago
- b62b39b cosmetic: replace MIN, MAX with min, max by Masahiro Yamada · 10 years ago
- f32918f compiler.h: remove duplicated uninitialized_var by Jeroen Hofstee · 10 years ago
- cdb389d cmd_nand: Update (nand_info_t*)nand after arg_off(_size) call by Rostislav Lisovy · 10 years ago
- d4a533f linker_lists: fix comment by Masahiro Yamada · 10 years ago
- bd58e2f kconfig: remove config_cmd_defaults.h by Masahiro Yamada · 10 years ago
- a1d2013 kconfig: move CONFIG_CMD_IMPORTENV to Kconfig by Masahiro Yamada · 10 years ago
- 5c19947 kconfig: move CONFIG_CMD_GO to Kconfig by Masahiro Yamada · 10 years ago
- aa07dcb kconfig: move CONFIG_CMD_EXPORTENV to Kconfig by Masahiro Yamada · 10 years ago
- faecb26 kconfig: move CONFIG_CMD_CRC32 to Kconfig by Masahiro Yamada · 10 years ago
- 4772cf2 kconfig: move CONFIG_CMD_BOOTM to Kconfig by Masahiro Yamada · 10 years ago
- 3f053fe kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig by Masahiro Yamada · 10 years ago
- f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
- dd5355e config_distro_bootcmd: Run 'scsi scan' before trying scsi disks by Hans de Goede · 10 years ago
- 5cd6ded MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
- ba0debf MAINTAINERS: comment out invalid maintainers by Masahiro Yamada · 10 years ago
- 9362424 tools/genboardscfg.py: pick up also commented maitainers by Masahiro Yamada · 10 years ago
- 7b41cb1 test: Add a test for command repeat by Simon Glass · 10 years ago
- 0132648 test: Remove tabs from trace test by Simon Glass · 10 years ago
- 28c5ce7 sandbox: Disable Ctrl-C by Simon Glass · 10 years ago
- 385375d Reactivate the tracing feature by Simon Glass · 10 years ago
- a4264e1 cleanup disk/part.c whitespace by Pavel Machek · 10 years ago
- 4573398 mpc8xx: move common linker scripts into the CPU directory by Masahiro Yamada · 10 years ago
- a07e0ae e1000: fix no nvm build by Marcel Ziswiler · 10 years ago
- 66be1ae tools/env: change stripping strategy to allow no-stripping by Thomas Petazzoni · 10 years ago
- c601567 usb/gadget: fastboot: implement sparse format by Steve Rae · 10 years ago
- 56ad792 usb/gadget: fastboot: minor cleanup by Steve Rae · 10 years ago
- bfb9ba4 usb/gadget: fastboot: add support for flash command by Steve Rae · 10 years ago
- 792ac48 usb/gadget: fastboot: add eMMC support for flash command by Steve Rae · 10 years ago
- 4223c3d powerpc/t104xrdb: Enable SPI flash Extend address support by Zhiqiang Hou · 10 years ago
- 57767df spi: kirkwood_spi.c: cosmetic: Fix minor coding style issues by Stefan Roese · 10 years ago
- 8edd6e0 spi: kirkwood_spi.c: Make global variable static by Stefan Roese · 10 years ago
- b85f0cb spi: kirkwood_spi.c: Some fixes and cleanup by Stefan Roese · 10 years ago
- 4c653e4 arm: kirkwood: spi.h: Add some missing parenthesis by Stefan Roese · 10 years ago
- 4d23d51 sf: Add M25PX64 SPI NOR flash ID by Stefan Roese · 10 years ago
- 6c6ccdf spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* by Nikita Kiryanov · 10 years ago
- 00cd738 spi: mxc: fix sf probe when using mxc_spi by Nikita Kiryanov · 10 years ago
- 257ede9 mtd: spi: add support for M25PE16 and M25PX16 by Nikita Kiryanov · 10 years ago
- e1813c4 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
- 2e9edbf dm: avoid dev->req_seq overflow by Robert Baldyga · 10 years ago
- 28141d5 dm: serial: Don't require device tree to configure a console by Simon Glass · 10 years ago
- c2ac141 dm: core: Allow device_bind() to used without CONFIG_OF_CONTROL by Simon Glass · 10 years ago
- 49c753d sf: Add an empty entry to the parameter list by Simon Glass · 10 years ago
- e997f75 dm: Fix repeated comment in README by Simon Glass · 10 years ago
- fc9e0b9 Merge branch 'misc' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
- 46b84d8 patman: Add a -m option to avoid copying the maintainers by Simon Glass · 10 years ago
- 232d850 buildman: Fix the logic for the bloat command by Simon Glass · 10 years ago
- 287314f sandbox: Update minor documentation changes by Jagannadha Sutradharudu Teki · 10 years ago
- e2329f8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
- ef90573 ARM: at91sam9rlek: convert to generic board support by Wu, Josh · 10 years ago
- a024bb9 ARM: at91sam9n12ek: convert to generic board support by Wu, Josh · 10 years ago
- d7915f4 mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC by Boris BREZILLON · 10 years ago
- a2a637d USB: ehci-atmel: use pcr to enable or disable clock by Bo Shen · 10 years ago
- cf90563 USB: ohci-at91: use pcr to enable or disable clock by Bo Shen · 10 years ago
- e874110 ARM: atmel: add pcr related definition by Bo Shen · 10 years ago
- 52e0009 ARM: atmel: use pcr to enable or disable peripheral clock by Bo Shen · 10 years ago
- f23411c ARM: atmel: sama5d3: add timings register by Bo Shen · 10 years ago
- b15f4f6 ARM: atmel: sama5d3xek: enable NOR flash support by Bo Shen · 10 years ago
- 0d9c557 ARM: atmel: sama5d3xek: add nor flash init function by Bo Shen · 10 years ago
- b31868f mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc register by Wu, Josh · 10 years ago
- 88e1352 am335x_evm: Add boot script support to am335x_evm by Guillaume GARDET · 10 years ago
- 2e9ffaa OMAP4: Use generic 'load' command instead of 'fatload' for 'loadbootscript' and 'loadbootenv' as already done for 'loadimage' and 'loaduimage'. by Guillaume GARDET · 10 years ago
- 39f4520 ARM: keystone: ddr3: workaround for ddr3a/3b memory issue by Murali Karicheri · 10 years ago
- 7255643 kconfiglib: change SPDX-License-Identifier to ISC by Masahiro Yamada · 10 years ago
- 21aeea3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
- e9c005f Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
- 8b2da02 Revert "ARM: SPL: do not set gd again" by Tom Rini · 10 years ago
- 0d46c34 kconfig: armv8: move CONFIG_ARM64 to Kconfig by Masahiro Yamada · 10 years ago
- 7488744 vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI by Masahiro Yamada · 10 years ago
- 57b8013 net: dns: fix for DNS queries sent to the wrong MAC address by Gerhard Sittig · 10 years ago
- bbd6365 kconfig: add sanity checks for SPL configuration by Masahiro Yamada · 10 years ago
- 00be89c net: usb: Add SMSC copyright to smsc95xx driver by Simon Glass · 10 years ago
- b5ee6e2 mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD by maxin.john@enea.com · 10 years ago
- d5c6580 mtd: nand: davinci_nand: update write_page function for keystone RBL by Khoronzhuk, Ivan · 10 years ago
- 45c3057 generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=y by Masahiro Yamada · 10 years ago
- 580a5f1 kbuild: standalone: simplify clean-files by Masahiro Yamada · 10 years ago
- 8c52bb1 scripts/Makefile.clean: clean also $(extra-m) and $(extra-) by Masahiro Yamada · 10 years ago
- f396a72 kconfig: show an error message when defconfig is not found by Masahiro Yamada · 10 years ago
- da0afc2 common: fix include guards for CONFIG_MP by Gabriel Huau · 10 years ago
- 9a35c53 kconfig: fix a bug of "make config" by Masahiro Yamada · 10 years ago
- d2b5bbd kconfig: fix savedefconfig to handle TPL correctly by Masahiro Yamada · 10 years ago
- 6a8b5bb kconfig: fix whitespace handling bug of savedefconfig by Masahiro Yamada · 10 years ago
- 1209482 kconfig: fix savedefconfig to output empty defconfig by Masahiro Yamada · 10 years ago
- 8400275 standalone: use GCC_VERSION defined in compiler-gcc.h by Masahiro Yamada · 10 years ago
- c42aad5 compiler*.h: sync include/linux/compiler*.h with Linux 3.16 by Masahiro Yamada · 10 years ago
- 82fce73 implement the Android sparse image format by Steve Rae · 10 years ago
- fabff73 cleanup code which handles the Android sparse image format by Steve Rae · 10 years ago
- 52250ac update code which handles Android sparse image format by Steve Rae · 10 years ago
- 7b86dff add code to handle Android sparse image format by Steve Rae · 10 years ago
- 0b2f331 cmd_mem: add static to internally used functions by Masahiro Yamada · 10 years ago
- 1cb4405 kgdb: Remove first_entry for kgdb by Peng Fan · 10 years ago
- 6a1b97a tools/genboardscfg.py: improve performance more with Kconfiglib by Masahiro Yamada · 10 years ago