oweals/u-boot.git
2019-07-29 Kever Yangrockchip: rk3288: move board_early_init_f() back to...
2019-07-29 Kever Yangrockchip: rk3288: move SOC setting into arch_cpu_init()
2019-07-29 Kever Yangrockchip: rk3188: Migrate to use common board file
2019-07-29 Kever Yangrockchip: rk3188: Move SoC one time setting into arch_c...
2019-07-29 Kever Yangrockchip: rk322x: Migrate to use common board file
2019-07-29 Kever Yangrockchip: rk322x: move SoC setting into arch_cpu_init()
2019-07-29 Kever Yangrockchip: rk3128: Migrate to use common board file
2019-07-29 Kever Yangrockchip: rk3036: Migrate to use common board file
2019-07-29 Kever Yangrockchip: rk3036: move dram_init() into soc file
2019-07-29 Kever Yangrockchip: sdram_common: add common dram_init_banksize
2019-07-29 Kever Yangrockchip: add common board file for U-Boot proper
2019-07-29 Kever Yangrockchip: clean up board_usb_init() for all SoCs
2019-07-29 Kever Yangrockchip: convert to use ROCKCHIP_BOOT_MODE_REG for...
2019-07-29 Kever Yangrockchip: rk3328: add board_debug_uart_init()
2019-07-29 Kever Yangrockchip: rk3399: Migrate to use common spl board file
2019-07-29 Kever Yangrockchip: rk3399: move chromebook bob specific flow...
2019-07-29 Kever Yangrockchip: rk3399: move boot_devices into soc file
2019-07-29 Kever Yangrockchip: rk3399; move spl_board_init() into soc file
2019-07-29 Kever Yangrockchip: rk3399: move SoC setting into arch_cpu_init()
2019-07-29 Kever Yangrockchip: rk3399: show SPL BANNER earlier in board_init_f()
2019-07-29 Kever Yangrockchip: rk3399: move spl_perform_fixups() into soc...
2019-07-29 Kever Yangrockchip: rk3368: add boot_devices mapping to support...
2019-07-29 Kever Yangrockchip: rk3368: migrate to use common spl board file
2019-07-29 Kever Yangrockchip: rk3328: add boot_devices mapping to support...
2019-07-29 Kever Yangrockchip: rk3328: migrate to use common spl board file
2019-07-29 Kever Yangrockchip: rk3328: add STIMER_BASE definition
2019-07-29 Kever Yangrockchip: rk3288: add boot_devices mapping to support...
2019-07-29 Kever Yangrockchip: rk3288-veyron: Migrate "u-boot, boot0" to...
2019-07-29 Kever Yangrockchip: phycore: remove no use "u-boot, boot0" in dts
2019-07-29 Kever Yangrockchip: rk3288: Migrate to use common spl board file
2019-07-29 Kever Yangrockchip: rk3288: move dram_init_banksize() into soc...
2019-07-29 Kever Yangrockchip: rk3288-phycore: move phycore_init() to its...
2019-07-29 Kever Yangrockchip: rk3288: move setup_led() to firefly-rk3288
2019-07-29 Kever Yangrockchip: rk3288: show SPL BANNER earlier in board_init_f()
2019-07-29 Kever Yangrockchip: fit_spl_optee: rockchip: fix warning unit_add...
2019-07-29 Kever Yangrockchip: rk322x: add boot_devices mapping to support...
2019-07-29 Kever Yangrockchip: rk322x: migrate to use common spl board file
2019-07-29 Kever Yangrockchip: rk322x: introduce arch_cpu_init() for SoC...
2019-07-29 Kever Yangrockchip: rk3188: migrate to use common spl board file
2019-07-29 Kever Yangrockchip: rk3188: add boot_devices mapping to support...
2019-07-29 Kever Yangrockchip: rk3188: move spl_board_init() into rk3188.c
2019-07-29 Kever Yangrockchip: Migrate to use BOOTROM_SUPPORT driver
2019-07-29 Kever Yangrockchip: rk3188: move usb uart init into arch_cpu_init()
2019-07-29 Kever Yangrockchip: rk3188: init CPU freq in clock driver
2019-07-29 Kever Yangrockchip: add common spl board file
2019-07-26 Kever Yangrockchip: declear boot_devices in bootrom.h
2019-07-26 Kever Yangrockchip: intruduce common BROM_BOOTSOURCE_ID_ADDR
2019-07-26 Kever Yangrockchip: add CONFIG_IRAM_BASE for all SoCs
2019-07-26 Kever Yangrockchip: remove redundant CONFIG_SYS_NS16550_MEM32
2019-07-26 Shyam Sainiinclude: configs: Increase CONFIG_SYS_BOOTM_LEN to...
2019-07-24 Tom Rinigitlab-ci: Update Docker image to xenial-20190720-24Jul...
2019-07-24 Tom Rinigitlab-ci: Add pyelftools to the binman testsuite section
2019-07-24 Tom RiniMerge tag 'dm-pull-24jul19-take3' of https://gitlab...
2019-07-24 Anatolij Gustschindm: device: make power domain calls optional
2019-07-24 Baruch Siachbuildman: fix invocation examples typos
2019-07-24 Sekhar Noriclk: initialize clk->data when using default xlate
2019-07-24 Baruch Siachdm: uclass: fix comment copy/paste error
2019-07-24 Marek Vasutcommon: fdt_support: Add missing cpu_to_fdt32() to...
2019-07-24 Bin Mengdm: Fix parameter description of dev_read_name()
2019-07-24 Bin Mengdm: core: Set correct "status" value for a node
2019-07-24 Bin Mengdm: core: Call clk_set_defaults() during probe() only...
2019-07-24 Bin Mengdm: timer: Skip device that does not have a valid ofnod...
2019-07-24 Masahiro Yamadafdt: make fdt_get_base_address() return OF_BAD_ADDR...
2019-07-24 Simon Glassbinman: Add a test for nested and aligned sections
2019-07-24 Simon Glassbinman: Add an 'extract' command
2019-07-24 Simon Glassbinman: Support reading from CBFS entries
2019-07-24 Simon Glassbinman: Allow reading an entry from an image
2019-07-24 Simon Glassbinman: Allow for logging information to be displayed
2019-07-24 Simon Glassbinman: Support listing an image
2019-07-24 Simon Glassbinman: Convert Image to a subclass of Entry
2019-07-24 Simon Glassbinman: Support reading an image into an Image object
2019-07-24 Simon Glassbinman: Support locating an image header
2019-07-24 Simon Glassbinman: Support locating an FDT map
2019-07-24 Simon Glassbinman: Allow listing the entries in an image
2019-07-24 Simon Glassbinman: Detect bad CBFS file types
2019-07-24 Simon Glassbinman: Support FDT update for CBFS
2019-07-24 Simon Glassbinman: Use the cbfs memlen field only for uncompressed...
2019-07-24 Simon Glassbinman: Provide the actual data address for cbfs files
2019-07-24 Simon Glassbinman: Allow device-tree entries to be compressed
2019-07-24 Simon Glassbinman: Allow entries to expand after packing
2019-07-24 Simon Glassbinman: Add a control for post-pack entry expansion
2019-07-24 Simon Glassbinman: Add a return value to ProcessContentsUpdate()
2019-07-24 Simon Glassbinman: Call ProcessUpdateContents() consistently
2019-07-24 Simon Glassbinman: Fix up ProcessUpdateContents error and comments
2019-07-24 Simon Glassbinman: Allow easy importing of entry modules
2019-07-24 Simon Glassbinman: Drop an unused arg in Entry.Lookup()
2019-07-24 Simon Glassbinman: Move compression into the Entry base class
2019-07-24 Simon Glassbinman: Convert to use ArgumentParser
2019-07-24 Simon Glassbinman: Add an image header
2019-07-24 Simon Glassbinman: Add an FDT map
2019-07-24 Simon Glassbinman: Add a convenience functions for real-DTB tests
2019-07-24 Simon Glassbinman: Update help for new features
2019-07-24 Simon Glassbinman: Update future features
2019-07-24 Simon Glassbinman: Simplify the entry test
2019-07-24 Simon Glassbinman: Add support for fixed-offset files in CBFS
2019-07-24 Simon Glassbinman: Pad empty areas of the CBFS with files
2019-07-24 Simon Glassbinman: Add support for Intel IFWI entries
2019-07-24 Simon Glassbinman: Add support for CBFS entries
2019-07-24 Simon Glassbinman: Add a utility library for coreboot CBFS
2019-07-24 Simon Glasspatman: Add a function to write ifwitool
next