oweals/u-boot.git
2015-12-05 Wolfgang Denkmpc8xx: remove stale "lwmon" files
2015-12-05 Peng Fancommon: miiphyutil: no need to check name of mii_dev
2015-12-05 Peng Fancommon: image-fdt: correct fdt_blob for IMAGE_FORMAT_LEGACY
2015-12-05 Peng Fancommon: cli_hush: avoid dead code
2015-12-05 Peng Fancommon: bootm: check return value of strict_strtoul
2015-12-04 Tom RiniMerge branch 'master' of git.denx.de/u-boot-sparc
2015-12-04 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-12-03 Francois Retiefsparc: Remove non-generic board init files: board.c...
2015-12-03 Daniel Hellstromsparc: leon3: Added busy wait function, made wait_ms...
2015-12-03 Daniel Hellstromsparc: leon3: Added CPU count and frequency detection.
2015-12-03 Daniel Hellstromsparc: Removed USB stop from linux bootm, arch-independ...
2015-12-03 Francois Retiefsparc: Use microseconds instead of ticks for timeout
2015-12-03 Francois Retiefsparc: Add CONFIG_DISPLAY_BOARDINFO variable to all...
2015-12-03 Francois Retiefsparc: Update PROM initialization code for generic...
2015-12-03 Francois Retiefsparc: Update cpu_init.c to use generic timer infrastru...
2015-12-03 Francois Retiefsparc: leon2: Updates for generic board initialization
2015-12-03 Francois Retiefsparc: leon3: Updates for generic board initialization
2015-12-03 Daniel Hellstromsparc: leon3: Clear all unused GPTIMER registers.
2015-12-03 Francois Retiefsparc: leon3: Move ambapp_bus_init() call to arch_cpu_i...
2015-12-03 Francois Retiefsparc: leon3: Move snoop detection from startup.S to...
2015-12-03 Francois Retiefsparc: Initial ground work for generic board initialization
2015-12-03 Francois Retiefsparc: Fix whitespace in cpu/leon2/cpu_init.c
2015-12-03 Francois Retiefsparc: leon3: Updated serial driver to use CONFIG_CONS_...
2015-12-03 Daniel Hellstromsparc: Serial baud rate register support multiple buses...
2015-12-03 Francois Retiefsparc: leon3: Clear GD_FLAG_SERIAL_READY flag on AMBA...
2015-12-03 Daniel Hellstromsparc: Added function that checks if IRQ is on or off
2015-12-03 Francois Retiefsparc: Remove version_string variable from start.S...
2015-12-03 Francois Retiefsparc: Move SYS_SPARC_NWINDOWS to Kconfig
2015-12-02 Anatolij GustschinRevert "LCD: Add an option to skip registration as...
2015-12-01 Tom Riniiocon: Disable FIT_VERBOSE
2015-12-01 Marek Vasutarm: imx6: novena: Enable extfs support in SPL
2015-12-01 Marek Vasutarm: imx6: novena, gw_ventana: Fix use of pfuze100...
2015-12-01 Sjoerd Simonsrockchip: Explicitly set CONFIG_SPL_STACK_R_MALLOC_SIMP...
2015-12-01 Sjoerd SimonsRevert "rockchip: Reconfigure the malloc based to point...
2015-12-01 Ariel D'Alessandrorockchip: move SYS_MALLOC_SIMPLE to mach-rockchip Kconfig
2015-12-01 huang linrockchip: doc: show packet rk3036 uboot image
2015-12-01 Jeffy Chenrockchip: Add support for rk's second level loader
2015-12-01 Jeffy Chenrockchip: Add max spl size & spl header configs
2015-12-01 huang linrockchip: Add basic support for evb-rk3036 board
2015-12-01 huang linrockchip: rk3036: Add core Soc start-up code
2015-12-01 huang linrockchip: add rk3036 sdram driver
2015-12-01 huang linrockchip: add early uart driver
2015-12-01 huang linrockchip: mmc: get the fifo mode and fifo depth propert...
2015-12-01 huang linrockchip: mmc: use non-removable property to distinguis...
2015-12-01 huang linmmc: dw_mmc: support fifo mode in dwc mmc driver
2015-12-01 huang linmmc: dw_mmc: move data transfer as a separate function
2015-12-01 huang linrockchip: rk3036: Add pinctrl driver
2015-12-01 huang linrockchip: rk3036: Add a simple syscon driver
2015-12-01 huang linrockchip: rk3036: Add Soc reset driver
2015-12-01 huang linrockchip: rk3036: Add header files for GRF
2015-12-01 huang linrockchip: rk3036: Add clock driver
2015-12-01 huang linrockchip: Bring in RK3036 device tree file includes...
2015-12-01 huang linrockchip: serial driver support rk3036
2015-12-01 huang lindm: core: Add SPL Kconfig for REGMAP and SYSCON
2015-12-01 huang linrockchip: add config decide whether to build common.c
2015-12-01 huang linrockchip: rename board-spl.c to rk3288-board-spl.c
2015-12-01 huang linrockchip: move SYS_MALLOC_F_LEN to rk3288 own Kconfig
2015-12-01 huang linrockchip: add timer driver
2015-12-01 Sjoerd Simonsrockchip: firefly: Save the environment on SD card
2015-12-01 Sjoerd Simonsrockchip: Also load the initrd below 512M
2015-12-01 Michael HeimpoldARM: mxs: fix VDDD brownout setting
2015-12-01 Simon Glassdm: pci: Disable PCI compatibility functions by default
2015-12-01 Simon Glassdm: pci: Convert 'pci' command to driver model
2015-12-01 Simon Glasspci: Move PCI header output code into its own function
2015-12-01 Simon Glasspci: Use a separate 'dev' variable for the PCI device
2015-12-01 Simon Glasspci: Use common functions to read/write config
2015-12-01 Simon Glasspci: Tidy up function comments in cmd_pci.c
2015-12-01 Simon Glassdm: pci: Reorder functions in cmd_pci.c
2015-12-01 Simon Glassdm: pci: Move common auto-config functions to a common...
2015-12-01 Simon Glassdm: pci: Rename pci_auto.c to pci_auto_old.c
2015-12-01 Simon Glassdm: pci: Add a comment about how to find struct pci_con...
2015-12-01 Simon Glasspci: Refactor the pciinfo() function
2015-12-01 Simon Glasspci: Use a separate variable for the bus number
2015-12-01 Simon Glasspci: Use a common return in command processing
2015-12-01 Simon Glassdm: tegra: pci: Convert tegra boards to driver model...
2015-12-01 Simon Glassdm: pci: Add a function to find the regions for a PCI bus
2015-12-01 Simon Glassdm: pci: Add a function to get the controller for a bus
2015-12-01 Simon Glassdm: pci: Add functions to emulate 8- and 16-bit access
2015-12-01 Simon Glassdm: pci: Support decoding ranges with duplicate entries
2015-12-01 Simon Glassdm: pci: Set up the SDRAM mapping correctly
2015-12-01 Simon Glassdm: pci: Avoid a driver model build error with CONFIG_C...
2015-12-01 Simon Glassdm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig
2015-12-01 Stephen WarrenARM: tegra: refactor common Kconfig options
2015-12-01 Bin Mengx86: tsc: Move tsc_timer.c to drivers/timer
2015-12-01 Bin Mengx86: tsc: Remove legacy timer codes
2015-12-01 Bin Mengx86: Convert to use driver model timer
2015-12-01 Simon Glassdm: timer: Avoid using timer before it is ready
2015-12-01 Bin Mengx86: tsc: Add driver model timer support
2015-12-01 Bin Mengx86: tsc: Use notrace from <linux/compiler.h>
2015-12-01 Bin Mengx86: Remove MIN_PORT80_KCLOCKS_DELAY
2015-12-01 Bin Mengdm: timer: Support 64-bit counter
2015-12-01 Bin Mengtimer: sandbox: Use device tree to pass the clock frequency
2015-12-01 Bin Mengtimer: altera: Remove the codes to get clock frequency
2015-12-01 Bin Mengdm: timer: Implement pre_probe()
2015-12-01 Bin Mengdm: timer: Fix several nits
2015-11-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2015-11-30 Wenyou Yangarm: at91/spl: atmel_sfr: move saic redirect to separat...
2015-11-30 Wenyou Yangarm: at91/spl: matrix: use matrix slave id macros
2015-11-30 Wenyou Yangarm: at91/spl: matrix: remove security peripheral selec...
2015-11-30 Wenyou Yangarm: at91/spl: matrix: remove matrix write protection...
next