aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-01rockchip: add config decide whether to build common.chuang lin2-1/+4
2015-12-01rockchip: rename board-spl.c to rk3288-board-spl.chuang lin2-1/+1
2015-12-01rockchip: move SYS_MALLOC_F_LEN to rk3288 own Kconfighuang lin2-3/+3
2015-12-01rockchip: add timer driverhuang lin5-20/+75
2015-12-01rockchip: firefly: Save the environment on SD cardSjoerd Simons3-1/+9
2015-12-01rockchip: Also load the initrd below 512MSjoerd Simons1-0/+1
2015-12-01dm: pci: Disable PCI compatibility functions by defaultSimon Glass6-5/+42
2015-12-01dm: pci: Convert 'pci' command to driver modelSimon Glass2-6/+128
2015-12-01pci: Move PCI header output code into its own functionSimon Glass1-6/+11
2015-12-01pci: Use a separate 'dev' variable for the PCI deviceSimon Glass1-5/+8
2015-12-01pci: Use common functions to read/write configSimon Glass1-43/+31
2015-12-01pci: Tidy up function comments in cmd_pci.cSimon Glass1-45/+39
2015-12-01dm: pci: Reorder functions in cmd_pci.cSimon Glass1-110/+106
2015-12-01dm: pci: Move common auto-config functions to a common fileSimon Glass3-117/+129
2015-12-01dm: pci: Rename pci_auto.c to pci_auto_old.cSimon Glass2-1/+1
2015-12-01dm: pci: Add a comment about how to find struct pci_controllerSimon Glass1-0/+2
2015-12-01pci: Refactor the pciinfo() functionSimon Glass1-89/+148
2015-12-01pci: Use a separate variable for the bus numberSimon Glass1-3/+3
2015-12-01pci: Use a common return in command processingSimon Glass1-6/+13
2015-12-01dm: tegra: pci: Convert tegra boards to driver model for PCISimon Glass5-330/+160
2015-12-01dm: pci: Add a function to find the regions for a PCI busSimon Glass2-0/+42
2015-12-01dm: pci: Add a function to get the controller for a busSimon Glass2-0/+16
2015-12-01dm: pci: Add functions to emulate 8- and 16-bit accessSimon Glass2-0/+70
2015-12-01dm: pci: Support decoding ranges with duplicate entriesSimon Glass1-3/+10
2015-12-01dm: pci: Set up the SDRAM mapping correctlySimon Glass1-6/+9
2015-12-01dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUMSimon Glass7-6/+4
2015-12-01dm: tegra: pci: Move CONFIG_PCI_TEGRA to KconfigSimon Glass13-6/+28
2015-12-01ARM: tegra: refactor common Kconfig optionsStephen Warren1-18/+20
2015-12-01x86: tsc: Move tsc_timer.c to drivers/timerBin Meng5-3/+8
2015-12-01x86: tsc: Remove legacy timer codesBin Meng7-82/+0
2015-12-01x86: Convert to use driver model timerBin Meng27-39/+42
2015-12-01dm: timer: Avoid using timer before it is readySimon Glass1-1/+9
2015-12-01x86: tsc: Add driver model timer supportBin Meng1-0/+65
2015-12-01x86: tsc: Use notrace from <linux/compiler.h>Bin Meng1-3/+3
2015-12-01x86: Remove MIN_PORT80_KCLOCKS_DELAYBin Meng2-20/+0
2015-12-01dm: timer: Support 64-bit counterBin Meng5-12/+32
2015-12-01timer: sandbox: Use device tree to pass the clock frequencyBin Meng2-4/+1
2015-12-01timer: altera: Remove the codes to get clock frequencyBin Meng1-6/+0
2015-12-01dm: timer: Implement pre_probe()Bin Meng1-0/+13
2015-12-01dm: timer: Fix several nitsBin Meng3-13/+14
2015-11-30Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini24-63/+1171
2015-11-30arm: at91/spl: atmel_sfr: move saic redirect to separate fileWenyou Yang5-15/+25
2015-11-30arm: at91/spl: matrix: use matrix slave id macrosWenyou Yang2-9/+34
2015-11-30arm: at91/spl: matrix: remove security peripheral select codeWenyou Yang1-9/+0
2015-11-30arm: at91/spl: matrix: remove matrix write protection codeWenyou Yang1-8/+0
2015-11-30arm: at91/spl: matrix: move matrix init to separate fileWenyou Yang3-43/+52
2015-11-30arm: atmel: Add SAMA5D2 Xplained boardWenyou Yang14-6/+731
2015-11-30gpio: atmel: Add the PIO4 driver supportWenyou Yang4-0/+356
2015-11-30Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini132-556/+5021
2015-11-30armv8: fsl-layerscape: Fix early MMU table for nand bootYork Sun1-0/+4