Commit Graph

26166 Commits (654f8d0f3d4c606b75b70bbf0b1303a6074f0788)
 

Author SHA1 Message Date
Jeroen Hofstee 654f8d0f3d serial: make local functions static 10 years ago
Jeroen Hofstee 6588c78bf3 sdhci: make local functions static 10 years ago
Jeroen Hofstee 441529795c omap_gpmc: fix warnigs with W=1 10 years ago
Jeroen Hofstee 98431d5881 omap3: make local functions static 10 years ago
Jeroen Hofstee 84f64c8bbe net: fec_mxc: make local functions static 10 years ago
Jeroen Hofstee 750a6ff468 lmb: make local functions static 10 years ago
Jeroen Hofstee 718fecae4a image-fit: make local function static 10 years ago
Jeroen Hofstee 2115d89db8 gpio: make local functions static 10 years ago
Jeroen Hofstee 783a91fdbb eth: make eth_address_set static 10 years ago
Jeroen Hofstee 45f08d359f env_nand: make local functions static 10 years ago
Jeroen Hofstee 2d17b48911 ehci-hcd.c: make local functions static 10 years ago
Jeroen Hofstee 76ee65bde2 disk/part.c: make local function static 10 years ago
Jeroen Hofstee 2588ba14db common: board_r: make local functions static 10 years ago
Jeroen Hofstee 553d8c3a5a common: cmd_elf: make do_bootelf_exec static 10 years ago
Jeroen Hofstee 69d2754588 video: use __weak 10 years ago
Jeroen Hofstee 3dd80aae3a usb: use __weak 10 years ago
Jeroen Hofstee e7e60c13c5 samsung: board: use __weak 10 years ago
Jeroen Hofstee 7b19fd6d9f pci: use __weak 10 years ago
Jeroen Hofstee 3c6928fd7b net: phy: fix warnings with W=1 10 years ago
Jeroen Hofstee 002ad7b877 misc: use __weak 10 years ago
Jeroen Hofstee 00dcb07c54 cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64} 10 years ago
Jeroen Hofstee dd2a6cd0f7 common: board: use __weak 10 years ago
Jeroen Hofstee 8590c800ee arm: board: use __weak 10 years ago
Masahiro Yamada 5b3ee386fd kbuild: clear VENDOR variable to fix build error on tcsh 10 years ago
Tom Rini 03a3536c7b Merge branch 'master' of git://git.denx.de/u-boot-tegra 10 years ago
Masahiro Yamada 7bfd5ee117 mips: enable CONFIG_USE_PRIVATE_LIBGCC by default 10 years ago
Masahiro Yamada 0732b2f96b kconfig: invoke silentoldconfig if spl, tpl/.config is updated 10 years ago
Masahiro Yamada 9adb6d2407 kbuild: fix a bug of the u-boot-spl link rule 10 years ago
Masahiro Yamada 45ccec8f29 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig 10 years ago
Masahiro Yamada 76eb5d815e kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc syntax 10 years ago
Masahiro Yamada dd43fa22de x86: set CONFIG_USE_PRIVATE_LIBGCC to y 10 years ago
Masahiro Yamada 8c688bc4de kconfig: move CONFIG_SYS_HZ to lib/Kconfig 10 years ago
Stefan Roese b2b8a6967a Makefile: Add CONFIG_BUILD_TARGET to automatically build an special image 10 years ago
Stefan Roese 4acd2d24b6 tools: kwbimage: Add image version 1 support for Armada XP / 370 10 years ago
Stefan Roese 2afa331260 tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported 10 years ago
Stefan Roese 84899e2db3 tools/kwboot: Sync with latest barebox version to support Armada XP 10 years ago
Stefan Roese 1721fe6966 arm: kirkwood: Remove some dead code from cpu.c 10 years ago
Stefan Roese a488483174 arm: armada-xp: Add basic support for the maxBCM board 10 years ago
Stefan Roese dd580801aa arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board 10 years ago
Stefan Roese 41e5ee54e3 arm: armada-xp: Add basic support for Marvell Armada XP SoC 10 years ago
Stefan Roese 6d5fe560a5 i2c: mvtwsi: Add support for Marvell Armada XP 10 years ago
Stefan Roese 4fb3f0c802 net: phy.h: Make PHY autonegotiation timeout configurable 10 years ago
Stefan Roese 19fc2eae6d net: mvneta.c: Add support for the ethernet controller of the Marvell Armada XP SoC 10 years ago
Stefan Roese 96c5f0816a arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo() 10 years ago
Stefan Roese 4fd7717e8e spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE 10 years ago
Stefan Roese d5c5132f87 arm: marvell: Extract kirkwood gpio functions into new common file gpio.c 10 years ago
Stefan Roese 4aceea2088 spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's 10 years ago
Stefan Roese 24c04977fa arm: mvebu: Add common mbus functions to use on Marvell SoCs 10 years ago
Stefan Roese 22700dc6fb arm: marvell: Rework timer.c to make it usable for other MVEBU platforms 10 years ago
Stefan Roese 3e972cb9ba arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h 10 years ago