Commit Graph

23553 Commits (646257d1f4004855d486024527a4784bf57c4c4d)
 

Author SHA1 Message Date
Masahiro Yamada 58dac32764 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 10 years ago
Masahiro Yamada cfda6bd2d8 mips: move CONFIG_MIPS{32, 64} definition to config.mk 10 years ago
Masahiro Yamada 026f9cf24f kbuild: improve Kbuild speed 10 years ago
Masahiro Yamada a0a15b441c config.mk: specify the exact path to standalone linker script 10 years ago
Masahiro Yamada cd2e46cb38 kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC 10 years ago
Masahiro Yamada e91df49fbb kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED 10 years ago
Tom Rini 3775dcd9c4 cmd_nvedit: Make 'env import -c' require size parameter 10 years ago
Vasili Galka 801cec5907 Cosmetic: Typo fixes 10 years ago
Stefan Roese 345b77baca ppc4xx: Remove 4xx NAND booting support 10 years ago
Haijun.Zhang dc116bd6c4 net/phy: Correct AR8021 phy_mask 10 years ago
Masahiro Yamada cbac2a6e49 xilinx: delete meaningless .gitignore files 10 years ago
Stephen Warren cfd13e8dda unit-test: make "test -e" test independent of $CWD 10 years ago
Stephen Warren fe9ca3d328 hush: fix some quoted variable expansion issues 10 years ago
Stephen Warren eebd1b58d0 unit-test: clean up evironment after Hush tests 10 years ago
Stephen Warren 9a04a858eb net: asix: don't pad odd-length TX packets 10 years ago
Albert ARIBAUD de4fdfc1f2 Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' 10 years ago
Enric Balletbo i Serra dd1e8583ee OMAP3: igep00x0: Enable required clocks for GPIO that are used. 10 years ago
Hannes Petermaier 4b75fd5100 board/BuR/common: fix phy addresses 10 years ago
Stephen Warren f940c72e16 ARM: tegra: implement bootcmd_pxe 10 years ago
Stephen Warren 4d7d2e570a ARM: tegra: rework boot scripts 10 years ago
Stephen Warren 68cf64db1d ARM: tegra: convert tegra to use distro defaults 10 years ago
Stephen Warren f75dc784fc ARM: tegra: set CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 10 years ago
Stephen Warren 716ff5ce1d ARM: tegra: simplify halt_avp() 10 years ago
Stephen Warren 87fb553b90 ARM: tegra: fix NV_PA_CSITE_BASE for Tegra124 10 years ago
Stephen Warren f3026c1683 ARM: tegra: fix pmc_pwrgate_timer_mult register definition 10 years ago
Stephen Warren cd7efc2a94 ARM: tegra: move CONFIG_TEGRAnn 10 years ago
Tom Rini e4b87e5b1d Merge branch 'master' of git://git.denx.de/u-boot-nand-flash 10 years ago
pekon gupta 2eda892f00 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand 10 years ago
pekon gupta 6aff050988 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand 10 years ago
pekon gupta 51d192c40d mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common omap_gpmc.h 10 years ago
pekon gupta a7e36fc95f mtd: nand: omap: remove unused #defines from common omap_gpmc.h 10 years ago
pekon gupta 50899183c9 mtd: nand: omap: remove redundant platform specific header: arch-xx/omap_gpmc.h 10 years ago
Tom Rini 32907339c2 Merge branch 'master' of git://git.denx.de/u-boot-mips 10 years ago
James Hogan b2099d16dc malta: correct tcl script path in README.malta 10 years ago
Daniel Schwierzeck 37f93f7b79 MIPS: fix types u64 and __u64 to unsigned long long 10 years ago
Masahiro Yamada 50a91dacb0 arc: arcangel4: set board entry <none> to fix a build error 10 years ago
Masahiro Yamada 33a02da0f6 kbuild: allow empty board directories 10 years ago
Masahiro Yamada 603f51cbd2 kbuild: tools: fix a bug that always builds Denx logo 10 years ago
Masahiro Yamada db5b339cca kbuild: add "cross_tools" target to build tools for the target 10 years ago
Masahiro Yamada 1ec8b4efce kbuild: fix "tools-all" target 10 years ago
Masahiro Yamada e0708fb539 board: config.mk: delete unused sinclude directive 10 years ago
Masahiro Yamada 1900d3cfad board: .gitignore: ignore board-specific generated files 10 years ago
Masahiro Yamada de1931460f board: gaisler: delete unnecessary include path 10 years ago
Masahiro Yamada 9b6e2c363f kbuild: fix CROSS_COMPILE settings in config.mk 10 years ago
Masahiro Yamada a86cf89c76 kbuild: consolidate PLATFORM_LIBS 10 years ago
Tom Rini 6b9709d914 scripts: update checkpatch.pl to latest upstream version 10 years ago
York Sun 4d1fd7f1ae Add 64-bit data support for memory commands 10 years ago
Simon Glass f9aa6a1086 dm: Remove old driver model documentation 10 years ago
Simon Glass 95a260a98c dm: Enable gpio command to support driver model 10 years ago
Simon Glass e2d8a714a7 sandbox: Convert GPIOs to use driver model 10 years ago