2017-07-22 |
xypron.glpk@gmx.de | meson-gx: reserved memory regions |
tree | commitdiff |
2017-07-22 |
Fiach Antaw | env: Add generic redundant environment implementation |
tree | commitdiff |
2017-07-19 |
Keerthy | regulator: Change get_enable return type to integer... |
tree | commitdiff |
2017-07-18 |
Tom Rini | Merge branch 'master' of git://denx.de/git/u-boot-imx |
tree | commitdiff |
2017-07-14 |
Fabio Estevam | mx6cuboxi: Move CONFIG_CMD_SATA to Kconfig |
tree | commitdiff |
2017-07-12 |
Tom Rini | Merge git://www.denx.de/git/u-boot-marvell |
tree | commitdiff |
2017-07-12 |
Patrick Bruenn | imx: cx9020: try pxe boot, if no vmlinuz on mmc |
tree | commitdiff |
2017-07-12 |
Patrick Bruenn | imx: cx9020: use fdt_addr_r and ramdisk_addr_r |
tree | commitdiff |
2017-07-12 |
Diego Dorta | mx6sabreauto: Add Falcon mode support |
tree | commitdiff |
2017-07-12 |
Fabio Estevam | warp: Use PARTUUID to specify the rootfs location |
tree | commitdiff |
2017-07-12 |
Fabio Berton | embestmx6boards: Use PARTUUID to specify the rootfs... |
tree | commitdiff |
2017-07-12 |
Fabio Berton | mx6cuboxi: Use PARTUUID to specify the rootfs location |
tree | commitdiff |
2017-07-12 |
Fabio Berton | wandboard: Use PARTUUID to specify the rootfs location |
tree | commitdiff |
2017-07-12 |
Fabio Estevam | mx6sabre: Use PARTUUID to specify the rootfs location |
tree | commitdiff |
2017-07-12 |
Fabio Estevam | mx6sabreauto: Do not enable WEIM by default |
tree | commitdiff |
2017-07-12 |
Stefano Babic | imx: reorganize IMX code as other SOCs |
tree | commitdiff |
2017-07-12 |
Peng Fan | mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT |
tree | commitdiff |
2017-07-12 |
Peng Fan | mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O |
tree | commitdiff |
2017-07-12 |
Peng Fan | mmc: fsl_esdhc: correct type of wp_enable |
tree | commitdiff |
2017-07-12 |
Jagan Teki | imx6_spl: Add u-boot-dtb.img for SPL payload |
tree | commitdiff |
2017-07-12 |
Vanessa Maegima | mx6sabreauto: Update to SPL only mode |
tree | commitdiff |
2017-07-12 |
Vanessa Maegima | mx6qsabreauto: Add SPL support |
tree | commitdiff |
2017-07-12 |
Peter Robinson | mx6cuboxi: Add support for sata |
tree | commitdiff |
2017-07-12 |
Christian Gmeiner | ot1200: enable CONFIG_IMX_THERMAL for detailed thermal... |
tree | commitdiff |
2017-07-12 |
Fabio Estevam | mx6sabresd: Fix guard file symbol |
tree | commitdiff |
2017-07-12 |
Marek Behún | marvell: armada385: Add the Turris Omnia board |
tree | commitdiff |
2017-07-12 |
Marek Behún | drivers/misc: Add basic support for ATSHA204A Crypto... |
tree | commitdiff |
2017-07-12 |
Alexandru Gagniuc | configs: am335x_evm: Enable FASTBOOT based on kconfig |
tree | commitdiff |
2017-07-12 |
Grygorii Strashko | mtd: nand: make nand_info array static |
tree | commitdiff |
2017-07-12 |
Mugunthan V N | cmd: nand: abstract global variable usage for dm conversion |
tree | commitdiff |
2017-07-12 |
Tom Rini | Merge git://git.denx.de/u-boot-dm |
tree | commitdiff |
2017-07-11 |
Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-rockchip |
tree | commitdiff |
2017-07-11 |
Masahiro Yamada | dm: ofnode: rename ofnode_read_prop() to ofnode_get_pro... |
tree | commitdiff |
2017-07-11 |
Simon Glass | dm: core: Add functions to obtain node's address/size... |
tree | commitdiff |
2017-07-11 |
Simon Glass | dm: core: Add dev_read_enabled() to check if a device... |
tree | commitdiff |
2017-07-11 |
Simon Glass | dm: core: Add dev_read_resource() to read device resources |
tree | commitdiff |
2017-07-11 |
Simon Glass | dm: core: Add ofnode_read_string_count() |
tree | commitdiff |
2017-07-11 |
Simon Glass | sandbox: Enable more console options |
tree | commitdiff |
2017-07-11 |
Simon Glass | Allow displaying the U-Boot banner on a video display |
tree | commitdiff |
2017-07-11 |
Simon Glass | display_options: Refactor to allow obtaining the banner |
tree | commitdiff |
2017-07-11 |
Simon Glass | dm: ahci: Add a driver for SCSI on AHCI |
tree | commitdiff |
2017-07-11 |
Simon Glass | dm: scsi: Split out the bus scanning code |
tree | commitdiff |
2017-07-11 |
Simon Glass | dm: scsi: Add operations for SCSI devices |
tree | commitdiff |
2017-07-11 |
Simon Glass | dm: scsi: Document and rename the scsi_scan() parameter |
tree | commitdiff |
2017-07-11 |
Simon Glass | dm: scsi: Add a device pointer to scan_exec(), scsi_bus... |
tree | commitdiff |
2017-07-11 |
Simon Glass | dm: scsi: Add operations |
tree | commitdiff |
2017-07-11 |
Simon Glass | dm: ahci: Drop use of probe_ent |
tree | commitdiff |
2017-07-11 |
Simon Glass | dm: ahci: Unwind the confusing init code |
tree | commitdiff |
2017-07-11 |
Simon Glass | dm: sata: Move ataid into struct ahci_uc_priv |
tree | commitdiff |
2017-07-11 |
Simon Glass | dm: ahci: Rename struct ahci_probe_ent |
tree | commitdiff |
2017-07-11 |
Simon Glass | dm: scsi: Drop the ccb typedef |
tree | commitdiff |
2017-07-11 |
Simon Glass | dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd |
tree | commitdiff |
2017-07-11 |
Simon Glass | dm: scsi: Rearrange header file for driver model |
tree | commitdiff |
2017-07-11 |
Simon Glass | Kconfig: Add CONFIG_SATA to enable SATA |
tree | commitdiff |
2017-07-11 |
Simon Glass | Convert CONFIG_CMD_SATA to Kconfig |
tree | commitdiff |
2017-07-11 |
Simon Glass | scsi: Drop scsi_print_error() |
tree | commitdiff |
2017-07-11 |
Simon Glass | Convert CONFIG_SCSI to Kconfig |
tree | commitdiff |
2017-07-11 |
Simon Glass | dm: core: Add uclass_first/next_device_check() |
tree | commitdiff |
2017-07-11 |
Simon Glass | dm: core: Test uclass_first/next_device() on probe... |
tree | commitdiff |
2017-07-11 |
Simon Glass | dm: core: Clarify uclass_first/next_device() comments |
tree | commitdiff |
2017-07-11 |
Wadim Egorov | rockchip: Add basic support for phyCORE-RK3288 SoM... |
tree | commitdiff |
2017-07-11 |
Wadim Egorov | power: regulator: rk8xx: Allow input current/charger... |
tree | commitdiff |
2017-07-11 |
Philipp Tomsich | usb: Kconfig: migrate USB_DWC2 to Kconfig |
tree | commitdiff |
2017-07-11 |
Kever Yang | rockchip: add evb_rk3229 board |
tree | commitdiff |
2017-07-11 |
Kever Yang | rockchip: rk322x: add basic soc support |
tree | commitdiff |
2017-07-11 |
Kever Yang | rockchip: rk322x: add dts file |
tree | commitdiff |
2017-07-11 |
Kever Yang | rockchip: add sdram_common for common functions |
tree | commitdiff |
2017-07-10 |
Jorge Ramirez-Ortiz | ARM64: poplar: hi3798cv200: u-boot support for Poplar... |
tree | commitdiff |
2017-07-10 |
Jorge Ramirez-Ortiz | ARM64: dts: hi3798cv200-poplar: add device tree bindings |
tree | commitdiff |
2017-07-10 |
Cooper Jr., Franklin | ARM: k2g: Update board_name u-boot env variable at... |
tree | commitdiff |
2017-07-10 |
Cooper Jr., Franklin | board_f: Add new function to allow runtime DTB selection |
tree | commitdiff |
2017-07-10 |
Cooper Jr., Franklin | boot_fit: Create helper functions that can be used... |
tree | commitdiff |
2017-07-10 |
Cooper Jr., Franklin | spl: fit: Break out some functions into a common file |
tree | commitdiff |
2017-07-08 |
Christophe Leroy | powerpc, 8xx: Add support for MCR3000 board from CSSI |
tree | commitdiff |
2017-07-08 |
Christophe Leroy | powerpc, 8xx: Handle checkpatch errors and some of... |
tree | commitdiff |
2017-07-08 |
Christophe Leroy | powerpc, 8xx: Use IO accessors to access IO memory |
tree | commitdiff |
2017-07-08 |
Christophe Leroy | powerpc: Partialy restore core of mpc8xx |
tree | commitdiff |
2017-07-07 |
Hannes Schmelzer | board/BuR/brppt1: fix MMC boot |
tree | commitdiff |
2017-07-07 |
Andy Shevchenko | wdt: Unify option of timeout value |
tree | commitdiff |
2017-07-06 |
Andy Shevchenko | avr32: Retire AVR32 for good |
tree | commitdiff |
2017-07-06 |
Masahiro Yamada | serial: make serial_stub_* to static functions |
tree | commitdiff |
2017-07-04 |
Tom Rini | Merge tag 'signed-efi-next' of git://github.com/agraf... |
tree | commitdiff |
2017-07-03 |
Heiko Schocher | powerpc: remove 4xx support |
tree | commitdiff |
2017-07-03 |
Jonathan Gray | efi_loader: run CreateEvent() notify function based... |
tree | commitdiff |
2017-06-29 |
Tom Rini | Merge git://git.denx.de/u-boot-arc |
tree | commitdiff |
2017-06-29 |
Marek Vasut | ARM: at91: ma5d4: Support both SF and eMMC SoMs |
tree | commitdiff |
2017-06-29 |
Marek Vasut | ARM: at91: ma5d4: Switch environment start to eMMC |
tree | commitdiff |
2017-06-29 |
Marek Vasut | ARM: at91: ma5d4: Enable support for booting from eMMC |
tree | commitdiff |
2017-06-29 |
Marek Vasut | ARM: at91: ma5d4: Swap SD/MMC controller order |
tree | commitdiff |
2017-06-29 |
Marek Vasut | ARM: at91: ma5d4: Enable DFU and UMS |
tree | commitdiff |
2017-06-29 |
Marek Vasut | ARM: atmel: Rename MA5D4EVK |
tree | commitdiff |
2017-06-29 |
Alexey Brodkin | arc: Add support for HS Development Kit board |
tree | commitdiff |
2017-06-29 |
Alexey Brodkin | axs10x: Move environment from I2C EEPROM to SD-card |
tree | commitdiff |
2017-06-29 |
Alexey Brodkin | axs10x: Get rid of both I2C and EEPROM who used to... |
tree | commitdiff |
2017-06-29 |
Alexey Brodkin | boards: axs10x, nsim, tb100: Enable cmdline history |
tree | commitdiff |
2017-06-29 |
Heiko Schocher | atmel, at91: fix smartweb board |
tree | commitdiff |
2017-06-28 |
Tom Rini | ti816x: Enable ethernet support |
tree | commitdiff |
2017-06-27 |
Tom Rini | Merge git://git.denx.de/u-boot-x86 |
tree | commitdiff |
2017-06-27 |
Tom Rini | Merge git://www.denx.de/git/u-boot-imx |
tree | commitdiff |
2017-06-27 |
Bin Meng | Revert "x86: Convert MMC to driver model" |
tree | commitdiff |
next |