summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-23ARM: zynq: Show ECC status on the same line as DRAM sizeMichal Simek
2014-07-23ARM: zynq: Enable generic board for Xilinx ZynqMichal Simek
2014-07-23dm: Give the demo uclass a nameSimon Glass
2014-07-23dm: Add dm_scan_other() to locate board-specific devicesSimon Glass
2014-07-23dm: Improve errors and warnings in lists_bind_fdt()Simon Glass
2014-07-23dm: Add child_pre_probe() and child_post_remove() methodsSimon Glass
2014-07-23dm: Introduce per-child data for devicesSimon Glass
2014-07-23dm: Add functions to access a device's childrenSimon Glass
2014-07-23dm: Provide a function to scan child FDT nodesSimon Glass
2014-07-23dm: Tidy up some header file commentsSimon Glass
2014-07-23fdt: Add a function to get the node offset of an aliasSimon Glass
2014-07-23dm: Avoid accessing uclasses before they are readySimon Glass
2014-07-23dm: Allow a device to be found by its FDT offsetSimon Glass
2014-07-23dm: Display the sequence number for each deviceSimon Glass
2014-07-23dm: Introduce device sequence numberingSimon Glass
2014-07-23dm: Avoid activating devices in 'dm uclass' commandSimon Glass
2014-07-23dm: Move device display into its own functionSimon Glass
2014-07-23fdt: Add a function to get the alias sequence of a nodeSimon Glass
2014-07-23dm: Move uclass error checking/probing into a functionSimon Glass
2014-07-23Add a flag indicating when the serial console is readySimon Glass
2014-07-23console: Remove vprintf() optimisation for sandboxSimon Glass
2014-07-23stdio: Provide functions to add/remove devices using stdio_devSimon Glass
2014-07-23dm: Support driver model prior to relocationSimon Glass
2014-07-23dm: Allow drivers to be marked 'before relocation'Simon Glass
2014-07-23sandbox: Remove all drivers before exitSimon Glass
2014-07-23dm: Provide a way to shut down driver modelSimon Glass
2014-07-23dm: Make sure that the root device is probedSimon Glass
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass
2014-07-23stdio: Remove redundant code around stdio_register() callsSimon Glass
2014-07-23dm: Use an explicit expect value in core testsSimon Glass
2014-07-23dm: gpio: Don't use the driver model uclass for SPLSimon Glass
2014-07-23sandbox: Always enable malloc debugSimon Glass
2014-07-23sandbox: config: Enable pre-relocation malloc()Simon Glass
2014-07-23sandbox: Support pre-relocation malloc()Simon Glass
2014-07-23Add a simple malloc() implementation for pre-relocationSimon Glass
2014-07-23sandbox: Set up global data before board_init_f()Simon Glass
2014-07-23Remove form-feeds from dlmalloc.cSimon Glass
2014-07-22powerpc/t1040: update i2c for t1040qds and t104xrdbShengzhou Liu
2014-07-22mpc85xx/t104x: Enable L2 and CPC cache when resumeTang Yuantian
2014-07-22powerpc/chassis2: Configure and enable L2 cache for PPC clusters onlyShaveta Leekha
2014-07-22powerpc/t4240qds: fix offset of serdes when checking reference clockShaohui Xie
2014-07-22driver/ddr: Fix DDR register timing_cfg_8York Sun
2014-07-22powerpc/ifc: fix invalid CSn FTIM2.TCH settingShaohui Xie
2014-07-22powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun
2014-07-22driver/ddr: Fix DDR4 driver for ARMYork Sun
2014-07-22powerpc/t1040qds: Initialize EPHY2 clock to RGMII onlyvijay rai
2014-07-22driver/nand: Add support of 16K SRAM for IFC 2.0Prabhakar Kushwaha
2014-07-22fsl/pcie: Change 'no link' to 'undetermined' for pcie endpointZang Roy-R61911
2014-07-22driver/nand: Update SRAM initialize logic for IFC.Prabhakar Kushwaha
2014-07-22driver/nand:Define MAX_BANKS same as SoC defined for IFCPrabhakar Kushwaha