Commit Graph

25760 Commits (7d159536192323d65765211e7e7f56efcf3509ac)
 

Author SHA1 Message Date
Masahiro Yamada d660b409dc common.h: remove MIN, MAX, MIN3, MAX3 macros 10 years ago
Masahiro Yamada c79cba37b3 cosmetic: replace MIN, MAX with min, max 10 years ago
Jeroen Hofstee 87f13aa00d compiler.h: remove duplicated uninitialized_var 10 years ago
Rostislav Lisovy 93d3232d96 cmd_nand: Update (nand_info_t*)nand after arg_off(_size) call 10 years ago
Masahiro Yamada 97d5e9d149 linker_lists: fix comment 10 years ago
Masahiro Yamada 64147e564c kconfig: remove config_cmd_defaults.h 10 years ago
Masahiro Yamada 1d5c20154f kconfig: move CONFIG_CMD_IMPORTENV to Kconfig 10 years ago
Masahiro Yamada 726ac8e4c5 kconfig: move CONFIG_CMD_GO to Kconfig 10 years ago
Masahiro Yamada cccee18918 kconfig: move CONFIG_CMD_EXPORTENV to Kconfig 10 years ago
Masahiro Yamada ca05ee9d43 kconfig: move CONFIG_CMD_CRC32 to Kconfig 10 years ago
Masahiro Yamada dba1697057 kconfig: move CONFIG_CMD_BOOTM to Kconfig 10 years ago
Masahiro Yamada b0928da648 kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig 10 years ago
Masahiro Yamada ed36323f6d kconfig: add blank Kconfig files 10 years ago
Hans de Goede a03bdaa140 config_distro_bootcmd: Run 'scsi scan' before trying scsi disks 10 years ago
Masahiro Yamada 535aad29f2 MAINTAINERS: comment out blank M: field 10 years ago
Masahiro Yamada e5a504eb3d MAINTAINERS: comment out invalid maintainers 10 years ago
Masahiro Yamada 5dff844d7f tools/genboardscfg.py: pick up also commented maitainers 10 years ago
Simon Glass 129acd4c75 test: Add a test for command repeat 10 years ago
Simon Glass 07b342783a test: Remove tabs from trace test 10 years ago
Simon Glass 8969ea3e9f sandbox: Disable Ctrl-C 10 years ago
Simon Glass b845052103 Reactivate the tracing feature 10 years ago
Pavel Machek 214b3f311f cleanup disk/part.c whitespace 10 years ago
Masahiro Yamada ab7cb4eefa mpc8xx: move common linker scripts into the CPU directory 10 years ago
Marcel Ziswiler a4277200a2 e1000: fix no nvm build 10 years ago
Thomas Petazzoni bdc7dc4595 tools/env: change stripping strategy to allow no-stripping 10 years ago
Steve Rae e5bf9878ea usb/gadget: fastboot: implement sparse format 10 years ago
Steve Rae 593cbd93f3 usb/gadget: fastboot: minor cleanup 10 years ago
Steve Rae d1b5ed0753 usb/gadget: fastboot: add support for flash command 10 years ago
Steve Rae c0aebb3382 usb/gadget: fastboot: add eMMC support for flash command 10 years ago
Priyanka Jain 5273aa3834 board/t1040qds: Add sgmii ports support in 0xA7 protocol 10 years ago
Priyanka Jain 92f7fed4f7 powerpc/t104xrdb: Set DDR ODT to 75ohm 10 years ago
Ebony Zhu 07c4eea484 powerpc/mpc85xx: Serdes protocol "00" is supported 10 years ago
Shaveta Leekha 1de271b487 B4860QDS: Enable mac command support 10 years ago
Shaveta Leekha 38e0e15372 powerpc/b4860: Updated default hwconfig to enable only cpc2 10 years ago
ramneek mehresh e628c8f75d powerpc/8xxx: Fix in USB device-tree fixup 10 years ago
vijay rai 363fb32aca powerpc/t104xrdb: Add T1042RDB board support 10 years ago
vijay rai d087e0e262 powerpc/t104xrdb: Add Support of rcw for T1042RDB in u-boot 10 years ago
Prabhakar Kushwaha 1b35721f61 board/ls2085a: Update env_addr after NOR flash relocation 10 years ago
Zhiqiang Hou 7172de33b0 powerpc/t104xrdb: Enable SPI flash Extend address support 10 years ago
Stefan Roese bf9b86dc47 spi: kirkwood_spi.c: cosmetic: Fix minor coding style issues 10 years ago
Stefan Roese 0299046e5b spi: kirkwood_spi.c: Make global variable static 10 years ago
Stefan Roese c032174f82 spi: kirkwood_spi.c: Some fixes and cleanup 10 years ago
Stefan Roese 75f698e51c arm: kirkwood: spi.h: Add some missing parenthesis 10 years ago
Stefan Roese 31969b8993 sf: Add M25PX64 SPI NOR flash ID 10 years ago
Nikita Kiryanov 88e34e5ff7 spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* 10 years ago
Nikita Kiryanov 155fa9af95 spi: mxc: fix sf probe when using mxc_spi 10 years ago
Nikita Kiryanov 01d2aaf61b mtd: spi: add support for M25PE16 and M25PX16 10 years ago
Tom Rini 47d3debe1a Merge git://git.denx.de/u-boot-dm 10 years ago
Robert Baldyga cae025aab3 dm: avoid dev->req_seq overflow 10 years ago
Simon Glass 59990bf0ea dm: serial: Don't require device tree to configure a console 10 years ago