| Commit message (Expand) | Author | Age | Files | Lines |
* | README: Fix hyphenation in the directory docs | Simon Glass | 2021-07-28 | 1 | -9/+9 |
* | arm: Remove edb9315a board | Tom Rini | 2021-07-07 | 1 | -4/+0 |
* | ppc: Remove sbc8641d board | Tom Rini | 2021-07-07 | 1 | -2/+1 |
* | allow opting out of WATCHDOG_RESET() from timer interrupt | Rasmus Villemoes | 2021-04-27 | 1 | -0/+9 |
* | Correct U-Boot upstream repository | Heinrich Schuchardt | 2021-02-28 | 1 | -2/+2 |
* | fdt/sunxi: Remove OF_STDOUT_PATH | Andre Przywara | 2021-02-19 | 1 | -1/+0 |
* | pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more) | Stefan Roese | 2021-01-27 | 1 | -7/+0 |
* | cmd: Add a pwm command | Pragnesh Patel | 2021-01-18 | 1 | -0/+1 |
* | cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2 | Patrick Delaunay | 2020-12-01 | 1 | -7/+0 |
* | tools: dumpimage: Remove remaining mentions of the -i option | Tyler Hicks | 2020-11-19 | 1 | -10/+2 |
* | README: Convert HTTP links to HTTPS | Naoki Hayama | 2020-10-22 | 1 | -10/+10 |
* | README: vxworks: Fix typo overwride | Naoki Hayama | 2020-10-22 | 1 | -1/+1 |
* | README: sandbox: Change reference to sandbox details | Naoki Hayama | 2020-10-22 | 1 | -1/+1 |
* | README: Update directory hierarchy | Naoki Hayama | 2020-10-22 | 1 | -1/+2 |
* | README: Update source code location | Naoki Hayama | 2020-10-22 | 1 | -8/+6 |
* | README: Update links to mailing list archives | Naoki Hayama | 2020-10-22 | 1 | -3/+2 |
* | configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs | Patrick Delaunay | 2020-10-18 | 1 | -6/+0 |
* | configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs | Patrick Delaunay | 2020-10-18 | 1 | -6/+0 |
* | Merge branch 'next' | Tom Rini | 2020-10-05 | 1 | -0/+4 |
|\ |
|
| * | x86: zboot: Set environment variables for image locations | Simon Glass | 2020-09-25 | 1 | -0/+4 |
* | | README: Fix typo in Board Initialisation Flow | Naoki Hayama | 2020-09-29 | 1 | -1/+1 |
|/ |
|
* | Convert CONFIG_SPLASH_SCREEN et al to Kconfig | Simon Glass | 2020-08-23 | 1 | -42/+0 |
* | net: tftp: Add client support for RFC 7440 | Ramon Fried | 2020-08-04 | 1 | -0/+5 |
* | Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig | Adam Ford | 2020-07-28 | 1 | -4/+0 |
* | Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig | Adam Ford | 2020-07-28 | 1 | -8/+0 |
* | Convert CONFIG_SPL_NAND_BASE et al to Kconfig | Adam Ford | 2020-07-28 | 1 | -2/+0 |
* | Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig | Adam Ford | 2020-07-28 | 1 | -12/+0 |
* | net: dc2114x: Add Kconfig entries | Marek Vasut | 2020-07-25 | 1 | -3/+0 |
* | cmd: Add a memory-search command | Simon Glass | 2020-07-08 | 1 | -0/+10 |
* | Kconfig: Remove CONFIG_CLOCKS_IN_MHZ | Tom Rini | 2020-06-26 | 1 | -13/+0 |
* | Convert CONFIG_BAUDRATE to Kconfig | Tom Rini | 2020-06-26 | 1 | -5/+0 |
* | net: eepro100: Add Kconfig entries | Marek Vasut | 2020-06-18 | 1 | -3/+0 |
* | net: eepro100: Remove EEPRO100_SROM_WRITE | Marek Vasut | 2020-06-18 | 1 | -2/+0 |
* | Convert CONFIG_CMD_ASKENV et al to Kconfig | Tom Rini | 2020-06-04 | 1 | -8/+0 |
* | Convert CONFIG_BZIP2 et al to Kconfig | Tom Rini | 2020-06-04 | 1 | -15/+0 |
* | env: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig | Marek Vasut | 2020-05-25 | 1 | -4/+0 |
* | treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrations | Ashok Reddy Soma | 2020-05-08 | 1 | -4/+0 |
* | cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping | Michal Simek | 2020-05-08 | 1 | -4/+0 |
* | net: tulip: Remove CONFIG_TULIP_* | Marek Vasut | 2020-05-01 | 1 | -2/+0 |
* | README: remove references on no more used config CONFIG_SYS_RCAR_I2C* | Patrick Delaunay | 2020-04-24 | 1 | -10/+0 |
* | cosmetic: README: Fix one CONFIG name | Patrick Delaunay | 2020-04-24 | 1 | -1/+1 |
* | tools: Remove the out-of-date MinGW support codes | Bin Meng | 2020-04-24 | 1 | -10/+0 |
* | README: replace reference to boards.cfg | Heinrich Schuchardt | 2020-04-17 | 1 | -2/+2 |
* | README: update reference to *.README | Patrick Delaunay | 2020-04-16 | 1 | -1/+1 |
* | README: remove requirement for CHANGELOG entry | Karl Palsson | 2020-04-16 | 1 | -2/+0 |
* | cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage | Joel Johnson | 2020-02-09 | 1 | -1/+1 |
* | common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA | Simon Glass | 2020-01-17 | 1 | -1/+1 |
* | common: Drop floppy disk support | Simon Glass | 2020-01-17 | 1 | -26/+0 |
* | cosmetic: Fix spelling and whitespace errors | Thomas Hebb | 2019-12-03 | 1 | -7/+9 |
* | common: Move older CPU functions to their own header | Simon Glass | 2019-12-02 | 1 | -1/+1 |