summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-25gpio: make local functions staticJeroen Hofstee
2014-10-25eth: make eth_address_set staticJeroen Hofstee
2014-10-25env_nand: make local functions staticJeroen Hofstee
2014-10-25ehci-hcd.c: make local functions staticJeroen Hofstee
2014-10-25disk/part.c: make local function staticJeroen Hofstee
2014-10-25common: board_r: make local functions staticJeroen Hofstee
2014-10-25common: cmd_elf: make do_bootelf_exec staticJeroen Hofstee
2014-10-25video: use __weakJeroen Hofstee
2014-10-25usb: use __weakJeroen Hofstee
2014-10-25samsung: board: use __weakJeroen Hofstee
2014-10-25pci: use __weakJeroen Hofstee
2014-10-25net: phy: fix warnings with W=1Jeroen Hofstee
2014-10-25misc: use __weakJeroen Hofstee
2014-10-25cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64}Jeroen Hofstee
2014-10-24common: board: use __weakJeroen Hofstee
2014-10-24arm: board: use __weakJeroen Hofstee
2014-10-24sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig optionHans de Goede
2014-10-24sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcodingHans de Goede
2014-10-24sunxi: Add clock_get_pll5p() functionHans de Goede
2014-10-24sunxi: Increase command line buffer size (CONFIG_SYS_CBSIZE)Ian Campbell
2014-10-24ARM: sunxi: Add Ippo-q8h-v5 A23 tablet board defconfigChen-Yu Tsai
2014-10-24ARM: sunxi: Add support for using R_UART as consoleChen-Yu Tsai
2014-10-24ARM: sunxi: Allow specifying module in prcm apb0 init functionChen-Yu Tsai
2014-10-24ARM: sunxi: Add support for R_PIO gpio banksHans de Goede
2014-10-24ARM: sunxi: Add basic A23 supportChen-Yu Tsai
2014-10-24mmc: sunxi: Add support for sun8i (A23)Chen-Yu Tsai
2014-10-24ARM: sunxi: Add support for uart0 on port F (mmc0)Chen-Yu Tsai
2014-10-24ARM: sunxi: Add sun8i (A23) UART0 pin mux supportChen-Yu Tsai
2014-10-24ARM: sunxi: Fix reset command on sun6i/sun8iChen-Yu Tsai
2014-10-24ARM: sunxi: Add sun6i/sun8i timer block register definitionChen-Yu Tsai
2014-10-24ARM: sunxi: Move watchdog register definitions to separate fileChen-Yu Tsai
2014-10-24ARM: sunxi: Fix build break when CONFIG_MMC is not definedChen-Yu Tsai
2014-10-24sunxi: Add CONFIG_MACH_TYPE defines to sun4i, sun5i and sun7iHans de Goede
2014-10-24sunxi: Kconfig: Unify sunxi Kconfig codeHans de Goede
2014-10-24sunxi: Enable second sdcard slot found on some boardsHans de Goede
2014-10-24sunxi: Use PG3 - PG8 as io-pins for mmc1Hans de Goede
2014-10-24sunxi: When we've both mmc0 and mmc2, detect from which one we're bootingHans de Goede
2014-10-24sunxi: Turn MMC_SUNXI_SLOT_EXTRA into a proper Kconfig optionHans de Goede
2014-10-24sunxi: Add mmc card-detect functionalityHans de Goede
2014-10-24ARM: sun6i: Add Colombus board defconfigChen-Yu Tsai
2014-10-24ARM: sunxi: Add basic A31 supportMaxime Ripard
2014-10-24ARM: sun6i: Setup the A31 UART0 muxingMaxime Ripard
2014-10-24ARM: sun6i: Define UART0 pins for A31Chen-Yu Tsai
2014-10-24ARM: sunxi-mmc: Add mmc support for sun6i / A31Hans de Goede
2014-10-24ARM: sun6i: Add clock supportChen-Yu Tsai
2014-10-24ARM: sun6i: Add support for the power reset control module found on the A31Oliver Schinagl
2014-10-24ARM: sun6i: Add base address for the new controllers in A31Oliver Schinagl
2014-10-24ARM: sunxi: Fix build break when CONFIG_USB_EHCI is not definedChen-Yu Tsai
2014-10-24ARM: sunxi: Use macro values for setting UART GPIO pull-upsChen-Yu Tsai
2014-10-24sunxi: Add support for the Mele M3 boardHans de Goede