1. 7465f00 sandbox: Filter arguments when starting U-Boot by Simon Glass · 6 years ago
  2. 6009763 sandbox: Use malloc() and free() from os layer by Simon Glass · 6 years ago
  3. 7dafd02 sandbox: Refactor code to create os_jump_to_file() by Simon Glass · 6 years ago
  4. 46508c9 sandbox: Add a new 'sb' command by Simon Glass · 6 years ago
  5. b5dfea8 sandbox: Add an option to display of-platdata in SPL by Simon Glass · 6 years ago
  6. 78b0ef5 test: Add a simple test for bloblist by Simon Glass · 6 years ago
  7. 36eee8c sf: Add a method to obtain the block-protect setting by Simon Glass · 6 years ago
  8. 587dc40 misc: Update read() and write() methods to return bytes xfered by Simon Glass · 6 years ago
  9. e550155 sandbox: Update some drivers to work in SPL/TPL by Simon Glass · 6 years ago
  10. 8d176d8 sandbox: Add a function to read a host file by Simon Glass · 6 years ago
  11. fa4bf41 sandbox: remove stray DEBUG by Heinrich Schuchardt · 6 years ago
  12. 45d1790 ARM: mvebu: dts: add Clearfog GT-8K by Rabeeh Khoury · 6 years ago
  13. 3692741 arm64: mvebu: a8k: autodetect RAM size by Baruch Siach · 6 years ago
  14. e539a7c linux/sizes.h: sync from kernel by Baruch Siach · 6 years ago
  15. 21ea515 MIPS: drop asm/const.h by Baruch Siach · 6 years ago
  16. 401885a Use _AC and UL macros from linux/const.h by Baruch Siach · 6 years ago
  17. 8073367 MIPS: fix linking of standalone programs by Daniel Schwierzeck · 6 years ago
  18. 9dc13da Kbuild: add LDFLAGS_STANDALONE by Daniel Schwierzeck · 6 years ago
  19. dcbacf4 mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfig by Stefan Roese · 6 years ago
  20. 95c6c29 mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfig by Stefan Roese · 6 years ago
  21. d0fdd67 mips: mt76xx: gardena-smart-gateway: Add board_late_init() to set LED def state by Stefan Roese · 6 years ago
  22. b54fab5 mips: mt76xx: gardena-smart-gateway: Add LEDs to dts by Stefan Roese · 6 years ago
  23. 81382b7 mips: mt76xx: Enable watchdog support by Stefan Roese · 6 years ago
  24. 8bbb6bf mips: mt76xx: Kconfig: Add ethernet and GPIO support by Stefan Roese · 6 years ago
  25. 787d22b mips: mt76xx: Add watchdog DT node to mt7628a.dtsi by Stefan Roese · 6 years ago
  26. 4e453bd mips: mt76xx: Add GPIO DT nodes to mt7628a.dtsi by Stefan Roese · 6 years ago
  27. c35b97f mips: mt76xx: Add ethernet DT node to mt7628a.dtsi by Stefan Roese · 6 years ago
  28. 35a9dfd mips: mt76xx: lowlevel_init.S: Add missing memory controller reset in DDR init by Stefan Roese · 6 years ago
  29. b50abe2 armv7r: dts: am654: Add initial support by Lokesh Vutla · 6 years ago
  30. 3d09ed3 arm: dts: k3: Sync dts from Linux by Lokesh Vutla · 6 years ago
  31. 2c69d5c armv7R: K3: am654: Add support for triggering ddr init from SPL by Lokesh Vutla · 6 years ago
  32. 5d83fd2 armv7R: K3: am654: Add support to start ATF from R5 SPL by Lokesh Vutla · 6 years ago
  33. 6b6a394 armv7R: K3: am654: Add support for generating build targets by Lokesh Vutla · 6 years ago
  34. c1e60e8 armv7R: K3: am654: Enable MPU regions by Lokesh Vutla · 6 years ago
  35. c49bffb ram: Introduce K3 AM654 DDR Sub System driver by Lokesh Vutla · 6 years ago
  36. a28ffca arm: Make arch specific memcpy thumb-safe. by Klaus Goger · 7 years ago
  37. 0fc8afc test/py: test pinmux command by Patrice Chotard · 6 years ago
  38. 8fd240d ARM: DTS: Resync am3517-evm.dts with Linux 4.19 by Adam Ford · 6 years ago
  39. 3da5fb4 bcm968580xref: add initial support by Philippe Reynes · 6 years ago
  40. 697f15e bcm6858: add initial support by Philippe Reynes · 6 years ago
  41. 0509c4e arm: at91: wdt: Convert watchdog driver to dm/dt by Prasanthi Chellakumar · 6 years ago
  42. f7d986e ARMv8: SError exception handling in PSCI exception vectors by Chee Hong Ang · 6 years ago
  43. 132567e ARMv8: Add EL3 exception handling for ARMv8's Kconfig by Chee Hong Ang · 6 years ago
  44. b07ac0c ARMv8: Enable all asynchronous abort exceptions taken to EL3 by Chee Hong Ang · 6 years ago
  45. b559d75 Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  46. 6a5dc98 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  47. da3e72f cpu: sandbox: Add "u-boot, dm-pre-reloc" for all cpu nodes by Bin Meng · 6 years ago
  48. 09921ac cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers by Bin Meng · 6 years ago
  49. 8204f50 sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  50. 162cf92 arm: stm32mp: Remove DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  51. 1bb290d test: dm: virtio: Add test cases for virtio uclass by Bin Meng · 6 years ago
  52. 5329042 arm: qemu: Add a Kconfig in the board directory by Bin Meng · 6 years ago
  53. 59c4aa4 x86: Implement arch-specific io accessor routines by Bin Meng · 6 years ago
  54. 635a253 riscv: bootm: Add dm_remove_devices_flags() call to do_bootm_linux() by Bin Meng · 6 years ago
  55. b960be1 mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8 by Mario Six · 6 years ago
  56. 57ba942 sandbox: Try to start the RAM buffer at a particular address by Simon Glass · 6 years ago
  57. e3f59f4 test: regmap: Increase size of syscon0 memory by Mario Six · 6 years ago
  58. d9d2478 test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  59. ed2dd4e Merge branch 'next' by Tom Rini · 6 years ago
  60. 05e7220 sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD by Icenowy Zheng · 6 years ago
  61. 97b261a board: allwinner: sun50i-h6: Add Orangepi Lite2 support by Jagan Teki · 6 years ago
  62. 4c44d50 arm64: allwinner: h6: Add common orangepi nodes into dtsi by Jagan Teki · 6 years ago
  63. 55687df sunxi: DT: add support for Pinebook by Vasily Khoruzhick · 6 years ago
  64. 6f4c344 sun50i: A64: add support for R_I2C controller by Vasily Khoruzhick · 6 years ago
  65. 57789d6 mmc: sunxi: add support for automatic delay calibration by Vasily Khoruzhick · 6 years ago
  66. 97ede93 sunxi: A64: Add Pine64-LTS board by Andre Przywara · 6 years ago
  67. cd3eeab sunxi: H3/H5: Update .dts files by Andre Przywara · 6 years ago
  68. f7030ba sunxi: A64: Re-add syscon to DT node by Andre Przywara · 6 years ago
  69. 9607c05 sunxi: A64: Update .dts/.dtsi files by Andre Przywara · 6 years ago
  70. 88e3a84 sunxi: Imply fitImage support by Marek Vasut · 6 years ago
  71. 7cc36f9 imx: mkimage: add size check to the u-boot.imx make target by Marcel Ziswiler · 6 years ago
  72. 2082ebf imx: imx6: perform gpr_init only on suitable cpu types by Christoph Niedermaier · 6 years ago
  73. 4443c5c Merge tag 'u-boot-imx-20181106' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  74. 86d33bb Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  75. 66d7a4f arm: mvebu: armada-xp-theadorable.dts: Change CS# for 2nd FPGA by Stefan Roese · 6 years ago
  76. e9ad261 arm: mvebu: armada-xp-theadorable.dts: Add "spi-flash" compatible property by Stefan Roese · 6 years ago
  77. 10fa44b arm: mvebu: Move PCI(e) MBUS window to end of RAM by Stefan Roese · 6 years ago
  78. 53fa5c2 ARM: dts: fsl-imx8qxp-mek: Move regulator outside "simple-bus" by Fabio Estevam · 6 years ago
  79. 39aff64 x86: acpi: Remove redundant Offset (0x00) by Andy Shevchenko · 6 years ago
  80. a2c2e4a driver: net: ti: keystone_net: switch to use common mdio lib by Grygorii Strashko · 6 years ago
  81. 6519ea6 drivers: net: keystone_net: drop non dm code by Grygorii Strashko · 6 years ago
  82. 5693dee driver: net: consolidate ti's code in separate folder by Grygorii Strashko · 6 years ago
  83. 117bd46 aspeed: Activate ethernet devices on the ast2500 Eval Board by Cédric Le Goater · 6 years ago
  84. 8709d4f aspeed: Update ast2500 SoC DTS file to Linux v4.17-rc6 level by Cédric Le Goater · 6 years ago
  85. 052e95f Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  86. 8013286 MIPS: make size of relocation table fixed but configurable by Daniel Schwierzeck · 6 years ago
  87. 970fd8c ARM: rmobile: Generate fitting mem_map on Gen3 by Marek Vasut · 6 years ago
  88. ddbf697 emdk->emsdp: Rename board by Alexey Brodkin · 6 years ago
  89. 111fe33 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  90. 8db6712 sunxi: add support for Banana Pi M2 Zero board by Jun Nie · 6 years ago
  91. 3b551bc arm: socfpga: imply SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION by Simon Goldschmidt · 6 years ago
  92. f02840b powerpc: t1040: Correct RCW EC2 settings by Bin Meng · 6 years ago
  93. ab4d5ee powerpc: t1040: Correct RCW MAC2_GMII_SEL value by Bin Meng · 6 years ago
  94. 434f058 fsl/usb: Workaround for USB erratum-A005275 by Chris Packham · 6 years ago
  95. b49f19e Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  96. 08ee1ba sunxi: store DRAM size in SPL header by Andre Przywara · 6 years ago
  97. 14170a4 sunxi: add Kconfig option for the maximum accessible DRAM by Icenowy Zheng · 6 years ago
  98. 9bc6bec sunxi: map DRAM part with 3G size by Icenowy Zheng · 6 years ago
  99. edddccb sunxi: Extend SPL header versioning by Andre Przywara · 6 years ago
  100. 2a269d3 sunxi: disable Pine A64 model detection code on other boards by Icenowy Zheng · 6 years ago