summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-03sparc: Serial baud rate register support multiple buses with different frequencyDaniel Hellstrom
2015-12-03sparc: leon3: Clear GD_FLAG_SERIAL_READY flag on AMBA failureFrancois Retief
2015-12-03sparc: Added function that checks if IRQ is on or offDaniel Hellstrom
2015-12-03sparc: Remove version_string variable from start.S fileFrancois Retief
2015-12-03sparc: Move SYS_SPARC_NWINDOWS to KconfigFrancois Retief
2015-12-02Revert "LCD: Add an option to skip registration as an stdio output"Anatolij Gustschin
2015-12-01iocon: Disable FIT_VERBOSETom Rini
2015-12-01arm: imx6: novena: Enable extfs support in SPLMarek Vasut
2015-12-01arm: imx6: novena, gw_ventana: Fix use of pfuze100 bit definitionsMarek Vasut
2015-12-01rockchip: Explicitly set CONFIG_SPL_STACK_R_MALLOC_SIMPLE_LENSjoerd Simons
2015-12-01Revert "rockchip: Reconfigure the malloc based to point to system memory"Sjoerd Simons
2015-12-01rockchip: move SYS_MALLOC_SIMPLE to mach-rockchip KconfigAriel D'Alessandro
2015-12-01rockchip: doc: show packet rk3036 uboot imagehuang lin
2015-12-01rockchip: Add support for rk's second level loaderJeffy Chen
2015-12-01rockchip: Add max spl size & spl header configsJeffy Chen
2015-12-01rockchip: Add basic support for evb-rk3036 boardhuang lin
2015-12-01rockchip: rk3036: Add core Soc start-up codehuang lin
2015-12-01rockchip: add rk3036 sdram driverhuang lin
2015-12-01rockchip: add early uart driverhuang lin
2015-12-01rockchip: mmc: get the fifo mode and fifo depth property from dtshuang lin
2015-12-01rockchip: mmc: use non-removable property to distinguish emmc and sdcard regi...huang lin
2015-12-01mmc: dw_mmc: support fifo mode in dwc mmc driverhuang lin
2015-12-01mmc: dw_mmc: move data transfer as a separate functionhuang lin
2015-12-01rockchip: rk3036: Add pinctrl driverhuang lin
2015-12-01rockchip: rk3036: Add a simple syscon driverhuang lin
2015-12-01rockchip: rk3036: Add Soc reset driverhuang lin
2015-12-01rockchip: rk3036: Add header files for GRFhuang lin
2015-12-01rockchip: rk3036: Add clock driverhuang lin
2015-12-01rockchip: Bring in RK3036 device tree file includes and bindingshuang lin
2015-12-01rockchip: serial driver support rk3036huang lin
2015-12-01dm: core: Add SPL Kconfig for REGMAP and SYSCONhuang lin
2015-12-01rockchip: add config decide whether to build common.chuang lin
2015-12-01rockchip: rename board-spl.c to rk3288-board-spl.chuang lin
2015-12-01rockchip: move SYS_MALLOC_F_LEN to rk3288 own Kconfighuang lin
2015-12-01rockchip: add timer driverhuang lin
2015-12-01rockchip: firefly: Save the environment on SD cardSjoerd Simons
2015-12-01rockchip: Also load the initrd below 512MSjoerd Simons
2015-12-01ARM: mxs: fix VDDD brownout settingMichael Heimpold
2015-12-01dm: pci: Disable PCI compatibility functions by defaultSimon Glass
2015-12-01dm: pci: Convert 'pci' command to driver modelSimon Glass
2015-12-01pci: Move PCI header output code into its own functionSimon Glass
2015-12-01pci: Use a separate 'dev' variable for the PCI deviceSimon Glass
2015-12-01pci: Use common functions to read/write configSimon Glass
2015-12-01pci: Tidy up function comments in cmd_pci.cSimon Glass
2015-12-01dm: pci: Reorder functions in cmd_pci.cSimon Glass
2015-12-01dm: pci: Move common auto-config functions to a common fileSimon Glass
2015-12-01dm: pci: Rename pci_auto.c to pci_auto_old.cSimon Glass
2015-12-01dm: pci: Add a comment about how to find struct pci_controllerSimon Glass
2015-12-01pci: Refactor the pciinfo() functionSimon Glass
2015-12-01pci: Use a separate variable for the bus numberSimon Glass